Default Atom feed
Input URL
https://googleblog.blogspot.com/Expected feed
https://googleblog.blogspot.com/feeds/posts/defaultTest in finderRSS by platform
Blogger publishes Atom and RSS feeds for every blog and label.
Quick answer
https://[blog].blogspot.com/feeds/posts/defaultContext
Blogger (Google's legacy blogging platform) has exposed feeds via a specific API path since the Google Data era. The default feed is Atom. Appending ?alt=rss converts it to RSS 2.0. Blogger also exposes label-specific feeds for topical filtering. The pattern works on both blogspot.com subdomains and custom-domain Blogger blogs.
https://[blog].blogspot.com/feeds/posts/defaulthttps://googleblog.blogspot.com/feeds/posts/defaultRSS finder
Test a Blogger URL here to get the same feed analysis, import verdict, and live Aggregator-style preview as the main Feed Finder.
Gotchas
Examples
Input URL
https://googleblog.blogspot.com/Expected feed
https://googleblog.blogspot.com/feeds/posts/defaultTest in finderInput URL
https://googleblog.blogspot.com/Expected feed
https://googleblog.blogspot.com/feeds/posts/default?alt=rssTest in finderInput URL
https://googleblog.blogspot.com/search/label/UpdatesExpected feed
https://googleblog.blogspot.com/feeds/posts/default/-/UpdatesTest in finderGet this into WordPress
Once you have a working Blogger feed URL, Aggregator handles the rest, importing as posts, rendering as a display, or filtering before it publishes.
Grab the URL from the finder above or the examples list.
Paste into Add New Feed Source inside WordPress.
Render as a list, import as posts, or filter by keyword before anything goes live.
FAQ
Yes. Blogger publishes Atom by default at /feeds/posts/default, and RSS 2.0 at the same path with ?alt=rss appended.
Use https://[blog]/feeds/posts/default/-/[Label]. The label is case-sensitive and URL-encoded for spaces.
The default is 25. Append ?max-results=[n] to request up to 500 items in a single feed response.
Yes. Custom-domain Blogger blogs expose the same /feeds/posts/default pattern. Google routes the request back to the Blogger backend transparently.
Yes. Use the Blogger feed URL as a source in Aggregator. Labels map cleanly to WordPress categories through Aggregator's Feed to Post.