Robots.txt: Difference between revisions

From DWIKI
Tony (talk | contribs)
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
==bad bots==
==bad bots==
*[https://www.humansecurity.com/learn/blog/crawlers-list-known-bots-guide/ List of tool/bots you might want to block]
*[https://www.humansecurity.com/learn/blog/crawlers-list-known-bots-guide/ List of tool/bots you might want to block]
*[https://idiallo.com/blog/zipbomb-protection zipbomb protection]


==Documentation==
==Documentation==
Line 12: Line 13:


=Examples=
=Examples=
<nowiki>
User-agent: PetalBot
Disallow: /
User-agent: AhrefsBot
Disallow: /
User-agent: Dotbot
Disallow: /
User-agent: Amazonbot
Disallow: /
User-agent: GPTBot
Disallow: /
User-agent: SemrushBot
Disallow: /
User-agent: Applebot
Disallow: /
User-Agent: Thinkbot
Disallow: /
</nowiki>

Latest revision as of 13:35, 10 November 2025

Links

bad bots

Documentation

Examples

Examples

User-agent: PetalBot
Disallow: /

User-agent: AhrefsBot
Disallow: /

User-agent: Dotbot
Disallow: /


User-agent: Amazonbot
Disallow: /

User-agent: GPTBot
Disallow: /

User-agent: SemrushBot
Disallow: /

User-agent: Applebot
Disallow: /

User-Agent: Thinkbot
Disallow: /