Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ Miscellaneous ⇒ Search Engines :: Archives ⇒ Bots browing my cpgnucalendar all the way to 2099 :: Archived


Bots browing my cpgnucalendar all the way to 2099 :: Archived
Questions and issues with search engines, SEO, bots, meta tags.
Go to page 1, 2  Next
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  Search Engines

Topic Archived View previous topic :: View next topic  
Author Message
farbird
Nice poster
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Tue Mar 28, 2006 10:36 am
Post subject: Bots browing my cpgnucalendar all the way to 2099

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
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Tue Mar 28, 2006 10:38 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Debugger

Offline Offline
Joined: Mar 25, 2005
Posts: 2130

PostPosted: Tue Mar 28, 2006 12:42 pm
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Wed Mar 29, 2006 3:06 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Debugger

Offline Offline
Joined: Mar 25, 2005
Posts: 2130

PostPosted: Wed Mar 29, 2006 3:23 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Wed Mar 29, 2006 3:26 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
1000+ Posts Club

Offline Offline
Joined: May 31, 2005
Posts: 1150
Location: The Netherlands
PostPosted: Wed Mar 29, 2006 6:18 pm
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Thu Mar 30, 2006 2:44 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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 Photo Gallery
farbird
Nice poster
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Thu Mar 30, 2006 3:01 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
1000+ Posts Club

Offline Offline
Joined: May 31, 2005
Posts: 1150
Location: The Netherlands
PostPosted: Thu Mar 30, 2006 12:12 pm
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Thu Mar 30, 2006 2:38 pm
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Supporter

Offline Offline
Joined: Jun 28, 2004
Posts: 1559

PostPosted: Thu Mar 30, 2006 5:22 pm
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Fri Mar 31, 2006 12:35 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Debugger

Offline Offline
Joined: Mar 25, 2005
Posts: 2130

PostPosted: Fri Mar 31, 2006 2:43 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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
Silver Supporter

Offline Offline
Joined: Sep 05, 2004
Posts: 120
Location: 27°58'N 82°32'W
PostPosted: Wed Apr 25, 2007 2:30 am
Post subject: Re: Bots browing my cpgnucalendar all the way to 2099

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    Revive this topic    Printer Friendly Page    Forum Index ⇒  Search Engines
Page 1 of 2
All times are GMT
Go to page 1, 2  Next

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

lexo me teper

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
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

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
Interactive software released under GNU GPL, Code Credits, Privacy Policy