Sitecore - How to generate a sitemap xml [duplicate]

北城以北 提交于 2019-12-08 14:14:33

问题


I need to generate a sitemap xml for our sitecore project. I have seen it's done with Nicam example. How can I do this?

(I have asked the same question in a previous post, sorry about the duplicate quesiton, I have removed that. That was a mistake)


回答1:


This is a duplicate question. The same question has been asked yesterday also ;)

If you're after a sitemap page to list the pages on your site you should try the Shared Source module 'Sitemap'. http://marketplace.sitecore.net/en/Modules/Sitemap.aspx

However, if you're after a sitemap for search engine optimization, use Sitemap XML. http://marketplace.sitecore.net/en/Modules/Sitemap_XML.aspx

See the original post/answer




回答2:


There is a module available in the Sitecore Marketplace called SitemapXML. It's downloadable from http://marketplace.sitecore.net/en/Modules/Sitemap_XML.aspx. You can also write your own custom logic to create an sitemap xml defined by your customer's needs.



来源:https://stackoverflow.com/questions/14979405/sitecore-how-to-generate-a-sitemap-xml

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!