Saturday, May 30, 2015

Problem with page indexing

Hi all,
I think I'm missing some detail trying to get google to index my gwt website.
If I try the address with _escaped_fragment= in the browser (e.g. http://foo/?_escaped_fragment=bar corresponding to http://foo/#!bar) I see my html friendly snapshot. However, when I try fetching http://foo/#!bar in the webmaster tools, I still get the original JS page, not the snapshot, which I'm assuming means that the google bot isn't really understanding that he should get the _escaped_fragment_= version not the #! version.

I have included <meta name="fragment" content="!"> on the original html.

What could I be doing wrong? Any tips on where to look would be very helpful!

Thanks

 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment