Announcement

Collapse
No announcement yet.

How do you check for Non-secure content

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How do you check for Non-secure content

    Hi all

    I have today implemented a comodo evssl on our checkout pages. On uploading we are getting the annoying you have both secure and non secure content message. I have made the relevant changes to the obvious which did not display when I clicked No to displaying that content i.e Add This and LivePerson.

    However we are still getting the message and can't now see any difference between the two paged when we either press Yes or No to the message.

    Can anyone advise how we could go about establishing what is still causing the problem?

    Many thanks
    Rob
    For all your car, motorcycle and marine care, cleaning and detailing products.

    #2
    Simplest way is to search fo
    Code:
    src="http://
    in the source code of one of your secure pages.
    Straight away I noticed
    Code:
    <script type="text/javascript" language="JavaScript" 
    src="http://www.sayutracking.co.uk/landing.js?client_id=2513&amp;cv=0">
    plus 3 other calls to http:// code.
    Fergus Weir - teclan ltd
    Ecommerce Digital Marketing

    SellerDeck Responsive Web Design

    SellerDeck Hosting
    SellerDeck Digital Marketing

    Comment


      #3
      Many thanks - the element of getting the cert to work with everything else on the page is much more complex than I anticipated - with all these calls to images within tracking scripts I think I need to employ the services of an expert to get this implemented correctly.

      I have also spotted a major problem with Firefox not recognising the cert whatsoever - so I have for the time being switched back to normal http and reverted this issue back to hosts.

      Anybody interested in assisting in getting in making the required changes to our page code to get this set-up and working correctly for us?

      Regards
      Rob
      For all your car, motorcycle and marine care, cleaning and detailing products.

      Comment

      Working...
      X