RSS/Atom Feeds Articles
- Combining RSS and Atom Feeds with Python How to build a combined feed from multiple sources that you can publish for followers to subscribe.
- Feedly 404 Feedback Loop (Obsolete) I set up my site to publish an RSS feed of 404 hits, and added it to Feedly...which tried to retrieve the broken URLs, adding a new item to the report...
- Finding Fediverse Feeds How to find the RSS/Atom feeds for Mastodon, Pixelfed, PeerTube, Misskey, and other Fediverse platforms.
- Fixing a Blank Article Pane in NewsFlash There's a bug in WebKit that can prevent articles from displaying in NewsFlash, but there's a workaround.
- Fixing Feed Problems with WordPress 2.0.6 and PHP 5.2 (Obsolete) Feeds are broken on WordPress 2.0.6 with most, but not all, browsers because of an HTTP header problem. Here's how to fix it.
- How to Post to Mastodon From Anything Using IFTTT You can use IFTTT's webhooks target to hook up *anything* to autopost to a Mastodon account.
- Make Feedly Notice an Updated WordPress Post by Changing the GUID Changing the GUID of an updated post in your RSS/Atom feed will tell feed readers that it's a new post. Here's some WordPress code that will let you do that with a custom field.