Using RSS Feeds To Share Content: Difference between revisions

From Joomla! Documentation

RCheesley (talk | contribs)
Created page with "== Utilize RSS feeds to share content == Some search engines allow you to submit feeds to them for utilisation in their search capabilities, and many people use an RSS feed re..."
 
Cmb (talk | contribs)
Some markup and title capitalization changes.
 
Line 1: Line 1:
== Utilize RSS feeds to share content ==
== Use RSS Feeds to Share Content ==
Some search engines allow you to submit feeds to them for utilisation in their search capabilities, and many people use an RSS feed reader to be notified when websites they are interested in post new content. This is a powerful way for sites that regularly update their content to get traffic to their new items. This procedure will explain how to create feeds for pages within your site, be it static or not.
Some search engines allow you to submit feeds to them for use in their search functions, and many people use an RSS feed reader to be notified when websites they are interested in post new content. This is a powerful way for sites that regularly update their content to get traffic to their new items. This procedure will explain how to create feeds for pages within your site, be it static or not.


'''In Joomla:'''
In the Joomla Administrator, under the advanced parameters for a dynamic page (e.g. category blog view) menu item, make sure that the ''Show a feed link'' item is set to ''Show''.
Under the advanced parameters for a dynamic page (e.g. category blog view) menu item, make sure that the 'show a feed link' item is set to show.


View the site in the front-end and then right click and select 'view source'. Search the source for feed, and you'll find the RSS feed link to that page.
View the site in the Frontend, then right click and select ''View source''. Search the source for ''feed'', and you'll find the RSS feed link to that page.


For dynamic pages where the content is changing regularly, it is useful to show an icon to allow visitors to add that page to their feed readers.
For dynamic pages where the content is changing regularly, it is useful to show an icon to allow visitors to add that page to their feed readers.


'''NOTE: You should have SEF enabled for this to work well.'''
'''Note''' You should have SEF enabled for this to work well.

Latest revision as of 17:54, 3 November 2022

Use RSS Feeds to Share Content

Some search engines allow you to submit feeds to them for use in their search functions, and many people use an RSS feed reader to be notified when websites they are interested in post new content. This is a powerful way for sites that regularly update their content to get traffic to their new items. This procedure will explain how to create feeds for pages within your site, be it static or not.

In the Joomla Administrator, under the advanced parameters for a dynamic page (e.g. category blog view) menu item, make sure that the Show a feed link item is set to Show.

View the site in the Frontend, then right click and select View source. Search the source for feed, and you'll find the RSS feed link to that page.

For dynamic pages where the content is changing regularly, it is useful to show an icon to allow visitors to add that page to their feed readers.

Note You should have SEF enabled for this to work well.