• I have an SSL certificate
    It appears some of my pages come up https, and the other come up http. It has not always done this, not sure why this happens.
    I do have the better WP security plugin and use SSL for the admin, this is the only thing I use SSL for, I use http on everything else.
    My website is set to http in the settings/general.

    Not sure why this happens, sometimes my home page shows up http and sometimes it shows up https in a Google search

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter workky

    (@workky)

    # BEGIN W3TC Page Cache core
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{HTTPS} =on
    I also run W3TC
    and saw this in the https, rewritecond https =on
    no sure what the heck that is or what it does, maybe it should be off?

    If you’re not logged in, do you still get https?

    In any case, I don’t think you actually need https on admin.

    Thread Starter workky

    (@workky)

    Yes, I get HTTPS when im logged in, I don’t think I need it either. My main site does not run https or is not suppose to., I just have it in case I ever want to use it or need it.

    But this problem made itself [present in the past month or so, I’ve had https for 4-5 months.

    I’m thinking its got something to do with that total cache software

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

The topic ‘half my pages show https, the other is http’ is closed to new replies.