Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What can Search Engines Crawl?
1 point by DanielBMarkham on Dec 18, 2009 | hide | past | favorite | 2 comments
Let's say I have a site that provides dynamic data, for our example let's say stock prices, to web consumers. Because this data is so dynamic, I'm using JSON to pull it from a server and Javascript to stuff it into an empty html file.

My question: What do the crawlers see when they visit? A blank page? Or do they execute the Javascript on page load and get the dynamic material as well?



if they don't understand javascript, they'll see the page as if you would disable javascript.


I'm guessing he had that one sorted, no offence.

Google definitely does some javascript parsing but I don't know how much. You could try dropping in some "googlewhacks" (unique strings) that you can then try and find on your search engine of choice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: