Redirect from "http" to "https"
in SEO
Hello. Can you help me?
I install SSL certificate on my site.
But the home page - bridgee.pro works without SSL - https://prnt.sc/lumnxl
Where find the answer? Thanks.
Comments
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP:SSL} !=1 [NC]
RewriteRule ^(.*) https://www.bridgee.pro/$1 [L,R=301]
Some of your images/videos could have the link from the old domain.
Please use our plugin to migrate all old links:
http://muffingroup.com/plugins/mfn-migrate-cb.zip
Thanks