Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · AI tools directory · Books · Archive

Classic tech archive · 2026 bridge. Historical tip — verify commands and threat context before reusing.

Full archive · Archive → modern map · Start here

Classic tip · Classic

FeedForAll tweaking

I really have enjoyed using FeedForAll as a nice, customizable way to insert ANY RSS feed into a web page. I use it with some of my wordpress sites to get relevant news (relevant to the page in quest…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I really have enjoyed using FeedForAll as a nice, customizable way to insert ANY RSS feed into a web page. I use it with some of my wordpress sites to get relevant news (relevant to the page in question) published without the toil of multiple daily updates. It's a nice "set it and forget it" style tool.

Recently though I wanted to make some tweaks to the layout of some of my feeds:

I was VERY glad to find the documentation here showing me what to add to my rss feed template file to sort the entries by date (newest first) and to change the default 5 feed items caught up to what I was looking for (10 items).

I really appreciate this free tool and ESPECIALLY thanks for the great documentation!