mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 06:14:22 +01:00
sitemaps of sitemaps of profile sitemaps.
This commit is contained in:
@@ -11,6 +11,7 @@ func renderRobots(w http.ResponseWriter, r *http.Request) {
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://%s/npubs-archive.xml
|
||||
Sitemap: https://%s/npubs-sitemaps.xml
|
||||
Sitemap: https://%s/relays-archive.xml
|
||||
`, s.Domain, s.Domain)
|
||||
`, s.Domain, s.Domain, s.Domain)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user