TCW lets your users know how much traffic you have on your blog. It counts pages visited, hits and unique IPs on your blog and shows it in a widget.
TCW shows the number of visitors / hits / unique IPs in the past 24 hours, 7 days and 30 days. It also shows the number of users currently online.
It provides a robots filter, but the automatic traffic could also be considered.
Traffic Counter Widget offers language support and automatic log deletion.
For help or reporting bugs please refer to: http://www.pixme.org/tehnologie-internet/wordpress-traffic-counter-widget/4228
If you need your traffic stats to be more accurate, you should use the Automatic Traffic Filter on the Widget. However, the internet is full of spiders, crawlers and all kind of robots not authenticating themselves as machines. Furthermore, it is very difficult to verify the signature of each and every robot visiting your blog… But there is a pretty good solution to this. I cannot access the root directory of your blog through WordPress install API, so you will have to do the following things by yourself:
RewriteRule robots.txt robots.php
Make sure you have the ‘RewriteEngine On’ clause in place…
Make sure you have a robots.txt file, even an empty one, on the root directory
Done! Most of the robots will be filtered out by TCW.
Traffic Counter Widget does not have a settings section on Admin page. However, you can set the fields descriptions on the widget
For help or reporting bugs please refer to: http://www.pixme.org/tehnologie-internet/wordpress-traffic-counter-widget/4228
If you need your traffic stats to be more accurate, you should use the Automatic Traffic Filter on the Widget. However, the internet is full of spiders, crawlers and all kind of robots not authenticating themselves as machines. Furthermore, it is very difficult to verify the signature of each and every robot visiting your blog… But there is a pretty good solution to this. I cannot access the root directory of your blog through WordPress install API, so you will have to do the following things by yourself:
RewriteRule robots.txt robots.php
Make sure you have the ‘RewriteEngine On’ clause in place…
Make sure you have a robots.txt file, even an empty one, on the root directory
Done! Most of the robots will be filtered out by TCW.
Traffic Counter Widget does not have a settings section on Admin page. However, you can set the fields descriptions on the widget
For help or reporting bugs please refer to: http://www.pixme.org/tehnologie-internet/wordpress-traffic-counter-widget/4228
=2.0.2
* some bug fixing
=2.0.1
* making plugin compliant to WP licensing rules
=2.0.0
*Show hits / unique IPs
*Some more widget options
=1.1.2
*bug fixing
=1.1.0
*Configurable robots filter
*Automated log deletion
=1.0.2
*Monthly visitors bug fix
=1.0.1
*Integer number format on widget according to blog settings
*Plugin created