Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all articles
Browse latest Browse all 19302

How I redirect From http ->>> Https

$
0
0

Replies: 1

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
http://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:
http://www.mysite.com/post/ to
https://www.mysite.com/post/

Pleases short out my problem
Lyrics Earth


Viewing all articles
Browse latest Browse all 19302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>