Http to https redirect
-
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.lyricsfed.com to https://www.lyricsfed.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
-
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.lyricsfed.com to https://www.lyricsfed.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
Member 14068826 wrote:
This makes it seem like you have been using a plugin from an article. There are forums at the end of each article. You should ask your question there.
This space for rent
-
Member 14068826 wrote:
This makes it seem like you have been using a plugin from an article. There are forums at the end of each article. You should ask your question there.
This space for rent
I have launched a website which is hnd assignment help providing website. I want to ask a question about redirection and also about tags. Is 301 redirection work same as canonical tags. I ask this question because I am using both code in this website so is it right way or wrong.