quick redirects question:
I want to redirect the https and www. to https://yourdomain.com. Is the below the code to place in htaccess?
RewriteEngine on
RewriteCond %{HTTPS} !on [OR]
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule (.*) https://yourdomain.com/%{REQUEST_URI} [L,R=301]
Thanks,
They used to work well 2 years ago, but over the past year since Google de-valued dropped domains and so for me, they were not increasing rankings for my clients.
Their network is built on dropped domains, last 6 months I was spending close to 4 figures a month and suddenly removed all links as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.