If everybody does this then a new search engine will never come to be. You better hope Google is the best search engine anyone could have ever created. As a search engine developer that has tried to compete with Google in the past, I find this disheartening. I agree with blocking anyone doing bad. But you are cutting out the good with the bad.
Who exactly is crawling my site?
31–40 of 80 posts
Re: Who exactly is crawling my site?
#32Crawlers and spambots are the scourge of medium to small websites. I run a small wiki that gets just a few thousand human hits a day. But according to the server logs 90% of server hits are crawlers and spambots, so I'm using 10 times the resources I really need to serve customers. I finally resorted to blocking entire data centers and companies that crawl constantly but send no traffic. I feel like search engines sh…
Re: Who exactly is crawling my site?
#33I actually did this exact robots.txt for my site this summer. The net effect? A massive loss of secondary market traffic - enough that, after a month, we probably lost 10-15% in revenue. It surprised us. We rolled the old robots.txt back into place and bam - life went back to normal. You can question my pithy 300-character explanation all you want but I'll leave you with this: we were 100% certain that the robots.txt…
Re: Who exactly is crawling my site?
#34Which tool/code you used to parse the logs and get those numbers?
Re: Who exactly is crawling my site?
#35So, you have a problem with Ahrefs, too? But what about Ezooms? That's a very annoying bot for my site, drives zero traffic. Also, what about Cyveillance? They show up with a lying User-Agent field ("Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)"), but run Linux, and they ignore robots.txt by not even asking for it. I actually blocked Ahrefs, Ezooms, Yandex and Cyveillance by IP address range in httpd.conf for a…
Re: Who exactly is crawling my site?
#36I actually did this exact robots.txt for my site this summer. The net effect? A massive loss of secondary market traffic - enough that, after a month, we probably lost 10-15% in revenue. It surprised us. We rolled the old robots.txt back into place and bam - life went back to normal. You can question my pithy 300-character explanation all you want but I'll leave you with this: we were 100% certain that the robots.txt…
Do you mind posting your old robots.txt?
Re: Who exactly is crawling my site?
#37I actually did this exact robots.txt for my site this summer. The net effect? A massive loss of secondary market traffic - enough that, after a month, we probably lost 10-15% in revenue. It surprised us. We rolled the old robots.txt back into place and bam - life went back to normal. You can question my pithy 300-character explanation all you want but I'll leave you with this: we were 100% certain that the robots.txt…
Re: Who exactly is crawling my site?
#38Which tool/code you used to parse the logs and get those numbers?
Apache Logs --> Python script --> CSV --> Google spreadsheets --> Manual labor --> Blog post
Re: Who exactly is crawling my site?
#39I actually did this exact robots.txt for my site this summer. The net effect? A massive loss of secondary market traffic - enough that, after a month, we probably lost 10-15% in revenue. It surprised us. We rolled the old robots.txt back into place and bam - life went back to normal. You can question my pithy 300-character explanation all you want but I'll leave you with this: we were 100% certain that the robots.txt…
Thanks Scott. Please advice how to create network blocks. I run a affiliate site and need to do this for my site too!
Re: Who exactly is crawling my site?
#40I've got a calendar site that's used by "GET /calls?month=2&year=7206 HTTP/1.1" 200 2423 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; + http://www.google.com/bot.html)" It wouldn't be hard to stop (404 nonsensical years & disable the previous / next links that will get them there), but it is amusing that Googlebot has clicked on that "next month" link over 60000 times...
[0] https://support.google.com/webmasters/answer/96569?hl=en