Re: Google Indexing Problem
Ditch all software with hard coded literals or addresses and you've
solved the issue ;)
Seriously, are inbound links an issue, or not always updated
distributed software calling home? 301-redirects take care of inbound
links, and, depending on the underlying technology, some of the
external references in your software should handle redirects too, e.g.
loading help pages from the Web server etc. When it doesn't work, try
to identify a footprint (e.g. user agent or such) and let these reqests
thru before you redirect. If that's not possible, then cloak and
redirect at least all search engine crawlers.
Sebastian
0 Comments:
Yorum Gönder
<< Home