making JavaScript generated content possible for search engines to index

旧巷老猫 提交于 2020-01-13 09:37:51

问题


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


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/2907109/making-javascript-generated-content-possible-for-search-engines-to-index

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!