Search bots 'hang' on my site 24/7. They never entirely leave. Sometimes there are a few, sometimes many. Right now, there are 200+ bots on my site...
Last week, when I started playing with this script, the bots found it almost immediately - although they didn't seem to care for it much. Why? Probably because the link wasn't SEO'ed. But, they indexed it, and it came up in the first 10 pages of Google for a 'bandwidth meter' search.
A couple of days later, I decided to change the module name. That normally wouldn't be a problem, except the bots didn't like the link in the first place, and haven't re-indexed it yet. Because of that, the link listed in Google is dead now...
No big deal, right? - just '301' (permanent redirect) the link using '.htaccess' - but, the problem with this is - (regular) 301's won't pass arguments, so redirects are useless when you're dealing with 'module.php.'
So, I have 200 bots savaging my site, and I thought - Google Tap... Bingo!
Here's what I did (doc for next release):
Code:
1) Add this anywhere in the Google Tap section of your '.htaccess' file (in alphabetical order, if you wish):
#Bandwidth Meter DSL
RewriteRule ^bandwidth-meter-dsl.html bandwidth-meter-dsl.html
no hitwalker in the copyright....."by the idea of....."..
Heh! I'm putting the wraps on an updated version today. Will this do?
Code:
/************************************************************************/
/* PHP-NUKE Module: Bandwidth Meter DSL 1.1 */
/* Copyright (c) 2005 by VinDSL (perfect.pecker@lycos.co.uk) */
/* http://www.Lenon.com */
/* http://www.Disipal.net */
/* http://www.NukeCops.com */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
========================================================================
CREDITS for Bandwidth Meter DSL 1.1
========================================================================
* PHP-Nuke
Copyright (c) 2002 by Francisco Burzi
http://phpnuke.org
World's Best Content Management System!
========================================================================
========================================================================
* Gambit Design Internet Services
Copyright (c) 2002 by Derek T Del Conte
http://gambitdesign.com
Ported original ASP code (unknown origin) to a standalone PHP program.
========================================================================
Original PHP-Nuke concept. Spurred me to port this code to a module.
========================================================================
========================================================================
* Gaylen Fraley (Webmaster, Ravens PHP Scripts And Web Hosting)
http://ravenphpscripts.com
Took a chance and beta tested early versions on his production web site.
========================================================================
========================================================================
* Bob Marion (Webmaster, NukeScripts Network)
http://nukescripts.net
Made changes to the routines for people that don't use 'nuke' as a
prefix in their sql db. Also, discovered a nasty bug in the admin
panel, under certain conditions, and created a patch.
========================================================================
========================================================================
* Additional Credits
Please see each script file for respective credits and copyrights.
========================================================================
Sure vin... :0
deffinately looks good...lol
Btw...your not gonna believe this but last week my previous version stopped pulling the info from the database...(those who did the test)
It said couldnt select database...
So i took the latest from your site....then it worked again.,..weird huh..
..your not gonna believe this but last week my previous version stopped pulling the info from the database... i took the latest from your site....then it worked again.,..weird huh..
Yeah, Bob Marion discovered a nasty bug in the admin panel, when error suppression was disabled, and came up with a workaround. It's fixed in the new version (1.1)... hopefully...
I just uploaded it to my site:
Only registered users can see links on this board! Get registered or login to the forums!
View next topic View previous topic
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