Tagged Questions
3
votes
2answers
410 views
Google crawling the site but refusing to index dynamic content
I am trying to get Google to index an AJAX site (davidelifestyle.com). It's crawlable with JavaScript turned off and I have also recently implemented _escaped_content_ snapshot mechanism but all ...
2
votes
1answer
123 views
Site.xml with #!, still ok to have bare URL as home page?
I'm trying to get some ajax content on my main page indexed by google. I've implemented the #! url structure for that content and the corresponding piece on the server which renders what users see ...