• Resolved Techicians

    (@lyricsearth)


    Hello,

    Help me!

    I failed to fix this problem. Http to https redirect.

    Actually recently I updated my website with SSL certificate in that everything is done.
    I have added redirect code in my .htaccess file.

    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

    But the only Homepage working perfectly.
    It’s automatically redirecting
    https://www.lyricsearth.com to
    https://www.lyricsearth.com

    But all others page/post did not get redirecting.

    I am using your plugin, please give me a solution for all page redirecting.

    I want to redirect my all post automatically.
    Example:
    https://www.mysite.com/post/ to
    https://www.mysite.com/post/

    Pleases short out my problem
    Lyrics Earth

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Techicians

    (@lyricsearth)

    Help me Out

    bgdstr

    (@bogdanstratulat)

    I am not sure how this is related with W3 Total Cache, however, I would suggest installing Easy SSL plugin, that should fix all your https URLs on your website. Once that it is done, make sure to purge cache on W3 Total Cache, enable

    Cache SSL (https) requests
    This can be done from the menu Performance > Page cache.

    I hope this helps and if there is anything else, please feel free to ask.

    You site works fine to me. I see no problems

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @lyricsearth,

    Was the issue resolved? Please reply to this topic so we can mark it as resolved or assist you further with this issue

    bgdstr

    (@bogdanstratulat)

    As I we have not heard from you for a while this forum topic will be marked as resolved. If you have any other questions, please feel free to contact our team, we are always around and happy to assisst you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How I redirect From http ->>> Https’ is closed to new replies.