jquery - SEO - Title-Tag via JavaScript after Onload? -
does search engine robot sees meta information written javascript the title tag of page after page loaded?
my code following
<body onload="myfunction( //find h1 on page , put title-tag in header-section )">
why doing this? because 1 template (same header) different content(controlled url-parameters)
so can fill in fix meta-informations yes (same meta different contents)... want dynamic content is
someone can give me hints or solutions?
does search engine robot sees meta information written javascript the title tag of page after page loaded?
no
why doing this? because 1 template (same header) different content
improve template takes title field.
Comments
Post a Comment