• I’m looking for a plugin that will show me the 10-or-so most popular articles over the past 24 hours or a select time period that will also allow me to capture those articles in an RSS feed.

    Does anyone know of a well-written plugin that does that? Hard to tell from the descriptions I’ve seen of plugins offered.

Viewing 1 replies (of 1 total)
  • Hello gwkopy

    Below are some of the Plugins which can help you :

    WP RSS Aggregator
    RSSImport
    FEEDZY RSS Feeds
    Category Specific RSS Feed Subscription
    RSS Post Importer

    Or else,

    Using query parameters! just modify what the feed fetches by passing additional parameters ( see the WP_Query documentation for a full list of query parameters )

    Sample:
    examples.com/feed/rss?orderby=meta_value&order=DESC&meta_key=your-postmetakeygoes-here

    Hope this helps.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Seeking a “Most Popular Posts” RSS Plugin’ is closed to new replies.