Title: Creating Feed Sources from code
Last modified: December 28, 2016

---

# Creating Feed Sources from code

 *  Resolved [Andreas Kviby](https://wordpress.org/support/users/andreaskviby/)
 * (@andreaskviby)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/creating-feed-sources-from-code/)
 * 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)

 *  [Eric Gunawan](https://wordpress.org/support/users/erricgunawan/)
 * (@erricgunawan)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/creating-feed-sources-from-code/#post-8602315)
 * Hi [@andreaskviby](https://wordpress.org/support/users/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](https://www.wprssaggregator.com/extension/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](https://www.wprssaggregator.com/contact/).
 *  Thread Starter [Andreas Kviby](https://wordpress.org/support/users/andreaskviby/)
 * (@andreaskviby)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/creating-feed-sources-from-code/#post-8602568)
 * 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.
 *  [Eric Gunawan](https://wordpress.org/support/users/erricgunawan/)
 * (@erricgunawan)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/creating-feed-sources-from-code/#post-8608437)
 * 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](https://wordpress.org/plugins/duplicate-post/)
   plugin or such as suggested [here](https://docs.wprssaggregator.com/related-plugins/#duplicate-post).
 * 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](http://www.wprssaggregator.com/customization/)
   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.

 * ![](https://ps.w.org/wp-rss-aggregator/assets/icon-256x256.gif?rev=3157090)
 * [RSS Aggregator - RSS Import, News Feeds, Feed to Post, and Autoblogging](https://wordpress.org/plugins/wp-rss-aggregator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-aggregator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-aggregator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-aggregator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-aggregator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-aggregator/reviews/)

## Tags

 * [customization](https://wordpress.org/support/topic-tag/customization/)

 * 3 replies
 * 2 participants
 * Last reply from: [Eric Gunawan](https://wordpress.org/support/users/erricgunawan/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/creating-feed-sources-from-code/#post-8608437)
 * Status: resolved