Syndicate This RSS Feed

By enfeedia.com.

One of the powerful features of RSS feeds is that they can be easily syndicated (RSS = Really Simple Syndication). This means you can present this feed on your own website.

Several methods are provided:

1. Present the standard RSS icon that links to the feed. Here is the HTML code to insert into your website to display that icon:

 

2. Present the NewsPage icon enfeedia news feed reader that links to the (Enfeedia-hosted) NewsPage for this feed. At the top of the Newspage, a series of tools are provided for subscribing to the feed and setting up pings and alerts for the feed. The HTML code to insert into your website to display that icon is:

 

3. If your website server supports PHP, you can display the contents of that feed directly on your website. You select how many of the most recent items, and what length of the items, to display. You implement this by uploading an Enfeedia-supplied script and inserting an Enfeedia-supplied PHP code snippet on your website. Learn more at "What is NewsOnSite". Go to "Promote News" to get the script and your code snippet. For this feed, use account name and then select feed . However, you can use the following code snippet for a basic presentation of the most recent three items showing a maximum of approximately 200 characters, with inheriting colors and style from the page syndicating the feed:



Click the button below to download the script file. Find the file in the folder where you receive downloads.
Upload the script file to the folder on your server that contains the webpage file into which you inserted the code snippet.

  
Note: The filename of the script that you upload to your server must be exactly "shootOnSite_Fns.php".