seo - Does Google crawl content loaded through jQuery's load function? -


if have test1.html file containing info , test2.html, when use

.load("test1.html")  

will search engines read content loaded test1.html?

you should include tag page within body of page, google follow , index. hide, or replace tag if javascript present , use jquery loading approach.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -