Product Guide

Free Tools to Generate, Filter, and Convert Sitemaps and RSS Feeds

Bill Cava/

You built the thing and it is live. The fun part is over, and what stands between your product and anyone finding it is plumbing: a sitemap search engines can actually read, a feed that is not full of noise, the right subset of URLs submitted to the right console.

Nobody wants to build that plumbing, and it is a silly thing to pay a subscription for. So we built a set of free tools at tools.generativelabs.com and use them ourselves.

This is the toolkit, organized by the job in front of you, with the established tools named honestly alongside ours: a roundup that only lists its own products is a landing page.

The Generative Labs free tools index: eight cards covering RSS filtering, sitemap generation, filtering, subsetting, conversion, and metadata auditing
The toolkit: eight free tools, no signup for most, each output a URL you can hand to another system.

How do you generate a free XML sitemap?

Three free ways, and the right one depends on what you already have: a list of URLs, a feed, or neither. A sitemap is worth this small effort because it is the one file search engines ask you for.

A sitemap tells search engines which pages and files you think are important in your site, and also provides valuable information about these files.

Google Search Central, Learn about sitemaps
  • You have a list of URLs: paste it into Sitemap from URLs and get a standard XML sitemap at a unique, shareable URL, editable later by appending /edit.
  • You have a feed but no sitemap (many blog and commerce platforms do exactly this): Sitemap from RSS converts the feed's items into a sitemap you can download or submit.[1]
  • You have neither: crawl. XML-Sitemaps.com builds one free for up to 500 URLs with no registration, and Screaming Frog crawls 500 URLs free (a paid license lifts the cap) while auditing as it goes.

Crawlers discover what is linked; our generators publish what you hand them.

And one genuinely odd generator that exists because we needed it: Sitemap from Google Drive turns a public Drive folder into a sitemap, exporting Docs and Sheets as PDFs.

How do you filter or trim a sitemap you already have?

This is the gap in the market. Almost every well-known sitemap tool generates by crawling. Almost none takes the sitemap you already have and cuts it down. Nobody searches for this job, and then one day your sitemap has four thousand URLs and you need exactly it.

Sitemap Filter is our signature tool for that day. Point it at any live XML sitemap, add rules (last-modified date, URL pattern, change frequency, priority), and it returns a new live sitemap URL. The filtered sitemap re-fetches its source on every request, so it stays in sync as the original changes.

The Sitemap Filter tool mid-setup: a named filter, our own sitemap URL, and two URL-pattern rules ready to create a live filtered sitemap
The signature tool mid-setup, pointed at our own sitemap: the filtered URL it creates re-fetches its source on every request.

Its sibling, Sitemap Subset Selector, takes a random percentage, a random N, a pattern, or a hand-picked selection: useful for staged submissions and for testing anything against a sample of pages instead of all of them.

What is the best free way to filter an RSS feed?

Ask who the filtering is for. If it is for you, use a reader: Inoreader's filtering rules and Feedly's assistant shape what lands in front of your eyes, and NetNewsWire does it open-source on Apple platforms. If it is for another system, a reader cannot help, because what you need is a filtered feed that exists at a URL.

That is RSS Feed Filter: rule-based filtering for RSS 2.0 and Atom 1.0, output as a clean filtered feed or as a sitemap, served at a persistent URL. Strip a multi-topic feed down to one topic, drop the noise, and hand the result to whatever consumes it next.

How do you check what search engines actually see?

Load your sitemap into Sitemap Describe and it fetches every page's title and meta description into one searchable, paginated table. It is the fastest way we know to spot the page with no description, the duplicated titles, or the template placeholder that shipped.

A crawler like Screaming Frog does this more thoroughly as part of a full audit; Describe does it in one paste when a full audit is more than the moment needs.

And the bonus utility that fits no category: Is Google Account? checks whether an email address is backed by Gmail or Google Workspace. Handy the day you need it, invisible until then.

