Skip to content

RSS feed

Every Gophenberg site publishes an RSS feed of its posts, served by a built-in plugin.

https://example.com/api/plugins/feed/rss.xml

It needs no login. That is the address to hand to feed readers, or to a newsletter service that syndicates by feed.

The newest published posts, most recent first. Each item carries the post’s title, its address on your site, its publication date, and the full post content, not the excerpt.

Item links are built from the address the request arrived on, so they only come out as https when GOPHENBERG_TRUSTED_PROXIES is set correctly for your proxy.

VariableDefaultEffect
GOPHENBERG_FEED_TITLEGophenbergThe channel title feed readers display
GOPHENBERG_FEED_ITEMS20How many posts the feed carries

GOPHENBERG_FEED_ITEMS must be a positive whole number. Anything else stops the server at startup.