Popular posts widget problem
-
Hello there,
I have been using CometCache (previously ZenCache) for a while now. I’ve set my cache expiration time to 6 months because I do not update pages or content’s daily or some. But, there are some widgets in my sidebar, such as “Popular Posts Today” .. It lists and orders most popular posts in the box by view counts. And the cache mechanism surely caches it. At midnight, when I look to a post that was published earlier today, I see no posts in my popular posts widget. But I see a few when I’m logged in (helps viewing without cache) .
1) So how can I get that kind of widgets work and update itself without caching? I can’t get them over ajax, as it would break my SEO process etc..
2) I use ‘… ago’ type of datetime representation for the post’s publish time. In other words, when I publish a post and view it, I see ‘published 4 minutes ago’ word. So the page is cached with that and even you visit the post 5 days ago, you still see ‘4 minutes ago’ thing. I don’t know how can I fix these kind of issues
The topic ‘Popular posts widget problem’ is closed to new replies.