Tagged Questions
2
votes
2answers
103 views
Get google to index JavaScript pages as separate pages
I have a product page with say 10 products, that loads up all the content when the page loads. Then JavaScript hides content till a product is selected. Then JavaScript hides and unhides information. ...
2
votes
1answer
263 views
Making JSON page which renders on document ready indexable
I have a page which is pretty much 99% on document ready generated by various JS files.
It then gets and renders tons of JSON (I use tempo JS for rendering).
It all happens on document ready. So ...
1
vote
1answer
83 views
Bots and scripts [duplicate]
Possible Duplicate:
Will AJAX-fetched material be invisible to search engines?
Can bots understand what's going on in javascript or vbscript? Most of the social networking modules and ad ...