Atom Feed
Power up your website with some Atom Feeds!
Configuration
There are some details you can (and should) configure for your feeds.
There is a backend page called "Atom Feed" in the Plugins menu. You can configure...
- ...the title of your feeds (should be your page's name)
- ...the URL path (the virtual directory of your website where the feeds live in, you usually do not have to modify this)
- ...Some informations about the default author (Name must be set, email and uri are optional)
- ...the unique ID of your feeds (you should not modify this, unless you really know what you are doing)
Embedding feeds in your template
This plugin will give you a new STE-Tag: <ste:atom_feed />
.
Put this tag in your <head />
section and it will generate links to your feeds.