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 [2020/06/05 19:01] arviddoc: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. There is a lot of feed reader software out there. For example, the free desktop mail client [[https://www.thunderbird.net/|Thunderbird]] is able to display RSS feed contents; Android users may know [[https://f-droid.org/de/packages/com.nononsenseapps.feeder/|Feeder]].+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/rss2/ 
 +  * https://www.flatpress.org/feed/atom/ 
 + 
 +(There is a lot of feed reader software out there. For example, the free desktop mail client [[https://www.thunderbird.net/|Thunderbird]] is able to display RSS feed contents; Android users may know [[https://f-droid.org/de/packages/com.nononsenseapps.feeder/|Feeder]].)
  
 ===== Sharing the news feed ===== ===== Sharing the news feed =====
-FlatPress creates two types of news feed: RSS and AtomThe link to this feeds is straightforward! +It is important for your visitors to know there is a news feed they can subscribe toThis may be done in different ways: 
-With the PrettyURLs plugin enabled, it's just: + 
-  * RSS: https://yoursite.com/feed/rss +==== Creating the feed link manually ==== 
-  * Atom: https://yoursite.com/feed/atom+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/rss2/ 
 +  * 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]].
  
-===== Examples ===== +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. 
-See the flatpress.org feeds in action: + 
-  * https://www.flatpress.org/feed/rss +==== Using the convenient RSS feed plugin ==== 
-  * https://www.flatpress.org/feed/atom+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]] pluginIt provides a widget with a "Subscribe" button - just add the widget e.g. to your sidebar! 
doc/tips/newsfeed.1591376487.txt.gz · Last modified: by arvid

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki