Connect with us

Wordpress Plugins

How to Dynamically Revive Old Posts That Are Getting Attention

When it comes to our content, most of us are focused on getting our new posts the most attention. Once in a while, your old posts can start getting more traffic again. If you have evergreen content, you can update their publish date to make them appear fresh. To get started, you need a function to track post traffic.

🛠️ Divi Builder drag & drop page builder for WP

This code snippet simply keeps track of views per each post. You can use the following function to make the changes. Notice that we are choosing to ignore posts that are older than a specific number of days. You can also choose how many posts you want to revive.

There are other, more sophisticated plugins to revive old posts but this code is lightweight and gets the job done.

Continue Reading
You may want to check out:
*some of our articles and lists include affiliate links to fund our operations (e.g. Amazon, Elegant Themes, Envato). Please read our disclaimer on how we fund Exxponent.
You may also like...
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More in Wordpress Plugins

To Top