This topic has 2 replies, 2 voices, and was last updated 10 years by miket5b7.

  • Author
  • #28265
     miket5b7
    Participant

    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/&#8221; : “http://www.trustlogo.com/&#8221;);
    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&#8221;, “CL1”, “none”);
    </script>
    SSL Certificates

    Your help would be appreciated..thanks

    #28268
     Catalin
    Moderator

    Hello,

    The files you are looking for are header.php and footer.php. You can find theme in the theme root folder. You will have to copy them to your child theme directory and then add the code you need.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28318
     miket5b7
    Participant

    Thank you Catalin

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Placing SSL Certificate on Website’ is closed to new replies.

Log in with your credentials

Forgot your details?