I am trying to somehow implement a hit counter for blog posts on a blog and what I am looking for is a macro that can count, sort and only display the headlines of the top 4 most popular posts within the last month.
The problem is with the hit counter, the rest of it I can make. At the moment my macro sorts all the blog posts and displays the top 4 most commented ones. I need to change that to most visited posts within the last 30 days.
Any suggestions? The site is not online anywhere and will not be up before next month so I need a way to do this locally.
Hit counter?
Hello,
I am trying to somehow implement a hit counter for blog posts on a blog and what I am looking for is a macro that can count, sort and only display the headlines of the top 4 most popular posts within the last month.
The problem is with the hit counter, the rest of it I can make. At the moment my macro sorts all the blog posts and displays the top 4 most commented ones. I need to change that to most visited posts within the last 30 days.
Any suggestions? The site is not online anywhere and will not be up before next month so I need a way to do this locally.
Help will be apreciated!
Have you already solved this issue?
Hi,
Yes I have - Sorry for the late answer, I had been off during holidays.
is working on a reply...