Skip to content

Commit 18d850c

Browse files
chore: add robots.txt
1 parent c3e55d5 commit 18d850c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
User-agent: *
2+
Allow: /
3+
4+
# Sitemap
5+
Sitemap: /blog/sitemap
6+
7+
# Allow all search engines to crawl the entire site
8+
# This robots.txt file allows all web crawlers to access all content
9+
# while providing the sitemap location for better indexing

0 commit comments

Comments
 (0)