The job
Free Generative Labs tool
Established tool
Generate a sitemap by crawling
(not our lane)
XML-Sitemaps, Screaming Frog
Audit a site by crawling
(not our lane)
Screaming Frog
Filter a feed for your own reading
(not our lane)
Inoreader, Feedly
Filter an existing sitemap
Sitemap Filter
No URL-level equivalent
Subset a sitemap for testing
Sitemap Subset Selector
No URL-level equivalent
Turn a feed into a sitemap
Sitemap from RSS
No URL-level equivalent
Sitemap from a pasted URL list
Sitemap from URLs
No URL-level equivalent
Read every page's title and description
Sitemap Describe
No URL-level equivalent
Eight publishing jobs: the crawl-and-read tools own the top block, and the URL-level transforms have no established equivalent.

How do the pieces string together?

The outputs are URLs on purpose, so the tools compose. A real chain we use: a platform publishes a noisy feed; RSS Feed Filter strips it to the items that matter; the filtered URL becomes a sitemap; Sitemap Filter cuts that to the last ninety days; the result goes to the search console.

Four steps, zero code, nothing to host, and every link in the chain stays live.

That plumbing is not a growth hack. It is the baseline of being retrievable, which is worth engineering for even though retrieval alone proves nothing about quality. And it pairs with the longer game: distribution you own beats rankings you rent.

Ship the thing. Then take the one honest hour the plumbing asks for, and let it run itself from there.

References

Frequently asked

How do you generate a free XML sitemap?
Three free ways, depending on what you already have. If you have a list of URLs, paste it into Sitemap from URLs and you get a standard XML sitemap with a shareable, editable link.
Three free ways, depending on what you already have. If you have a list of URLs, paste it into Sitemap from URLs and you get a standard XML sitemap with a shareable, editable link. If your platform publishes an RSS or Atom feed, Sitemap from RSS converts it directly. If you have neither, a crawler like XML-Sitemaps.com will build one free for up to 500 URLs.
What is the best free tool to filter an RSS feed?
It depends on who the filtering is for. Reader apps like Inoreader and Feedly filter what you personally see.
It depends on who the filtering is for. Reader apps like Inoreader and Feedly filter what you personally see. The Generative Labs RSS Feed Filter is for pipelines: it applies your rules to any RSS or Atom feed and hands back a persistent URL serving the filtered result, as a clean feed or as a sitemap, that you can give to another system.
How do you filter or trim an existing XML sitemap?
This is the job almost no tool covers, because most sitemap tools generate by crawling rather than transform what exists.
This is the job almost no tool covers, because most sitemap tools generate by crawling rather than transform what exists. Sitemap Filter cuts any live sitemap down by last-modified date, URL pattern, change frequency, or priority, and Sitemap Subset Selector takes a random or hand-picked subset. Both output a live sitemap URL that stays in sync with the source.
How do you convert an RSS feed into an XML sitemap?
Point Sitemap from RSS at any standard RSS or Atom feed. It extracts every item URL into a standard XML sitemap you can download or submit to search engines.
Point Sitemap from RSS at any standard RSS or Atom feed. It extracts every item URL into a standard XML sitemap you can download or submit to search engines. No signup. Useful when your platform gives you a feed but not a sitemap.
Are these publishing tools free, and do they require an account?
All eight Generative Labs tools are free, and most need no signup at all.
All eight Generative Labs tools are free, and most need no signup at all. Several give you a persistent, shareable URL for the sitemap or filtered feed you create, so the output can be wired straight into a search console or another tool.
Why would a solo builder need sitemap and feed tools?
Because shipping was the fun part, and being found is plumbing.
Because shipping was the fun part, and being found is plumbing. A sitemap search engines can read, a clean feed, and the right URLs submitted are what stand between a launched product and a discovered one. These tools do that plumbing without you building it or paying a subscription for it.
Work with us

Let’s build it together.

We turn clever prototypes into production systems people can rely on. If you’re building with agents and want a hand making it real, leave your email and we’ll be in touch.

Straight to the team. No spam.