- This topic is empty.
-
AuthorPosts
-
November 29, 2005 at 4:42 pm #677478
Anonymous
InactiveIf it were me… I’d block the IP.
November 29, 2005 at 4:49 pm #677479Anonymous
InactiveHmmm… Do you do that by adding a rule to the .htaccess file? Or to the robots.txt file?
November 29, 2005 at 5:14 pm #677481Anonymous
InactiveOkay, I blocked it with .htaccess, and it worked. The hits have stopped. :xmas:
Here’s the code I added to my .htaccess file, if anyone is interested:
order allow,deny
deny from 64.5.245.23
allow from all [/CODE][CODE]order allow,deny
deny from 64.5.245.23
allow from all [/CODE]November 29, 2005 at 5:17 pm #677482Anonymous
Inactiveperfect. I wasn’t sure which, but figured .htaccess would block a bot as well (if it only used 1 IP address). Anyone know for sure?
November 29, 2005 at 9:11 pm #677523Anonymous
GuestI was gonna say: are you sure its a bad thing before you block it?
I don’t know crapola about all this but seems to me it’d be a shame to find out later it was a SE spider.
… just a thought.
November 29, 2005 at 9:36 pm #677534Anonymous
InactiveSteve, you were right! I did a more detailed search, and it turns out that this was a spider from the GenieKnows search engine. GAAAHHH!!!
I wonder why the spider didn’t identify itself properly in my stats, and in the Whois information? If they would just name the thing “GenieKnows Bot” or something, this whole thing wouldn’t have happened. :sarcasm:
November 29, 2005 at 10:11 pm #677541Anonymous
InactiveThis IP spidered my site too, good to know if it is a SE bot

Thanks guys!
December 1, 2005 at 8:29 pm #677695Anonymous
GuestSteve, you were right!
you know what they say: even a blind squirrel finds an acorn once in a while.

I’m surprised … pleasantly, to hear GenieKnows is spidering. I thought they were strictly a PPC (one which I have avoided after initially trying out).
December 25, 2005 at 4:27 pm #679224Anonymous
InactiveI went ahead and banned this IP. It was using 1 gig a month in bandwidth and never left my site. It seems like this spider is not programmed correctly. I hope I did the right thing, it was a waste of bandwidth though.
December 26, 2005 at 3:25 am #679237Anonymous
InactiveEngineer wrote:If they would just name the thing “GenieKnows Bot” or something, this whole thing wouldn’t have happened. :sarcasm:I could name myself “GenieKnows Bot” if I liked. User agent spoofing is easy. That’s why user agent based cloaking is a bad idea.
But, yeah, I see your point. I’d also think they’d be smart to identify their IP better. IP spoofing is a different game.
-
AuthorPosts