Find an archive that displays what you want, and add /feed/ to the end
e.g. /category/test
becomes /category/test/feed
, /
becomes /feed/
, /books/
becomes /books/feed
If you add /feed to the end of a single posts URL you will get a comment feed
You can also do /feed/rss2
or /feed/atom
RSS feeds should contain a title and content, if an excerpt is shown rather than the full content, you should go to your reading settings and change the relevant option
Related Posts:
- Individual rss feed entry length for categories?
- Allow users to create their own feed from selected categories?
- How to create category index table out of wordpress site or on other website?
- How do I view a feed consisting of posts from multiple categories?
- How Can You Exclude Categories From Your RSS Feeds?
- Need Category RSS Feed that shows all posts
- RSS/XML of all Categories and/or Tags
- Full text articles in the rss feed (i.e. without the more tag)
- Custom User-Created RSS Feed
- Show only first category name in RSS?
- Category RSS feed doesn’t show category name
- Failing in_category or has_category in the_content_feed
- How replace individual elements in the RSS feed with a single string
- Change RSS format for specific categories
- How to fetch common posts from two feeds?
- Change rss title of individual feeds?
- Reversing the order of items in a category rss feed?
- How can I offer different RSS-Feeds by category?
- Replace category titles inside RSS feed
- Get all categories and posts in those categories
- How to display non-hierarchical taxonomy as terms with checkboxes?
- Combine two taxonomies in a hierarchical tree
- Get current category details the user is currently on in category.php
- Get the number of posts in a named category, outside the loop
- Test if post has a category
- I want to order categories based upon the latest post time
- Highlight current category in wp_list_categories
- How to find all posts without category and assign the “Uncategorized”?
- How to Override default update_count_callback for category
- WordPress previous_post_link exclude posts with multiple categories
- Is it possible to put tags and category information in the post as text?
- Let visitors post comments on category page
- Is it possible to post with Word 2007 via XML-RPC and limit categories by user?
- how to get the categories for a single post in a hierarchical way
- Make parent category not selectable when it has child categories
- Getting categories id for all products in cart
- How to Filter categories in the permalink structure
- Is there a cleaner way to get post count for a category in category.php?
- products nested by subcategories in a current category archive
- get_the_category() always returns empty array
- Show archives by year from just one category
- Post count for category and tag
- Get current_parent_category in a loop or Cat ancestor- big problem
- Combining post categories and link categories?
- Is having thousands of unique categories a concern?
- wordpress sub-category ( lowercase letters + non-latin characters ) = 404
- Customize WordPress widget – Product Category
- Display categories with child category separated by letter
- How to make the link to the category for a post go to corresponding page number in archive?
- How to build a simple nav system of custom post type categories and its posts?
- How to insert category list into post creation page, and retrieve chosen categories?
- Shortcode interpreted as text
- scaleability of tags
- Grouping post-types in loop
- Having problems with paging
- So my theme doesn’t have a category.php file
- Custom page category taxonomy 404
- Template hierarchy: how to let category.php conditionally-load archive.php?
- Getting Category Children
- Child Category Conditional Question
- Break down output of wp_list_categories
- Get the ID of the current post’s child category
- get category name in admin screen
- Return category posts with WP_Query
- Posts of specific category on page and excluded from index.htm
- How can assign posting to Subscriber to specific category?
- Include specific category in URL automatically
- WordPress Category Page Layout
- get_the_category – display only a single category for a post (not all categories)
- It is possible to display related posts from same category as the current post?
- Categories are not available AT ALL under Menus
- Page category filter in admin dashboard
- Remove WP Core canonical for category pagination
- Create categories manually in database
- how to display specific Category if post have more one Category?
- Displaying a Category on a WordPress Page
- Is there a way to fetch the category of a page when using wp_list_pages?
- How to fix 404 error in pagination in categories of woocommerce with common url base /shop/?
- Hide specific category link from showing
- Print only parent categories of post in custom RSS feed
- Product Category page showing all products
- How can I add HTML classes for current taxonomy/term hierarchy into my pages to simplify styles?
- Display List of Categories Within a Custom Taxonomy
- How to remove specific categories from tag archives?
- add custom option to get_categories dropdown
- Category as subdomain
- How can I allow people to ‘subscribe’ to categories?
- Loop through posts of CatA and store value of CatB in separate array
- Highlight posts that belong to current sub category
- How to add an empty entry to masonry?
- How to enable admins/editors to set a featured image for specific category?
- Problem with single posts not showing correct category sidebar
- Multiple Categories under one URL, where ‘Front Page’ is used already
- finding out the top 5 source ( source is a custom taxonomy ), in a given category
- How to display many photo albums related to category
- Having Trouble With get_category_by_slug In a Custom Function
- WordPress category gives 404 after moving to a different domain
- How to load/include category templates based on conditionals?
- Why does WordPress append a bullet to my category tag?
- how to implement next/prev within category archive?