I have a site that I 'm trying to index and I am a bit confused by what I should expect to see in the result of the Fetch as Googlebot tool. The site uses hashbangs, so according to Google it should be crawlable by substituting hashbangs with ?_escaped_fragment_. However, the results of the fetch don't show the actual content. Is this normal?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
||||
|
|
|
I don't think the "fetch as Googlebot" tool really uses the same programs that run its search engine spider. It's more likely a standard web page fetch using their user agent string. So all it will do is fetch the page as you supply it. If you're having indexing problems then make sure you have genuine links to you hashbang URLs. If the entire site including home page is Javascript then you may have issues. |
|||
|
|
|
Actually, I found the answer, and it turns out that |
|||
|
|