How do search engines deal with AngularJS applications?

后端 未结 15 1398
予麋鹿
予麋鹿 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:20

    Use something like PreRender, it makes static pages of your site so search engines can index it.

    Here you can find out for what platforms it is available: https://prerender.io/documentation/install-middleware#asp-net

提交回复
热议问题