Forum Moderators: open
Google deep-crawled and indexed 70 pages with my temporary ip address. It also, later indexed the home page of my permanent address, after changing hosts.
Will Google penalize my site for duplicate content? How can I make it realize that the two addresses are the same site?
Thanks!
My question is this:
I have a link from another site which is
[mydomain.com?reffer_name...]
Could Google consider this duplicate content?
Sould I be waiting until the next round of updates or could it also be that I am over optimized?
Shawn
ErrorDocument 400 /notfound.htm
ErrorDocument 403 /notfound.htm
ErrorDocument 404 /notfound.htm
ErrorDocument 500 /notfound.htm
ErrorDocument 501 /notfound.htm
Redirect 301 33.22.323.232/ [widgets.com...]
Why doesn't it redirect all requests for 33.22.323.232 to [widgets.com...] ?
Thanks!