How to Find and Structure RSS Feed URLs in Squarespace
An RSS feed is an XML file containing your website's most recent content, used by news aggregators, feed readers, email subscriptions, and podcast lists. Here's how to find and customize your RSS feed URL.
Basic RSS Feed URL Structure:
- For integrated domains: sitename.squarespace.com/pageslug?format=rss
- For custom domains: www.yourdomain.com/pageslug?format=rss
Finding Your Domain Name:
- Access the Domains panel in your Squarespace dashboard
- Use either the integrated domain or custom domain listed
Squarespace Domains Page
Woman speaking with emphatic gesture
Locating Your Page Slug:
- Open the Pages panel
- Hover over the desired page
- Click the settings icon
- Find the slug in the URL Slug field
Settings menu gear icon
Squarespace blog settings page
Filtering Content with Categories and Tags:
For category-specific feeds:
domain.com/pageslug?category=CategoryName&format=rss
For multi-word categories:
domain.com/pageslug?category=Category%20Name&format=rss
For tag-specific feeds:
domain.com/pageslug?tag=TagName&format=rss
For multi-word tags:
domain.com/pageslug?tag=Tag%20Name&format=rss
Pro Tips:
- Use the integrated domain for more reliable RSS feeds
- URLs are typically hidden from end users
- Test your RSS feed URL by adding ?format=rss to any page URL
- Note that Index Pages may add extra characters to URLs