01-26-2010, 09:37 PM
01-27-2010, 02:18 PM
Hello,
They are never reset. If you wish then you can set a cron job to periodically reset links statistics, but by default this information is never reset.
Hans
onArcade.com
They are never reset. If you wish then you can set a cron job to periodically reset links statistics, but by default this information is never reset.
Hans
onArcade.com
Guest
01-28-2010, 10:19 PM
The top links on the homepage are by most in hits right?
01-29-2010, 06:16 PM
Yes, links on the side menu are ordered by hits in.
Hans
onArcade.com
Hans
onArcade.com
Guest
01-29-2010, 07:19 PM
I have an other question 
Does google count these links as hard links?
Because of the onclick="return link_out(1);" in the code.
First it's going to site.com/links.php?out=1 or something and then it is redirecting.
So I'm not sure if this is a hard link.

Does google count these links as hard links?
Because of the onclick="return link_out(1);" in the code.
First it's going to site.com/links.php?out=1 or something and then it is redirecting.
So I'm not sure if this is a hard link.
01-30-2010, 05:16 PM
Search engines do not execute JavaScript (as far as I know), so to them it is an ordinary link.
Hans
onArcade.com
Hans
onArcade.com
04-03-2010, 09:23 AM
Never unless you manually reset, or set it up in a CRON job with a php file to call an sql query similar to the daily play. I have mine reset at 12am daily.
Step 1 access public_html directory.Create a file in /cron folder,and name it dailylinks.php
Step 2 Add the following into the file and SAVE the file.
Step 3 Set up the CRON job in Cpanel to run daily
Step 1 access public_html directory.Create a file in /cron folder,and name it dailylinks.php
Step 2 Add the following into the file and SAVE the file.
Step 3 Set up the CRON job in Cpanel to run daily