Jump to content

ssl


andy40

Recommended Posts

For SSL to be fully effecfive all the content should be SSL

If there is content from another website then it also needs to be SSL

 

This is a users browser issue, known as mixed content

Some users allow this, some do not, and some will be asked for permission

 

If you are experiencing a red X then you do not have mixed content permission within your browser

 

I've had a look around your website and cannot find where the issue may exist

Please post the URL

Link to comment
Share on other sites

So it is the Security Certificate background in the address bar?

Does the padlock appear?

 

I am not receiving the padlock, which suggests either mixed content, a certificate error, or the certificate is not installed

I suggest you create a simple HTML page and test this, see if the padlock appears

Example : https://www.cornishhostingcompany.co.uk/about.php

Edited by m8internet
Link to comment
Share on other sites

cant because screen shot does not take a pic of the link in the browser. on the URL i get a red cross in google chrome it use to be green

 

Hi i get the red cross Here

 

I went to your link using Google Chrome and I see what is included in the attached image. Somewhere on your page is an item that is NOT being pointed to by or considered to be SSL. Find that and fix it, the red X will go away.

CornishHosting.jpg

Link to comment
Share on other sites

it is your livezilla code... change it to this

<!-- http://www.LiveZilla.net Tracking Code --><div id="livezilla_tracking" style="display:none"></div> <script type="text/javascript"> <!-- PLACE IN BODY TAG --> //<![CDATA[ var script = document.createElement("script"); script.type="text/javascript"; var src = "https://www.cornishhostingcompany.co.uk/chat/server.php?request=track&output=jcrpt&nse="+Math.random();setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1); //]]> </script><noscript><img src="https://www.cornishhostingcompany.co.uk/chat/server.php?request=track&output=nojcrpt" width="0" height="0" style="visibility:hidden;" alt="" /> </noscript><!-- http://www.LiveZilla.net Tracking Code -->

Link to comment
Share on other sites

did you test it without the livezilla code on the page? I've found sometimes even if you have https in the livezilla links that it can cause this

 

Yes but this as only just started to happen and the live zilla code as been there ages

Link to comment
Share on other sites

As it said before, the problem is here

<!-- http://www.LiveZilla.net Tracking Code --><div id="livezilla_tracking" style="display:none"></div>

 

<script type="text/javascript">

<!-- PLACE IN BODY TAG -->

//<![CDATA[

var script = document.createElement("script");

script.type=text/javascript";

var src = "http://www.cornishhostingcompany.co.uk/chat/server.php?'>http://www.cornishhostingcompany.co.uk/chat/server.php?request=track&output=jcrpt&nse="+Math.random();setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1);

//]]>

</script><noscript><img src="http://www.cornishhostingcompany.co.uk/chat/server.php?request=track&output=nojcrpt" width="0" height="0" style="visibility:hidden;" alt="" />

</noscript><!-- http://www.LiveZilla.net Tracking Code -->

 

The suggestion is use google analytics, and CLEAN YOUR CACHE and RESTART GOOGLE CHROME TO TAKE EFFECT.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated