Move web content to dedicated content directory
This commit is contained in:
12
content/robots.txt
Normal file
12
content/robots.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
# Allow all bots
|
||||
User-agent: *
|
||||
|
||||
# Disallow access to non-content directories
|
||||
Disallow: /_archive
|
||||
Disallow: /_error
|
||||
Disallow: /css
|
||||
Disallow: /fonts
|
||||
Disallow: /img
|
||||
Disallow: /js
|
||||
|
||||
Sitemap: https://enpaul.net/sitemap.xml
|
||||
Reference in New Issue
Block a user