mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 02:30:20 +00:00
adicionado robots bloqueando indexação de paginas internas e ias
This commit is contained in:
parent
008b11f42f
commit
a4cfef2d40
1 changed files with 34 additions and 0 deletions
34
app/robots.txt
Normal file
34
app/robots.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
User-agent: *
|
||||
Disallow: /p/
|
||||
Disallow: /api/
|
||||
|
||||
# Block common AI crawlers
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: ChatGPT-User
|
||||
Disallow: /
|
||||
|
||||
User-agent: anthropic-ai
|
||||
Disallow: /
|
||||
|
||||
User-agent: CCBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Google-Extended
|
||||
Disallow: /
|
||||
|
||||
User-agent: FacebookBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Claude-Web
|
||||
Disallow: /
|
||||
|
||||
User-agent: Omgilibot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Omgili
|
||||
Disallow: /
|
||||
|
||||
User-agent: FacebookBot
|
||||
Disallow: /
|
Loading…
Add table
Reference in a new issue