Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

19 Posts in 12 Topics- by 21 Members - Latest Member: bdh734
  Show Posts
Pages: [1]
1  Installation and Setup / Installation Help & Software Support / Re: Ranker script on: July 06, 2008, 03:40:30 PM
Hi,

The problem is that Google, MSN, Yahoo, etc will ban an IP once it reaches a certain amount of queries..

Do you have unique ip's for each domain? If so, then yes you should install ranker on each..
2  Installation and Setup / FAQ's / Re: Block IP Addresses? on: May 30, 2008, 06:54:15 PM
Hey screwball, we have that now, if you've not seen it.. was just looking through old forum posts..

Nathan
3  Installation and Setup / Errors, Bugs and Technical Issues / Re: Problem with web site stats on: October 17, 2007, 03:53:14 PM
Ok, your site has been fixed.

Please check, and let us know if you have any other problems.

Best,

Nathan
4  Installation and Setup / Errors, Bugs and Technical Issues / Re: Problem with web site stats on: October 17, 2007, 03:32:15 PM
Hi,

We're looking into this...

Back soon!

Nathan
5  GoingUp! Product Discussion / Plugins / Wordpress Plugin Released! on: September 03, 2007, 09:01:35 AM
We're excited to announce the release of the GoingUp! plugin for Wordpress!

Hooray!

You can download it here:
http://www.goingup.com/downloads/gustats-wordpress.zip

Installation instructions are here:
http://www.goingup.com/support/plugins/index.html

Your feedback is appreciated, let us know what you think!
6  Installation and Setup / FAQ's / Re: Block IP Addresses? on: September 03, 2007, 08:44:47 AM
Hi Screwball,

GoingUp! stats does not concern itself with that, you can easily block unwanted visitor IP's using htaccess:

<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 69.42.67.196
deny from 4.79.248.8

the '403.shtml' will be the page name that shows to visitors that are blocked. You can make it any name you want, in order to work in your server.. just be sure to make the page, name it what you want (maybe 'blocked.html') and upload that to your www root folder. Be sure to edit .htaccess and add the code above, and the proper name of the file the blocked visitor should see.

Good luck!
Pages: [1]