We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847a5bd commit 14be507Copy full SHA for 14be507
layouts/index.robots.txt
@@ -3,6 +3,10 @@ Allow: /
3
4
# Extra Sitemaps for Deep Indexing
5
Sitemap: https://raineblog.dpdns.org/whk/sitemap.xml
6
+Sitemap: https://raineblog.dpdns.org/whk/feed_rss_updated.xml
7
+Sitemap: https://raineblog.dpdns.org/whk/feed_rss_created.xml
8
+Sitemap: https://raineblog.dpdns.org/whk/feed_json_updated.json
9
+Sitemap: https://raineblog.dpdns.org/whk/feed_json_created.json
10
11
# Main Site Sitemaps
12
Sitemap: {{ "sitemap.xml" | absURL }}
0 commit comments