I am using the static hack. most of my visitors come in at the html page not php. How can i get the top 10 website on the front page from the static html side? or I can not do that?![]()
thank you
I am using the static hack. most of my visitors come in at the html page not php. How can i get the top 10 website on the front page from the static html side? or I can not do that?![]()
thank you
Hello,
I am not sure that I understand your question. I when to your site and I can see "Top 10 Website"
This not the true hits. maybe i do not understand how the hits are posted to the table. because if i select a banner from the page that hits is not being added to the table as a hit. so it can not pull the correct top 10.
Is it counted when Top 10 is posted on index.php?
I could be wrong, but I think the Hits are the number to times someone goes from your website to the listings url.....
Not the number of times the listing has been displayed on your website.
you are right it is when you click the visit homepage link. The users must be using the links that on the page not visit homepage links. Is there away to put the counter on all my links????
Thank
You would probibily have to add a new field into the links table... called views or something.......
and then have script which adds 1 to the views total whenever the page is viewed.....
not sure exactly on the code though....