Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Need some help

 
Post new topic   Reply to topic Printable version
 View previous topic  Murphy, seems you got some spambots lo... Post :: Post Money Trees At Risk?  View next topic  
Author Message
PoLiX
Novice


Age:40
Gender:Gender:Male
Joined: Oct 06 2003
Posts: 36
Offline

PostPosted: Tue May 26, 2009 12:37 am   Post maybe stupid    Post subject: Need some help Reply to topic Reply with quote

So googlebot is what is crashing SSF right now.

It is for some reason following links to post, but it doesn't know how to post. It seems to load up the server everytime I find it in latest visitors visiting link where it tries to post.

I have added "*" wildcard to robots.txt to block all of them now since just googlebot alone didn't work. I banned the ip on the forums. I then banned the IP through IP Deny in cpanel.

Somehow googlebot is getting around ALL of these measures and still locking everything up.

I'm looking everywhere for how to stop it until IPB can fix this (or I find a fix of my own). Really need some help here guys.

Edit: nvm, seems restarting apache finally knocked it out. But now yahoobot is at it... sob. Isn't there a setting for links to keep bots from going to them?
Back to top
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Tue May 26, 2009 10:28 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

From http://forums.minegoboom.com/robots.txt:
Code: Show/Hide
User-agent: Googlebot
Disallow: /makecrap.php
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /templates
Disallow: /images
Disallow: /download.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20

User-Agent: OmniExplorer_Bot
Disallow: /

User-Agent: Fuck you Omni Explorer Bot, seriously, FUCK YOU
Disallow: /

User-agent: ia_archiver
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20

User-agent: *
Disallow: /makecrap.php
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /templates
Disallow: /images
Disallow: /download.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20
Back to top
View users profile Send private message Add User to Ignore List Send email
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Tue May 26, 2009 11:15 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

makecrap.php ? icon_smile.gif
_________________
Nickname: Maverick (I changed my name!)
TWCore developer | Subspace statistics
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Sonic VI
Font color


Joined: Mar 14 2007
Posts: 41
Offline

PostPosted: Thu May 28, 2009 5:09 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

From http://forums.minegoboom.com/robots.txt:

Code: Show/Hide
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /templates
Disallow: /images
Disallow: /download.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20

User-Agent: OmniExplorer_Bot
Disallow: /

User-Agent: Fuck you Omni Explorer Bot, seriously, FUCK YOU
Disallow: /

User-agent: ia_archiver
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20

User-agent: *
Disallow: /makecrap.php
Disallow: /makepost.php
Disallow: /ignore.php
Disallow: /search.php
Disallow: /templates
Disallow: /images
Disallow: /download.php
Disallow: /privmsg.php
Disallow: /login.php
Disallow: /memberlist.php
Disallow: /profile.php
Disallow: /admin
Allow: /
Crawl-delay: 20
[/code]

Fixed icon_biggrin.gif
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Doc Flabby
Server Help Squatter


Joined: Feb 26 2006
Posts: 636
Offline

PostPosted: Thu May 28, 2009 5:47 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Polix, did you see my post about google webmaster tools?
_________________
Rediscover online gaming. Get Subspace | STF The future...prehaps
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Thu May 28, 2009 6:14 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Maverick wrote:
makecrap.php ? :)

Take a look at the cache of viewtopic.php on google's page. Notice the link to make new topics.

Sonic VI wrote:
Fixed :-D

... was there ever a time when "fixed!" posts were ever any good?
Back to top
View users profile Send private message Add User to Ignore List Send email
PoLiX
Novice


Age:40
Gender:Gender:Male
Joined: Oct 06 2003
Posts: 36
Offline

PostPosted: Thu May 28, 2009 10:21 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

doc yes, already had done that long ago. Have SSCentral and SSF on there.

They we're just ignoring my robots.txt, but the IP bans seem to have stopped them after an apache restart.

All seems good for now while me and IPB work on figuring out why the bots do that.
Back to top
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 293 page(s) served in previous 5 minutes.

phpBB Created this page in 0.599835 seconds : 31 queries executed (89.5%): GZIP compression disabled