Jā vēlos nobloķēt visus SEO tūļus (lai netiek manās lapās), tad šis būs īstais kods priekš .htaccess?
SetEnvIfNoCase User-Agent .*rogerbot.* bad_bot
SetEnvIfNoCase User-Agent .*exabot.* bad_bot
SetEnvIfNoCase User-Agent .*mj12bot.* bad_bot
SetEnvIfNoCase User-Agent .*dotbot.* bad_bot
SetEnvIfNoCase User-Agent .*gigabot.* bad_bot
SetEnvIfNoCase User-Agent .*ahrefsbot.* bad_bot
SetEnvIfNoCase User-Agent .*sitebot.* bad_bot
SetEnvIfNoCase User-Agent .*archive.* bad_bot
SetEnvIfNoCase User-Agent .*archive.org_bot* bad_bot
<Limit GET POST HEAD>
Order Allow,Deny
Allow from all
Deny from env=bad_bot
</Limit>
Kambyz miniblogs
- 0
Kambyz 23.12.2014. 19:39
- +1
Uztaisi zirnekļu lamatas.
https://en.wikipedia.org/wiki/Spider_trap
http://www.fleiner.com/bots/Paskaties, kas ir Project Honeypot.
http://www.projecthoneypot.org/
Ielogojies vai izveido profilu, lai komentētu!