Viewing 9 replies - 1 through 9 (of 9 total)
  • You need to update your menu.

    This is the content of the “home” button

    <a href="https://www.stijnspreekt.nl">Home</a>

    As you can see, it’s still pointing to your http domain instead of your new https domain.

    Also, consider adding the appropriate redirects now that you have migrated from http to https.

    Thread Starter ClaitonLord

    (@claitonlord)

    Sorry, my URL is ofcourse https://www.stijnspreekt.nl now

    Thread Starter ClaitonLord

    (@claitonlord)

    @ J09, Ow its just the menu, damn. Thanks. Done.

    How do i fix those redirects? Im curious. Thanks!

    @claitonlord

    That depends on how you want to do it. You can do it through .htaccess or through using a plugin, or in Cloudflare settingss (if that’s what you are using for SSL)

    Ideally, you just want to make sure that if someone visits https://www.stijnspreekt.nl they will automatically be redirected to your https:// domain

    This is a plugin that seems to do the job. I can’t tell for sure as I don’t use it.

    Https Redirection

    You need to read up on it a little bit.

    • This reply was modified 8 years, 3 months ago by j09.
    Thread Starter ClaitonLord

    (@claitonlord)

    mmm ok ok. The problem is, i have already 20 plugins active right now. Is that a lot or? I dont wanna have to many plugins, because people say it can slow down your website.

    Let me check the plugin!

    You actually don’t need to use any plugins if you don’t mind writing the redirect rules manually in the .htaccess file

    (Be Very Careful! and make backups before you do anything)

    Thread Starter ClaitonLord

    (@claitonlord)

    Ok thats sounds good. Can you help me out with this? I dont have any knowledge about this. What do i need to do?

    I wish I can help you further but I can’t because I don’t have enough experience with this and therefore I can not give you any steps, I can point you to the following resources.

    Just make sure you make backups before you do anything.

    1
    2
    3

    Thread Starter ClaitonLord

    (@claitonlord)

    Thanks. Let me see!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Home button still links to HTTP version instead of HTTPS’ is closed to new replies.