Can search engines index JavaScript generated web pages?

前端 未结 8 2183
小鲜肉
小鲜肉 2020-12-01 14:30

Can search engines such as Google index JavaScript generated web pages? When you right click and select view source in a page that is generated by JavaScript (e.g using GWT)

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-01 15:01

    Google is working on executing simple Javascript to uncover some content - but they certainly dont execute full scripts. If you are worried about SEO, then you need to consider providing static versions of pages.

提交回复
热议问题