Thursday, 5 September 2013

Strange: google indexing onload generated content?

Strange: google indexing onload generated content?

I've noticed in google's results page that my website's listing details
(i.e. bellow the link) displays content that is only generated during the
page onload function. This surprised me as I thought google does not index
JS generated content. Later I came across this post showing a way to
create title and meta-description tags using angularjs directives (which
are only interpreted during onload)! So does this actually work? I would
also appreciate some reference if it does and google indeed indexes the
page after running its onload. Thanks!

No comments:

Post a Comment