Plugin Question
-
Hello,
I recently got a site certificate and my site now has the Lock on all my pages so I have done a good job so far. I put this code in my .htaccess file
RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]However, I see an external site to my links to a page on my site with a URL like this. Do I have to set up a URL for each and every individual page on my site from the https:// to the https:// version or will the plugin do that for me?
https://www.yarlungrecords.com/product/david-fung-evening-conversations/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Plugin Question’ is closed to new replies.