Comodo Trust Logo
-
I’ve really searched for an answer to this question, both here and on the Web, but I’m struggling to find a solution.
I got this code this from Comodo, but I don’t know where it goes.
Select the position on your page where you’d like the TrustLogo to appear:
Position: Inline
Install Code Snippets
Your code snippets will appear below based on the position you choose for your TrustLogo.Please insert the following two snippets of HTML code into your webpage document. You will need to repeat the process for each web page you wish to display the TrustLogo.
<script type=”text/javascript”> //<![CDATA[
var tlJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/” : “https://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(“xxxxxxxxxxx “, “CL1”, “none”);
</script>
Comodo SSLThe page I need help with: [log in to see the link]
- The topic ‘Comodo Trust Logo’ is closed to new replies.