mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Fix robots.txt: list all sitemaps and use www.moonweb.org URLs
- Hub robots.txt now lists all 6 moonweb sitemaps - infra/smarthome/code/retro robots.txt point to correct www.moonweb.org URLs - Timecapsule robots.txt was already correct
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://code.moonweb.org/sitemap.xml
|
Sitemap: https://www.moonweb.org/code/sitemap.xml
|
||||||
|
|||||||
+6
-1
@@ -1,4 +1,9 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://hub.moonweb.org/sitemap.xml
|
Sitemap: https://www.moonweb.org/sitemap.xml
|
||||||
|
Sitemap: https://www.moonweb.org/infra/sitemap.xml
|
||||||
|
Sitemap: https://www.moonweb.org/smarthome/sitemap.xml
|
||||||
|
Sitemap: https://www.moonweb.org/code/sitemap.xml
|
||||||
|
Sitemap: https://www.moonweb.org/retro/sitemap.xml
|
||||||
|
Sitemap: https://www.moonweb.org/timecapsule/sitemap.xml
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://infra.moonweb.org/sitemap.xml
|
Sitemap: https://www.moonweb.org/infra/sitemap.xml
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://retro.moonweb.org/sitemap.xml
|
Sitemap: https://www.moonweb.org/retro/sitemap.xml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
Sitemap: https://smarthome.moonweb.org/sitemap.xml
|
Sitemap: https://www.moonweb.org/smarthome/sitemap.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user