Skip to content

Commit abd0322

Browse files
committed
Add robot.txt file
1 parent 80e2e2f commit abd0322

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

robots.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
User-agent: *
2+
Allow: /
3+
4+
# Sitemap location
5+
Sitemap: https://physycom.github.io/sitemap.xml
6+
7+
# Disallow access to admin/private areas (add if you have any)
8+
# Disallow: /admin/
9+
# Disallow: /private/
10+
11+
# Allow all search engines to crawl the site
12+
# This is a public academic/research website

0 commit comments

Comments
 (0)