{"id":1019,"date":"2022-01-31T13:35:39","date_gmt":"2022-01-31T08:05:39","guid":{"rendered":"https:\/\/hostkicker.com\/blog\/?p=1019"},"modified":"2022-05-17T11:38:35","modified_gmt":"2022-05-17T06:08:35","slug":"how-to-make-a-separate-rss-feed-for-each-category-in-wordpress","status":"publish","type":"post","link":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/","title":{"rendered":"How to Make a Separate RSS Feed for Each Category in WordPress"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\">Would you like to make a separate RSS feed for each category in WordPress?<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">In WordPress, categories help sort and group your content into different sections.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Adding RSS feeds for each category can help your users subscribe to specific areas of interest on your website.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">This tutorial will share how you can easily make a separate RSS feed for each category in WordPress and how you can utilize them.<\/span><\/p>\n<h4><span data-preserver-spaces=\"true\">Finding RSS Feed for Categories in WordPress<\/span><\/h4>\n<p><span data-preserver-spaces=\"true\">Categories allow you to sort and organize your content into different topics\/ headings.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">In WordPress, each category has its own RSS feed by default. You can find this RSS feed by adding &#8216;feed&#8217; at the end of the category page URL.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Like, if you have a category named &#8216;News&#8217; with a URL shown below:<\/span><\/p>\n<p><em>https:\/\/example.com\/category\/news\/<\/em><\/p>\n<p><span data-preserver-spaces=\"true\">So, You can find its RSS feed by adding the feed at the end of its URL:<\/span><\/p>\n<p><em>https:\/\/example.com\/category\/news\/feed\/<\/em><\/p>\n<p><strong><span data-preserver-spaces=\"true\">Note:<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0You can get your category URL by heading over to\u00a0<\/span><strong><span data-preserver-spaces=\"true\">the Posts \u00bb Categories<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0page and selecting the View link next to the category.<\/span><\/p>\n<h4><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1020\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/view-category-url.png\" alt=\"\" width=\"550\" height=\"270\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/view-category-url.png 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/view-category-url-300x147.png 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/h4>\n<h3><span data-preserver-spaces=\"true\">Show Your Category RSS Feed Links in WordPress<\/span><\/h3>\n<p><span data-preserver-spaces=\"true\">After locating the RSS feed URLs for your categories, We must find ways to share them with your visitors on your WordPress site.<\/span><\/p>\n<h4><strong><span data-preserver-spaces=\"true\">1. Adding Links to Category RSS Feeds in WordPress<\/span><\/strong><\/h4>\n<p><span data-preserver-spaces=\"true\">Adding a link to the category feed is the easiest way to point users to a category RSS feed.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For this, edit the post\/ page and add a plain text link anywhere you like.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1021\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/rss-feed-link.png\" alt=\"\" width=\"550\" height=\"240\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/rss-feed-link.png 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/rss-feed-link-300x131.png 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<p><span data-preserver-spaces=\"true\">This method can manually create a list of links to all your category RSS feeds.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">But, if you add, merge or delete categories in the future, you will have to update that list manually.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Therefore, you must find a way to update the category RSS feeds list automatically. Let us tell you how you can do that.\u00a0<\/span><\/p>\n<h4><strong><span data-preserver-spaces=\"true\">2. Display a List of Category Feeds Manually<\/span><\/strong><\/h4>\n<p><span data-preserver-spaces=\"true\">With this method, you can display a categories list with links to the category-specific RSS feed. The best thing about this method is the list will automatically update if you add or remove any category on your site.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For this, You have to add some custom code to your WordPress site.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">To start, you have to find an image that you can use as the RSS feed icon. For now, we are using the RSS feed icon with 32\u00d732 pixels in dimensions.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Then, you have to upload the image to your website. Visit the\u00a0<\/span><strong>Media \u00bb Add New<\/strong>\u00a0page to upload your image and then click the &#8216;Copy URL to Clipboard&#8217; option.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1022\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/copy-image-url.jpg\" alt=\"\" width=\"550\" height=\"300\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/copy-image-url.jpg 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/copy-image-url-300x164.jpg 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<p><span data-preserver-spaces=\"true\">Now, paste the image URL in any plain text editor like Notepad or TextEdit. You will need this later.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Next, copy the code and paste it to your theme&#8217;s\u00a0<\/span><span data-preserver-spaces=\"true\">functions.php<\/span><span data-preserver-spaces=\"true\">\u00a0file or a\u00a0<\/span><span data-preserver-spaces=\"true\">site-specific plugin<\/span><span data-preserver-spaces=\"true\">.<\/span><\/p>\n<pre><span data-preserver-spaces=\"true\"> function wpbeginner_cat_feed_list() {\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">$string .= '&lt;ul&gt;';\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">$string .= wp_list_categories( array(<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">\u00a0 \u00a0 \u00a0 \u00a0\u00a0'orderby' =&gt; 'name',<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">\u00a0 \u00a0 \u00a0 \u00a0\u00a0'show_count' =&gt; true,<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">\u00a0 \u00a0 \u00a0 \u00a0\u00a0'feed_image' =&gt; '\/path\/to\/feed-image.png'<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">\u00a0 \u00a0 \u00a0 \u00a0\u00a0'echo' =&gt;<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">\u00a0 \u00a0\u00a0) );\u00a0 \u00a0\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">$string .= '&lt;\/ul&gt;';\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">return $string;\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">}<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">$add_shortcode('wpb-cat-feeds', 'wpbeginner_cat_feed_list' );<\/span><\/pre>\n<p><span data-preserver-spaces=\"true\">Now, You have to replace the &#8216;\/path\/to\/feed-image.png&#8217; with the feed icon image URL you copied in the earlier step.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Afterward, you can use the [wpb-cat-feeds] shortcode anywhere on your WordPress site to show the list of categories with the RSS feed icon beside each category.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1023\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-list-with-feeds.jpg\" alt=\"\" width=\"550\" height=\"253\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-list-with-feeds.jpg 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-list-with-feeds-300x138.jpg 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<h4><strong><span data-preserver-spaces=\"true\">3. Display RSS Feed Subscription Option on Category Pages\u00a0<\/span><\/strong><\/h4>\n<p><span data-preserver-spaces=\"true\">Generally, the category archive pages in WordPress do not have a subscribe option. You can add a link to the RSS feed subscription on each category page.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For that, you have to make some changes to your template files in WordPress.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">So, copy the code and paste it to the category.php or archive.php template in your WordPress theme.<\/span><\/p>\n<pre><span data-preserver-spaces=\"true\"> &lt;?php\u00a0 \u00a0 \u00a0 \u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">if ( is_category() ) {\u00a0<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">$category = get_category( get_query_var('cat') );<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">if ( ! empty( $category ) )<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">echo '&lt;div class=\"category-feed\"&gt;&lt;p&gt;&lt;a href=\"' . get_category_feed_link( $category-&gt;cat_ID ) . '\" title=\"Subscribe to this category\" rel=\"nofollow\"&gt;Subscribe&lt;\/a&gt;&lt;\/p&gt;&lt;\/div&gt;';<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">}<\/span>\r\n\r\n<span data-preserver-spaces=\"true\">?&gt;<\/span><\/pre>\n<p><span data-preserver-spaces=\"true\">Then save the changes you made, and you can see the subscribe link in action by visiting any category page.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1024\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-archive-subscribe.jpg\" alt=\"\" width=\"550\" height=\"290\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-archive-subscribe.jpg 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/category-archive-subscribe-300x158.jpg 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<h4><span data-preserver-spaces=\"true\">How to Utilize Category RSS Feeds in WordPress<\/span><\/h4>\n<p><span data-preserver-spaces=\"true\">The Category RSS feeds to let your users subscribe only to areas of their interest.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For example, if you have a technology news blog, your users can choose to subscribe only to news about the devices they use.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">But, a plain RSS feed is not readable without a feed reader, and these days, most users do not use a feed reader to subscribe to their favorite websites.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Here&#8217;s the tricky part. How will you use your category RSS feeds if your users don&#8217;t use the feed readers?<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Fortunately, you can use your category feeds to provide content to users wherever they want.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">For example, you can ask users to sign up for your email newsletter with an option to get updates only for specific subscribed categories.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You can use email marketing services such as Sendinblue, Constant Contact, and others to set up an automated RSS-to-email newsletter only for specific subscribed categories. <\/span><\/p>\n<p><span data-preserver-spaces=\"true\">See our tutorial on how to notify subscribers of new posts stepwise.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Moreover, you can also let users get instant push notifications for each category. For that, you can use\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/pushengage.com\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">PushEngage<\/span><\/a><span data-preserver-spaces=\"true\">, the best push notification service on the market. <\/span><\/p>\n<p><span data-preserver-spaces=\"true\">It enables you to send messages directly to your user&#8217;s devices. Also, you can set up automatic push notifications using RSS feeds.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">We hope this write-up helped you make a separate RSS feed for each category in WordPress. <\/span><\/p>\n<p><span data-preserver-spaces=\"true\">If you liked this, you might also want to see our tutorial on <a href=\"https:\/\/hostkicker.com\/blog\/how-to-add-custom-post-types-to-your-wordpress-rss-feed\/\">How to add custom post types to your WordPress RSS feed<\/a>.\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Would you like to make a separate RSS feed for each category in WordPress? In WordPress, categories help sort and group your content into different sections. Adding RSS feeds for each category can help your users subscribe to specific areas of interest on your website. This tutorial will share how you can easily make a [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":1030,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1019","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wp-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.3 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Make a Separate RSS Feed for Each Category in WordPress<\/title>\n<meta name=\"description\" content=\"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the &#039;Copy URL to Clipboard&#039; option.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Make a Separate RSS Feed for Each Category in WordPress\" \/>\n<meta property=\"og:description\" content=\"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the &#039;Copy URL to Clipboard&#039; option.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Hostkicker\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-31T08:05:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-17T06:08:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\" \/>\n\t<meta property=\"og:image:width\" content=\"693\" \/>\n\t<meta property=\"og:image:height\" content=\"511\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Olivia Smith\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Make a Separate RSS Feed for Each Category in WordPress\" \/>\n<meta name=\"twitter:description\" content=\"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the &#039;Copy URL to Clipboard&#039; option.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olivia Smith\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/\"},\"author\":{\"name\":\"Olivia Smith\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/person\\\/f06306b595baa96c90a0491b941d7660\"},\"headline\":\"How to Make a Separate RSS Feed for Each Category in WordPress\",\"datePublished\":\"2022-01-31T08:05:39+00:00\",\"dateModified\":\"2022-05-17T06:08:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/\"},\"wordCount\":877,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\",\"articleSection\":[\"Wp tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/\",\"name\":\"How to Make a Separate RSS Feed for Each Category in WordPress\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\",\"datePublished\":\"2022-01-31T08:05:39+00:00\",\"dateModified\":\"2022-05-17T06:08:35+00:00\",\"description\":\"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the 'Copy URL to Clipboard' option.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\",\"contentUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png\",\"width\":693,\"height\":511,\"caption\":\"Separate RSS Feed for Each Category in WordPress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Make a Separate RSS Feed for Each Category in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\",\"name\":\"Hostkicker\",\"description\":\"Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\",\"name\":\"Hostkicker\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/hostkicker-logo-01.png\",\"contentUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/hostkicker-logo-01.png\",\"width\":940,\"height\":218,\"caption\":\"Hostkicker\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/person\\\/f06306b595baa96c90a0491b941d7660\",\"name\":\"Olivia Smith\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"caption\":\"Olivia Smith\"},\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/author\\\/olivia\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Make a Separate RSS Feed for Each Category in WordPress","description":"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the 'Copy URL to Clipboard' option.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Make a Separate RSS Feed for Each Category in WordPress","og_description":"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the 'Copy URL to Clipboard' option.","og_url":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/","og_site_name":"Hostkicker","article_published_time":"2022-01-31T08:05:39+00:00","article_modified_time":"2022-05-17T06:08:35+00:00","og_image":[{"width":693,"height":511,"url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","type":"image\/png"}],"author":"Olivia Smith","twitter_card":"summary_large_image","twitter_title":"How to Make a Separate RSS Feed for Each Category in WordPress","twitter_description":"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the 'Copy URL to Clipboard' option.","twitter_image":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","twitter_misc":{"Written by":"Olivia Smith","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#article","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/"},"author":{"name":"Olivia Smith","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/person\/f06306b595baa96c90a0491b941d7660"},"headline":"How to Make a Separate RSS Feed for Each Category in WordPress","datePublished":"2022-01-31T08:05:39+00:00","dateModified":"2022-05-17T06:08:35+00:00","mainEntityOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/"},"wordCount":877,"commentCount":0,"publisher":{"@id":"https:\/\/hostkicker.com\/blog\/#organization"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","articleSection":["Wp tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/","url":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/","name":"How to Make a Separate RSS Feed for Each Category in WordPress","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","datePublished":"2022-01-31T08:05:39+00:00","dateModified":"2022-05-17T06:08:35+00:00","description":"To Make a Separate RSS Feed for Each Category in WordPress, go the\u00a0Media \u00bb Add New\u00a0page to upload the image then click the 'Copy URL to Clipboard' option.","breadcrumb":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#primaryimage","url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","contentUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","width":693,"height":511,"caption":"Separate RSS Feed for Each Category in WordPress"},{"@type":"BreadcrumbList","@id":"https:\/\/hostkicker.com\/blog\/how-to-make-a-separate-rss-feed-for-each-category-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostkicker.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Make a Separate RSS Feed for Each Category in WordPress"}]},{"@type":"WebSite","@id":"https:\/\/hostkicker.com\/blog\/#website","url":"https:\/\/hostkicker.com\/blog\/","name":"Hostkicker","description":"Blog","publisher":{"@id":"https:\/\/hostkicker.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hostkicker.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hostkicker.com\/blog\/#organization","name":"Hostkicker","url":"https:\/\/hostkicker.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/hostkicker-logo-01.png","contentUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/hostkicker-logo-01.png","width":940,"height":218,"caption":"Hostkicker"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/person\/f06306b595baa96c90a0491b941d7660","name":"Olivia Smith","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","caption":"Olivia Smith"},"url":"https:\/\/hostkicker.com\/blog\/author\/olivia\/"}]}},"jetpack_featured_media_url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/01\/Separate-RSS-Feed-for-Each-Category-in-WordPress.png","_links":{"self":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1019","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/comments?post=1019"}],"version-history":[{"count":5,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1019\/revisions"}],"predecessor-version":[{"id":1029,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1019\/revisions\/1029"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media\/1030"}],"wp:attachment":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media?parent=1019"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/categories?post=1019"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/tags?post=1019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}