Bots browing my cpgnucalendar all the way to 2099
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexSearch Engines
Author Message
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Bots browing my cpgnucalendar all the way to 2099
Posted: Tue Mar 28, 2006 10:36 am
Reply with quote

I have many bots that keep wasting my precious bandwidth by crawling all over my cpgnucalendar

my cpg site is in a subdomain

www.domain.com/subdomain/index.php

in the subdomain, i already prevent bots from going into the modules directory and yet, in the who where block, i keep seeing bots and crawlers in the cpgnucalender..


how to stop them?

some are msn and yahoo bots...
at times i do get google bots going there as well.


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Tue Mar 28, 2006 10:38 am
Reply with quote

using robots.txt

farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
sarah
Debugger


Joined: Mar 25, 2005
Posts: 2131

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Tue Mar 28, 2006 12:42 pm
Reply with quote

They can't get to the modules directory anyway. Try this:

Disallow: /CPGNuCalendar*

_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Back to top
View user's profile Send e-mail Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Wed Mar 29, 2006 3:06 am
Reply with quote

not helping..
yahoo/intomi bots still in my cpgcalendar with the robots.txt updated above


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
sarah
Debugger


Joined: Mar 25, 2005
Posts: 2131

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Wed Mar 29, 2006 3:23 am
Reply with quote

I don't think they read it every time they visit, I think they cache it for a while or something.
_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Back to top
View user's profile Send e-mail Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Wed Mar 29, 2006 3:26 am
Reply with quote

my subdomain stats in cpanel of my webhost states that these bots take up 9-10 mb of bandwidth each...

farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
alva
1000+ Posts Club


Joined: May 31, 2005
Posts: 1150
Location: The Netherlands

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Wed Mar 29, 2006 6:18 pm
Reply with quote

Until the bots have digested your new robots.txt a solution could be to set the module to members only...?

alva's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/5.0.24/5/9.1 CVS
Back to top
View user's profile Visit poster's website
djdevon3
Gold Supporter


Joined: Aug 05, 2004
Posts: 4365

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Thu Mar 30, 2006 2:44 am
Reply with quote

One thing I've noticed is that bots love calendars...more than anything else I've ever seen. I have no idea why. Maybe bots are designed to look for the most current information so when they see a calendar they chew through the info like it was candy.

djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Thu Mar 30, 2006 3:01 am
Reply with quote

setting calendar module to registered members only..

pity...


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
alva
1000+ Posts Club


Joined: May 31, 2005
Posts: 1150
Location: The Netherlands

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Thu Mar 30, 2006 12:12 pm
Reply with quote

farbird wrote:
setting calendar module to registered members only..

pity...

You can still have the blocks show some info, only the links won't work now.

But a better solution would be this:

Quote:

<META NAME=”ROBOTS” CONTENT=”NOINDEX”>

You can read more about the noindex and nofollow meta tags on our webmaster pages.

I'm too busy right now to dig in CPGNuCalendar's code, but shouldn't this be done by setting Dragonfly's $METATAGS['robots'] in parts of the CPGNuCalendar code just before require_once('header.php');?


alva's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/5.0.24/5/9.1 CVS
Back to top
View user's profile Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Thu Mar 30, 2006 2:38 pm
Reply with quote

even when i restrict the block and modules to registered members only, the bots still crawled all over the calendar module...

exasperated....


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
run0
Supporter


Joined: Jun 28, 2004
Posts: 1559

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Thu Mar 30, 2006 5:22 pm
Reply with quote

theyre still following old links, be patient. if theyre using 10mb of bandwidth thats not so bad...
_________________


run0's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33 (Unix)/4.0.22-standard/4.3.9/DF 9.x
Back to top
View user's profile Visit poster's website
farbird
Nice poster


Joined: Sep 19, 2005
Posts: 121

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Fri Mar 31, 2006 12:35 am
Reply with quote

ok..
will wait out..

darn the bots.

hehe

can't live with them, can't live without them


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
sarah
Debugger


Joined: Mar 25, 2005
Posts: 2131

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Fri Mar 31, 2006 2:43 am
Reply with quote

They're just crawling a message that tells them they have to be registered to view that page. They love to do the same thing with for example, Private Messages until you disallow that too.
_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Back to top
View user's profile Send e-mail Visit poster's website
DaleHutch
Silver Supporter


Joined: Sep 05, 2004
Posts: 120
Location: 27°58'N 82°32'W

PostPost subject: Re: Bots browing my cpgnucalendar all the way to 2099
Posted: Wed Apr 25, 2007 2:30 am
Reply with quote

I'm getting slammed also. I've also tried everything.
_________________
A bug in the code is worth two in the documentation.

DaleHutch's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu Linux 8.04.1/Apache 2.28/MySQL 5.0.51/ PHP 5/DF 9.2.x
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexSearch Engines All times are GMT
Go to page 1, 2  Next
Page 1 of 2


Jump to:  
You cannot post new topics in this forum
You cannot 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 cannot download files in this forum

stopsoftwarepatents.eu petition banner
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.5537 seconds with 16 DB Queries in 0.0349 seconds
Memory Usage: 3.02 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy