Hi everyone, I have googled this for about an hour now and cannot find the answer anywhere ..
I keep running SEO reports on a few of my sites hosted on my VPS for clients.
I always get an error :
which apparently is bad for Google.http://www."domain".co.uk and http://"domain".co.uk should resolve to the same URL, but currently do not
Now i found a .htaccess fix :
but now I have to add .htaccess to over 100 sites.Code:RewriteEngine On RewriteCond %{HTTP_HOST} ^domain.co.uk RewriteRule (.*) http://www.domain.co.uk/$1 [R=301,L]
I have looked through all the options in WHM to make this automatic and I cannot find the option.
Im sure its there though..
can anyone help ?
Thanks in Advance...



LinkBack URL
About LinkBacks
Reply With Quote





