Forum Moderators: phranque
Google has indexed my site as www.mydomain.com as well as mydomain.com
In an earlier thread I found Apache rewrite rules to redirect (301) mydomain.com requests to www.mydomain.com:
rewriteEngine on
rewriteCond %{HTTP_HOST} !^www.example.com(:80)?$
rewriteRule ^/(.*) [example.com...] [L,R=301]
Problem is, my host does not use Apache, but Zeus.
Does anybody know how to handle this in Zeus?
And/or: is this still "necessary" (for Google)?
Thanks in advance,
Igor.
Unfortunately, the best I can offer is a link to Zeus support [support.zeus.com] and a link to a not very active server forum [forums.serverwatch.com].
Maybe someone else can do better? I hope so!
But: maybe it is not necessary at all? Google seems to treat many of the sites I've been looking at the same way, with or without www.
Except mine, but that might change with the next update?
Cheers,
Igor.