> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/blogs/how-to-set-up-an-rss-feed-for-blogs.md).

# How to Set Up an RSS Feed for Blogs

## How to Set Up an RSS Feed for Blogs

RSS feeds are an easy way for you to keep up with news and information that's important to you and helps you avoid the conventional methods of browsing or searching for information on websites. The URL within blog settings provides the ability to have category feeds for blogs.

Once you have set up your categories and added the blog list element to the desired site builders you would proceed with retrieving the RSS Feed URL. See our other articles on blogs for more information.

## **How to get started with RSS Feeds for Blogs**

### **Navigate to Sites > Blogs.**

Once you are inside Blogs, go to the Settings (gear icon) of Blogs.

{% embed url="<https://lh6.googleusercontent.com/KDxR3YjxYp4oBWs2RwB21146pgf6gmCawv_bZwpbdOA577WdzGdeHpzsIXjqCnwFLw5DsBmcOq7iHjmSqwILU3FSTDQG4KRW38wOiIxDjMCy1ycYV3bj9LyKqAb9C1naalJNdpM1KYgBxtnLQvWI3SI>" %}

After going to Settings, there will be an option to go to the 'RSS' tab. You would select the domain from the dropdown to retrieve the related URL for your feed.

{% embed url="<https://lh5.googleusercontent.com/ATLEajI1lU49Xjy_la4pugK_AF2Ko1OXPH-R28OycYdbj2U20dkbxx6eoDI9_UqGDFyVWDpduu9xvfuq-dZzb7O86YpXbJ9urJD7a3t6NLJ1-Uq9_0PgIR0jOVMKZTtNiAgM4_dKHa3-o8asol4vj6Q>" %}

*

You can control how many blog posts you would like included in your RSS Feed in the RSS tab. You can adjust the number accordingly for more or fewer posts. The feed will include the categories from sites in the selected domain.

***Please Note:***

*The maximum allowed blog posts will be 100*

{% embed url="<https://lh3.googleusercontent.com/aC0v77_D5CHlWXKeTXLNFKifXwC1rdRUyaKsfaneZJH61ijHMfK0onBI4-P_UPkFvCIwaMWiZTHTVQN_nzAm0ja1fQwV4LuE8P8HrzstcrGXOzgWelOVGADCUhi1f2o_P7R5zrSb1XR2thwT-xpJ2hU>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/blogs/how-to-set-up-an-rss-feed-for-blogs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
