-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Gitea could generate a sitemap for SEO, so crawlers can search through public repositories more easily. It could be useful for some admins that their instances will be crawled and ranked by search engines. A good explanation for the format of sitemap.xml can be found on Wikipedia.
In my opinion this feature should do the following:
- The sitemap should be available at the path
/sitemap.xml. - The sitemap should at least list the main page of each public repository and group. The main page of the wiki's / all wiki's pages could be optional.
lastmodshould be the date of the last commit to the README file / the wiki page itself
bagasme, psycho160, sijanec, fwdekker, mmaret and 1 more
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.