Description
If enabled, this plugin checks if you haven’t posted anything in a while and reuses the oldest post by updating it’s published date. This is useful if you go on a vacation or simply become too busy to update your site. Making your blog page (usually the homepage) always “fresh” from the SEO and users’ point of view.
Support development of Content Recycler WordPress plugin by Alekhin
Affiliate marketers could also benefit from this functionality, aside from the SEO and blog page freshness, by putting the old affiliate links back to the front, effectively recycling content.
The same goes for bloggers who have read-worthy posts but are buried deep down the hundreds of newer posts.
The threshold time can be configured from as low as one hour, for really active websites that want to appear to still be active during writer downtimes, up to eternity (PHP max integer number of hours). The recommended value is between 24 – 72 hours. But it’s really up to you. An option to recycle nonhierarchical custom post types is also provided, in case that functionality is required.
A manual “Recycle Now” button is also provided. And finally, posts can be skipped by the recycling process by providing their IDs or slugs.
Installation
Just install like you normally do with any WordPress plugin.
- Upload
content recycler
to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress Admin - Customize your settings through the
Tools » Content Recycler
menu and enable. - Done!
FAQ
- Installation Instructions
-
Just install like you normally do with any WordPress plugin.
- Upload
content recycler
to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress Admin - Customize your settings through the
Tools » Content Recycler
menu and enable. - Done!
- Upload
- Why is the F.A.Q. empty?
-
You’re probably seeing the initial release so there’s no F.A.Q. yet.
If you have any questions just go to the plugin site and leave a comment.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Content Recycler” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Content Recycler” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0.0
- Initial release, no changes.