How to generate sitemap on a highly dynamic website?

前端 未结 6 566
一个人的身影
一个人的身影 2020-12-07 12:36

Should a highly dynamic website that is constantly generating new pages use a sitemap? If so, how does a site like stackoverflow.com go about regenerating a sitemap? It seem

6条回答
  •  Happy的楠姐
    2020-12-07 13:22

    I would only create a site map for the more static pages of the site. For example on StackOverflow a sitemap could showlinks for the FAQ, About, Questions, Tags, Users, etc... pages but not show links to the actual questions, or all the tags, and the various users.

提交回复
热议问题