making JavaScript generated content possible for s

2019-04-29 03:19发布

Is there any way to make JavaScript generated content indexable by search engines? I remember reading something about Google parsing a generated site map, but I might be wrong here.

_L

2条回答
聊天终结者
2楼-- · 2019-04-29 03:57

I also remember reading something similar when searching for a history plugin for jQuery. You might check out:

http://googlewebmastercentral.blogspot.com/2007/11/spiders-view-of-web-20.html

The explanation of hash links and actual href links sounds about right.

查看更多
相关推荐>>
3楼-- · 2019-04-29 03:57

Mostly the search engine spiders do not render javascript so any content will not be seen.

查看更多
登录 后发表回答