 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 155 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
Spiders and Robots Logs Statistics |
|
Anonymous writes "We've just added two new information on the standard PHP-Nuke Statistics module. The information is about search engine's spiders, crawlers, indexers or robots those hit your website, including the spammers and email harvesters type. This added information can give you a new view of your website and maybe can helps you in the conservation of your server's bandwidth or improve your rank at those search engines by adjusting your server to the bots behavior. The list can be extended manually.
See and dowload here."
|
|
Posted on Monday, August 25 @ 20:00:00 CEST by Zhen-Xjell |
|
|
|
|
| |
|
| The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
No Comments Allowed for Anonymous, please register | | | | |
Re: Spiders and Robots Logs Statistics (Score: 1) by allevon on Monday, August 25 @ 20:50:13 CEST (User Info | Send a Message) http://www.AlleVonTech.com | All your download go to an HTML page. One big cirlce no matter where the download is attempted. So WHERE do we download? |
| | | | |
Re: Spiders and Robots Logs Statistics (Score: 1) by chris-au on Monday, August 25 @ 23:58:01 CEST (User Info | Send a Message) http://sengers-au.com | Not really very hard to find.
It is at:
http://www.indodigest.com/indonesia-downloads-list-2-40-titleA-10.html |
| | | | |
Re: Spiders and Robots Logs Statistics (Score: 1) by allevon on Tuesday, August 26 @ 00:16:28 CEST (User Info | Send a Message) http://www.AlleVonTech.com | Figured it out, SHUT YOUR FIREWALL OFF.
Geez. So ok now I sound like an idiot people, sorry, Ive had a really bad cold/flu today and my brain wasn't working, now Im stoned. Theres my idiot excuse for today. |
| | | | |
Re: Spiders and Robots Logs Statistics (Score: 1) by Riva on Tuesday, August 26 @ 00:30:04 CEST (User Info | Send a Message) http://www.indodigest.com | Excuse us for this inconviniences, we are currently trying to mod_rewriting every link in our site.
To download the file, the simpler way is just go to our site (index/home). On the top left corner there are links for newest downloads.
We don't know what is happening, but from where we acces he site, every links just run fine.
THX |
| | | | |
Re: Spiders and Robots Logs Statistics (Score: 1) by RedGerry on Tuesday, August 26 @ 19:32:45 CEST (User Info | Send a Message) http://redgerry.com | Have had to modify links to the graphics from images/stats/
to
modules/$module_name/images
Apart from that great... |
| | | | |
Getting the icons (gifs) to work - index.php (Score: 1) by RedGerry on Tuesday, August 26 @ 22:03:39 CEST (User Info | Send a Message) http://redgerry.com | $module_name = basename(dirname(__FILE__));
get_lang($module_name);
These lines are included in the header however $module_name is not declared in the global functions. Required for below to work
Path url for gifs to work:
modules/$module_name/images/
from
images/stats/ |
| | | | | |
|