Questions
-
I have been running a website camping.uk-directory.com which has tanking in SERPS over last two years.
I know you probably did - but did you replace the domain with yours? RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{HTTP_HOST} !^camping.uk-directory.co.uk [NC] RewriteCond %{HTTP_HOST} !^$ RewriteRule ^(.) https://camping.uk-directory.co/.uk/$1 [L,R,NE] Also ask your hosts to update your server and httpconf files at a server level too to make sure it is configured correctly.
Intermediate & Advanced SEO | | TimHolmes0