Javascript & SEO

后端 未结 10 2108
野的像风
野的像风 2020-12-18 05:23

How can I tell if a google bot is reading my javascript generated content?

I have an AJAX script that generates some text dynamically on a page... this content does

10条回答
  •  北海茫月
    2020-12-18 06:03

    Important content, whether it be needed for SEO, accessibility or both, should be available to users (or in this case, bots) without JS. Although, recently I read this little blog post which says that Google bot has JS.

提交回复
热议问题