Welcome Guest, Not a member yet? Register   Sign In
Bah! Google index subdomain rather than the real domain!
#4

[eluser]CI Lee[/eluser]
So I have created a directory of pr1.domain.com and placed
Code:
RewriteEngine On
rewritecond %{http_host} ^pr1.domain.com
rewriteRule ^(.*) http://domain.com/$1 [R=301,L]

Within it as an .htaccess file.

My question is will google update the url in its directory based on that file?


Messages In This Thread
Bah! Google index subdomain rather than the real domain! - by El Forum - 08-20-2007, 04:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB