• Resolved Andreas Kviby

    (@andreaskviby)


    Hey
    I have a piece of code that will retrieve RSS Feeds on schedule from Google Alerts and I want to add those feeds to the Aggregator by code so the adding of feeds will be automatic.

    I also need to tag all posts created by each feed with certain keywords created by my code.

    Is this possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @andreaskviby,

    Does your custom code generate an RSS Feed URL somehow? If so, you can put the generated Feed URL as one of the WP RSS Aggregator Feed Sources. You’ll then be able to import the feeds from there.

    With regards to tagging all posts, are you talking about importing the feeds, convert them into your own posts and then assign WordPress Tags to them? If so, you would need the Feed to Post add-ons for that.

    If you have any further question about our premium add-ons, you can send us a pre-sales question.

    Thread Starter Andreas Kviby

    (@andreaskviby)

    Hey
    I have a list of 200 RSS feed sources created by my code. They all will have the exact same settings with keywords to category filters. I have the feed to post plugin already. I will save over a week of work if I can create this by code or duplicate the feed source.

    Hi Andreas,

    If you are looking for a way to duplicate the Feed Source, unfortunately, our add-ons do not provide such functionality yet.

    As an alternative, you can do it using this Duplicate Post plugin or such as suggested here.

    If this won’t work for you, or you are looking to create custom code, unfortunately, we couldn’t also provide it. However, we have now partnered with our friends from Codeable.io and you can use the form on this page to send customization requests directly to them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Creating Feed Sources from code’ is closed to new replies.