add gptbot to robots.txt
This commit is contained in:
parent
1e665764df
commit
924775a055
|
@ -3,10 +3,10 @@ layout: null
|
|||
sitemap:
|
||||
exclude: 'yes'
|
||||
---
|
||||
User-agent: *
|
||||
Disallow: /search
|
||||
|
||||
User-agent: ia_archiver
|
||||
Disallow: /
|
||||
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: {{ site.url }}/sitemap.xml
|
||||
|
|
Loading…
Reference in New Issue