feature: add sitemap support for gridea#991
Open
wherelse wants to merge 1 commit intogetgridea:masterfrom
Open
feature: add sitemap support for gridea#991wherelse wants to merge 1 commit intogetgridea:masterfrom
wherelse wants to merge 1 commit intogetgridea:masterfrom
Conversation
Member
|
有关于 sitemap 的作用以及目前是否依然有用的更稍微详细一点的说明吗? |
Contributor
Author
sitemap有利于搜索引擎对网站的抓取和收录,比如在google的search console中就可以选择添加sitemap站点地图加速抓取。 虽然之前的rss的atom.xml在一定程度上能够替代sitemap的作用,但是生成的atom.xml和设置中的feed文章数量相关,如果文章数量设置较多,其文件体积也会变的非常庞大。 另外,sitemap的可选择条目比我这次提交的PR中的条目更多,如 |
Contributor
|
This pull request resolves #606. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
测试可用,可以正常生成sitemap