Reply
Web Spider Issue
Old 03-18-2008, 02:30 AM Web Spider Issue
Novice Talker

Posts: 9
Name: Express SEO
Hi all,

One of my website is getting problem with some crawler. they are hitting contiously by http request, I have my own server that is getting extra load.

one of the crawler of www.openwebspider[dot]org, is creating more problem, I have just block this site from firewall. but can u suggest why this problem is going on again & again, Is there possibility someone is hacking my website, I have linux installed server.

please suggest.


Thanks.
__________________

express is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-18-2008, 02:39 AM Re: Web Spider Issue
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
It's not someone hacking your site; just indexing it. Maybe looking for some jpegs or something. The same bot ( and two others at the same time ) brought my blog down for excessive cpu usage. It's pretty much what the name says; you can download the source code and run your own bot.

Try this in your .htaccess file:

Quote:
RewriteCond %{HTTP_USER_AGENT} ^curl [OR]
RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]
RewriteCond %{HTTP_USER_AGENT} ^OpenWebSpider [OR]
...
RewriteRule ^(.*)$ http://www.robotstxt.org/
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Web Spider Issue
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10733 seconds with 12 queries