javascript - Google Crawler Jquery URL -
does google crawl link created jquery this?
$(div).append("<a href='url_to_crawl'>my url</a>");
if not, have idea how solve problem?
thank help.
br, chris
quoted article: http://www.seomoz.org/ugc/can-google-really-access-content-in-javascript-really
yes, google can execute javascript find content google has limitations on can do, , can understand. best practice remains same: put content want google crawl , index in basic html. example, use jquery tabs put content on 1 file instead of ajax tabs spreads out content across several files. in short, make easy google access content.
take @ article understand more bot can crawl.
Comments
Post a Comment