Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2008
    Posts
    155
    Plugin Contributions
    0

    Default Site not fully secure

    Using ver. 1.5.7 ppatch 1

    I noticed that I get the following screen on Firefox: Name:  website error.jpg
Views: 282
Size:  23.9 KB

    Connection Not Secure
    Parts of this page are not secure (such as images)


    In both configure files my page is directed to the https://www.pazdarwinery.com

    In the admin configure file I have the following:

    define('HTTP_CATALOG_SERVER', 'https://www.pazdarwinery.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.pazdarwinery.com');

    The enable SSL are set to 'true'

    What else do I need to change?

  2. #2
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: Site not fully secure

    If you view the source code of the home page (View Source) and search its contents for http: you will see all of the links that are insecure i.e. non-https.

    It looks to me that all of them have been added by you rather than generated by ZC. You should change them to https:

    BTW, it's possible that the links to categories in the center column blurb have been added as Absolute instead of Relative links.
    Simon

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Site not fully secure

    Good info at https://www.w3schools.com/html/html_filepaths.asp

    Once you get that straightened out, you need to take a look at matching your SSL to your site.

    Your SSL certificate specifies it is for www.pazdarwineryDOTcom.

    That's not common in SSLs today as www is SO last millenium. It's hardly even put on correspondence or business cards anymore.

    However, you and your customers can have access problems because of this. And, Google may knock your ranking down for duplicate content.

    Both of those could happen because your SSL specifies www and you can also reach your site without the www. Store owners have reported problems accessiing their admin if they get the URL wrong.

    If you can't easily change your SSL to non-www, then I would add a redirect either in your cPanel or similar controller. You can also add a redirect in your .htaccess file located in the root of your site.

    Either way, you want to force the site to go to www.pazddarwineryDOT.com no matter what is entered in the browser. This stops the look of duplication and makes sure everyone arrrives at www.pazdarwineryDOTcom versus pazdarwineryDOT.com


  4. #4
    Join Date
    Jan 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Site not fully secure

    Thank you, that cleared it. I never thought to make sure those were all "https" instead of "http"

  5. #5
    Join Date
    Jan 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Site not fully secure

    I do have the redirect set up so that non "www" goes to the store, thank you

  6. #6
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: Site not fully secure

    Quote Originally Posted by pazdar View Post
    Thank you, that cleared it. I never thought to make sure those were all "https" instead of "http"
    It might make sense to check that the altered external links still work as https - I would have thought they would but you never know.
    Simon

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Site not fully secure

    If you are not sure of the externals setting, you can use simply // versus https://

    With the // the browser will adjust accordingly

 

 

Similar Threads

  1. v139h cant log in to admin and site is not fully working
    By rdsbaker in forum General Questions
    Replies: 5
    Last Post: 13 Dec 2013, 04:56 PM
  2. Installing on a fully functioning site.
    By FishToast in forum Installing on a Windows Server
    Replies: 3
    Last Post: 2 Apr 2012, 01:52 PM
  3. my site not display fully after move to live server
    By ks_b in forum General Questions
    Replies: 2
    Last Post: 31 May 2008, 09:00 AM
  4. My site is not secure, PLEASE HELP!!!!
    By cureisth in forum Basic Configuration
    Replies: 3
    Last Post: 3 Sep 2006, 03:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR