Questions
-
How can the search engines can crawl my java script generated web pages
Hi Jose - I'd suggest reading http://www.seomoz.org/ugc/can-google-really-access-content-in-javascript-really which lays out what Google is picking up in javascript files. You might also want to try some of the tactics specifically designed to make JS content and hashbang URLs more accessible: http://coding.smashingmagazine.com/2011/09/27/searchable-dynamic-content-with-ajax-crawling/ and http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html (Google's original post on the subject). Folks like Twitter and Rapgenius have been making use of these for a while now, and they can help to make that dynamic data directly indexable.
Technical SEO Issues | | randfish0