1 parent 9530d6f commit 1652e90Copy full SHA for 1652e90
2 files changed
robots.txt
@@ -52,7 +52,8 @@ Allow: /
52
User-agent: Meta-ExternalAgent
53
Allow: /
54
55
-# Site map
+# Site maps
56
+Sitemap: https://edtechdev.github.io/sitemap.xml
57
Sitemap: https://edtechdev.github.io/aied/sitemap-index.xml
58
59
# Signals that the site permits AI training, search, and AI input (agent-ready)
sitemap.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
+ <sitemap>
4
+ <loc>https://edtechdev.github.io/aied/sitemap-index.xml</loc>
5
+ </sitemap>
6
+</sitemapindex>
0 commit comments