How do you use React.js for SEO?

前端 未结 6 1343
星月不相逢
星月不相逢 2021-01-30 01:34

Articles on React.js like to point out, that React.js is great for SEO purposes. Unfortunately, I\'ve never read, how you actually do it. Do you simply implement _escaped_

6条回答
  •  野性不改
    2021-01-30 02:17

    There is nothing you need to do if you care about your site's rank on Google, because Google's crawler could handle JavaScript very well! You can check your site's SEO result by search site:your-site-url.

    If you also care about your site's rank such as Baidu, and your sever side implemented by PHP, maybe you need this: react-php-v8js.

提交回复
热议问题