SWEETDATE IS NOT A REGULAR HTML WEBSITE, SO I HAVE NO IDEA WHERE TO POST THE CODE TO PLACE MY SSL CERTIFICATE ON MY FRONTPAGE. Which page or file should I use for the following code?
My Hosting services sent me 2 pieces of code to place my SSL cerificate on my front page.
Copy and Paste the following piece of code and insert EXACTLY before your </HEAD> tag.
<script type=”text/javascript”>
//<![CDATA[
var tlJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/” : “http://www.trustlogo.com/”);
document.write(unescape(“%3Cscript src='” + tlJsHost + “trustlogo/javascript/trustlogo.js’ type=’text/javascript’%3E%3C/script%3E”));
//]]>
</script>
2. Copy and Paste the following piece of code and insert EXACTLY before your </BODY> tag.
<script language=”JavaScript” type=”text/javascript”>
TrustLogo(“http://www.cluesforcash.com/images/1.png”, “CL1”, “none”);
</script>
SSL Certificates
Your help would be appreciated..thanks