Personal homepage
https://enpaul.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
217 B
12 lines
217 B
# 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
|
|
|