DISQUS

Fun with WordPress: Intellegence is the future

  • Vladimir · 11 months ago
    What a wonderful idea.

    The way I would do it is a little bit different and it dancing around a similar concept
    - track only website referrers (search engine data is persistent and irrelevant for this purpose)
    - Main page can have three areas; latest posts (its default), popular today (based on most referrers), popular posts (based on all refferers, but without duplicate posts - if a post is already in popular today another one will be selected for popular)
  • Vladimir · 11 months ago
    And btw. you can use is_paged() conditional tag.
  • Thaya Kareeson · 11 months ago
    Nicely done! I was trying to make my site more adaptive to the visitor with my WP Greet Box and Anti-AdBlock plugins but I've seen that you've taken this to a whole new level. I must check this out.
  • Vicky · 11 months ago
    So this is the reason why I'm seeing posts out of order on the home page!

    It's an intriguing idea if a little confusing if you're expecting to see the latest posts.