mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Use robots.txt template
This commit is contained in:
parent
ce5d50539e
commit
b7e9b3cf17
2 changed files with 4 additions and 7 deletions
4
layouts/robots.txt
Normal file
4
layouts/robots.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Sitemap: {{"/sitemap.xml" | absURL}}
|
||||||
|
|
||||||
|
User-agent: GPTBot
|
||||||
|
Disallow: /
|
|
@ -1,7 +0,0 @@
|
||||||
Sitemap: /sitemap.xml
|
|
||||||
|
|
||||||
User-agent: GPTBot
|
|
||||||
Disallow: /
|
|
||||||
|
|
||||||
User-Agent: DuckDuckBot
|
|
||||||
Allow: /
|
|
Loading…
Reference in a new issue