User Tools

Site Tools


doc:tips:newsfeed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:tips:newsfeed [2024/06/27 01:26] – [Creating the feed link manually] Self reference doesn't match document location fraenkimandoc:tips:newsfeed [2024/07/13 20:40] (current) – [Creating the feed link manually] fraenkiman
Line 1: Line 1:
 ====== How to share your entries via news feed ====== ====== How to share your entries via news feed ======
 News feeds are great for blog visitors who want to be informed about new blog entries. FlatPress automatically provides two types of news feed: RSS and Atom. As examples, see the flatpress.org feeds in action: News feeds are great for blog visitors who want to be informed about new blog entries. FlatPress automatically provides two types of news feed: RSS and Atom. As examples, see the flatpress.org feeds in action:
-  * https://www.flatpress.org/feed/rss/+  * https://www.flatpress.org/feed/rss2/
   * https://www.flatpress.org/feed/atom/   * https://www.flatpress.org/feed/atom/
  
Line 10: Line 10:
  
 ==== Creating the feed link manually ==== ==== Creating the feed link manually ====
-Add a link to your blog's feed anywhere to your theme's template files. The feed links are  straightforward! With the PrettyURLs plugin enabled, it's just: +Add a link to your blog's feed anywhere to your theme's template files. The feed links are straightforward! With the PrettyURLs plugin enabled, it's just: 
-  * RSS: https://yoursite.com/feed/rss/+  * RSS: https://yoursite.com/feed/rss2/
   * Atom: https://yoursite.com/feed/atom/   * Atom: https://yoursite.com/feed/atom/
 Without PrettyURLs, use: Without PrettyURLs, use:
-  * https://yoursite.com/rss.php+  * RSS: https://yoursite.com/rss.php 
 +  * RSS: https://yoursite.com/?x=feed:rss2 
 +  * Atom: https://yoursite.com/?x=feed:atom 
 + 
 +Comments of an entry with PrettyURLs 
 +  * RSS: https://yoursite.com/yyyy/mm/dd/entry-title/comments/feed/rss2/ 
 +  * Atom: https://yoursite.com/yyyy/mm/dd/entry-title/comments/feed/atom/
  
 Most visitors will recognize a feed link that is decorated with the commonly known feed icon, such as [[https://upload.wikimedia.org/wikipedia/en/4/43/Feed-icon.svg|this example]]. Most visitors will recognize a feed link that is decorated with the commonly known feed icon, such as [[https://upload.wikimedia.org/wikipedia/en/4/43/Feed-icon.svg|this example]].
 +
 +Help visitors to your blog to use feeds and their benefits by adding a link to [[doc:plugins:feed#about_feeds|this article]], for example.
  
 ==== Using the convenient RSS feed plugin ==== ==== Using the convenient RSS feed plugin ====
-An easy way to have your visitors subscribing to your blog's RSS feed is the [[res:plugins:rssfeed_widget|RSS feed widget]] plugin. It provides a widget with a "Subscribe" button - just add the widget e.g. to your sidebar!+An easy way to have your visitors subscribing to your blog's RSS/ Atom feed is the [[doc:plugins:feed|RSS and Atom feed widget]] plugin. It provides a widget with a "Subscribe" button - just add the widget e.g. to your sidebar! 
doc/tips/newsfeed.1719444385.txt.gz · Last modified: by fraenkiman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki