Select your language

The Sectigo trust seal is a visual stamp on a website to indicate that the website is secure and the identity of the website owner is authentic. This is a clear indication to visitors that it is safe to enter personal information and that it will only be shared with the real website owner.

Installation of the Sectigo trust seal

Add the following code before the tag </body> on your website:

For Positive SSL and Advanced SSL:

 
<script type="text/javascript"> //<![CDATA[
var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.trust-provider.com/" : "http://www.trustlogo.com/");
document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E"));
//]]></script>
<script language="JavaScript" type="text/javascript">
TrustLogo("https://sectigo.com/images/seals/sectigo_trust_seal_md_2x.png", "SECDV", "none");
</script>

For Business SSL and Business SSL Wildcard:

In the code line

replace “SECDV” with “SECOV”.

For Business SSL EV:

In the code line

replace “SECDV” with “SECEV”.

Size of the trust seal logo:

The trust seal logo is available in three sizes:

For the small logo:

In the code line

replace “sectigo_trust_seal_md_2x.png” with “sectigo_trust_seal_sm_2x.png”.

For the medium logo:

In the code line

leave “sectigo_trust_seal_md_2x.png” unchanged.

For the large logo:

In the code line

replace “sectigo_trust_seal_md_2x.png” with “sectigo_trust_seal_lg_2x.png”.

Please use this form only to provide feedback on the above guide.
For support requests please use this form instead.

 

Unable to find what you were looking for?

Our support experts are happy to assist you personally!

 

© 2001 - Hostpoint AG