{"id":1323,"date":"2024-01-10T12:52:58","date_gmt":"2024-01-10T12:52:58","guid":{"rendered":"https:\/\/feeder.co\/help\/?p=1323"},"modified":"2024-01-10T12:53:00","modified_gmt":"2024-01-10T12:53:00","slug":"how-to-export-your-posts-as-rss-and-json-feeds","status":"publish","type":"post","link":"https:\/\/feeder.co\/help\/rss\/how-to-export-your-posts-as-rss-and-json-feeds\/","title":{"rendered":"How to export your posts as RSS and JSON feeds"},"content":{"rendered":"\n<p>The Feeder Professional Package offers a powerful tool for managing and exporting your posts in both RSS and JSON-feed formats. <\/p>\n\n\n\n<p>Before you can start exporting your posts, ensure that you&#8217;ve upgraded to the Feeder Professional Package. This upgrade is essential to access the RSS\/JSON feed export functionality. You can read the feature comparison on our pricing page: <a href=\"https:\/\/feeder.co\/pricing\">feeder.co\/pricing<\/a><\/p>\n\n\n\n<p>The preferred method for managing and exporting your posts is through collections. Here&#8217;s how you can do it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Create a Collection:<\/strong> Start by creating a new collection. You can name this collection according to the desired name of your feed.<\/li>\n\n\n\n<li><strong>Add Posts to Your Collection:<\/strong> There are two ways to add posts to your collection:\n<ul class=\"wp-block-list\">\n<li><strong>Manually:<\/strong> You can select posts individually and add them to your collection.<\/li>\n\n\n\n<li><strong>Automatically:<\/strong> Utilize rules to automatically funnel posts into your collection based on specified criteria.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"540\" src=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/add-collection-1024x540.png\" alt=\"\" class=\"wp-image-1324\" style=\"width:527px\" srcset=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/add-collection-1024x540.png 1024w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/add-collection-300x158.png 300w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/add-collection-768x405.png 768w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/add-collection.png 1054w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Export Your Collection<\/h3>\n\n\n\n<p>Once your collection is set up and posts are added, follow these steps to export it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigate to the collection edit page.<\/li>\n\n\n\n<li>Locate and select the links provided to export your collection in either RSS or JSON format.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1008\" height=\"1024\" src=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links-1008x1024.png\" alt=\"\" class=\"wp-image-1325\" style=\"width:797px\" srcset=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links-1008x1024.png 1008w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links-295x300.png 295w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links-768x781.png 768w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links-1511x1536.png 1511w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/collections-export-links.png 1594w\" sizes=\"auto, (max-width: 1008px) 100vw, 1008px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Exporting a Folder<\/h2>\n\n\n\n<p>In addition to collections, you can also export posts organized in folders. Here&#8217;s how:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Organize Your Sources:<\/strong> Begin by adding your chosen sources into a folder.<\/li>\n\n\n\n<li><strong>Export Posts:<\/strong> Right-click on the folder and select \u201cExport posts\u201d. You will then be given the option to choose between JSON or RSS format for your feed.<\/li>\n\n\n\n<li><strong>Note on Filters:<\/strong> It&#8217;s important to remember that any filters you&#8217;ve set up are not applied to these output feeds.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"616\" height=\"386\" src=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/right-click-export-posts.png\" alt=\"\" class=\"wp-image-1326\" style=\"width:308px\" srcset=\"https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/right-click-export-posts.png 616w, https:\/\/feeder.co\/help\/wp-content\/uploads\/sites\/2\/2024\/01\/right-click-export-posts-300x188.png 300w\" sizes=\"auto, (max-width: 616px) 100vw, 616px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Additional Options<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Limiting Post Numbers<\/h3>\n\n\n\n<p>You have the option to limit the number of posts returned in your feed:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use the <code>?limit=X<\/code> query parameter to specify the desired number of posts.<\/li>\n\n\n\n<li>The maximum number of posts you can set is 1000.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Deduplication<\/h3>\n\n\n\n<p>The RSS and JSON output includes a basic duplication filter feature. This function helps to remove posts with identical links from the output feed. To activate this filter, simply add the parameter <code>hide_duplicates=1<\/code> in your feed URL. This duplication filter does its best based on links (if present), if no link then titles are used.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Feed Caching<\/h3>\n\n\n\n<p>Keep in mind that the feed is cached for 1 minute. This means that any changes you make will take a short while to reflect in the exported feed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\">JSON Format<\/h3>\n\n\n\n<p>The JSON output follows the JSON feed specification. <a href=\"https:\/\/www.jsonfeed.org\/\">https:\/\/www.jsonfeed.org\/<\/a><\/p>\n\n\n\n<p>Below is an example of what a sample output might look like (note that some fields aren&#8217;t always present or found by Feeder). We might add more fields in the future.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"version\": \"https:\/\/jsonfeed.org\/version\/1.1\",\n  \"title\": \"name of feed\",\n  \"description\": \"name of feed - Provided by Feeder.co\",\n  \"feed_url\": \"self link\",\n  \"items\": &#91;{\n    \"id\": \"uniq-id\",\n    \"url\": \"link\",\n    \"title\": \"post title\",\n    \"date_published\": \"2024-01-10T09:37:26Z\",\n    \"image\": \"link to image (if found)\",\n    \"content_html\": \"post content\",\n    \"summary\": \"post content, but first 250 characters\",\n    \"_feeder\": { \"source\": \"The name of the source in feeder\" }\n  }]\n}<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n","protected":false},"excerpt":{"rendered":"<p>The Feeder Professional Package offers a powerful tool for managing and exporting your posts in both RSS and JSON-feed formats. Before you can start exporting your posts, ensure that you&#8217;ve upgraded to the Feeder Professional Package. This upgrade is essential to access the RSS\/JSON feed export functionality. You can read the feature comparison on our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3,9],"tags":[],"yst_prominent_words":[],"class_list":["post-1323","post","type-post","status-publish","format-standard","hentry","category-rss","category-website-owners"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p893aM-ll","_links":{"self":[{"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/posts\/1323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/comments?post=1323"}],"version-history":[{"count":1,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/posts\/1323\/revisions"}],"predecessor-version":[{"id":1327,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/posts\/1323\/revisions\/1327"}],"wp:attachment":[{"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/media?parent=1323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/categories?post=1323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/tags?post=1323"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/feeder.co\/help\/wp-json\/wp\/v2\/yst_prominent_words?post=1323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}