Do you have a robots.txt? That's the standard way.
Ask HN: How are you dealing with scraping hits from EC2 machines?
11–20 of 42 posts
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#12s/Ask HN/Ask PG/
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#13Do you have a robots.txt? That's the standard way.
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#14Let's examine your motivation: why do you want to block said scrapers in the first place? SEO concerns (dupe content)?
Mostly duplicate content & messing up my analytics (increased bounce rate, decreased time spend on page etc.)
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#15Let's examine your motivation: why do you want to block said scrapers in the first place? SEO concerns (dupe content)?
Mostly duplicate content & messing up my analytics (increased bounce rate, decreased time spend on page etc.)
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#16Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#17Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#18Do you have a robots.txt? That's the standard way.
Calling them "scrapers" implies they are doing something nefarious (stealing content). Robots.txt is for law abiding bots.
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#19Earlier quoted context omitted.
Mostly duplicate content & messing up my analytics (increased bounce rate, decreased time spend on page etc.)
Because it seems to be from selenium (from referer), it is triggering the JS too, we are using Google Analytics.
Re: Ask HN: How are you dealing with scraping hits from EC2 machines?
#20Do you have a robots.txt? That's the standard way.