How do search engines deal with AngularJS applications?

后端 未结 15 1412
予麋鹿
予麋鹿 2020-11-22 06:35

I see two issues with AngularJS application regarding search engines and SEO:

1) What happens with custom tags? Do search engines ignore the whole content within tho

15条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-22 07:35

    Things have changed quite a bit since this question was asked. There are now options to let Google index your AngularJS site. The easiest option I found was to use http://prerender.io free service that will generate the crwalable pages for you and serve that to the search engines. It is supported on almost all server side web platforms. I have recently started using them and the support is excellent too.

    I do not have any affiliation with them, this is coming from a happy user.

提交回复
热议问题