How to put Comodo SSL logo tag HTML code in our wordpress site please?
-
Hi,
Please help me how to work on this snippets. Hostgator sent us this and this need to be install to our website. How to do it please? See the instruction and codes below:
Please insert the following two snippets of HTML code into all webpage document. You will need to Put the codes for all web page to display the TrustLogo.
Add this before </HEAD> tag
<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”));
//]]>
</scriptAdd this before </BODY> tag
<script language=”JavaScript” type=”text/javascript”>
TrustLogo(“https://primoprix.com/wp-content/uploads/2016/02/comodo_secure_100x85_transp.png”, “CL1”, “none”);
</script>
Positive SSLLooking forward for your response… Thank you.
- The topic ‘How to put Comodo SSL logo tag HTML code in our wordpress site please?’ is closed to new replies.