Title: RSS Feed
Last modified: August 22, 2016

---

# RSS Feed

 *  Resolved [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/)
 * Hello
 * i don’t know if you can help me…
 * I use your great plugin in a records list and I have a doubt: [http://a-trompa.net/discos-2015](http://a-trompa.net/discos-2015)
 * It’s possible to have a rss feed of the page links? I should use a link like 
   this: [http://a-trompa.net/link_library_rss_feed=1&settingset=1](http://a-trompa.net/link_library_rss_feed=1&settingset=1)
 * But it doesn’t work right?
 * What am I doing wrong?
 * Thx
 * Rui
 * [https://wordpress.org/plugins/link-library/](https://wordpress.org/plugins/link-library/)

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/rss-feed-156/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/rss-feed-156/page/2/?output_format=md)

 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823008)
 * You`re missing a question mark in that link:
 * `http://a-trompa.net/?link_library_rss_feed=1&settingset=1`
 * Please consider rating the plugin and supporting its development.
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823034)
 * Hello Yannick
 * Thx but when I try to burn the feed in Feedburner for instance, I received this
   error:
 * The URL does not appear to reference a valid XML file. We encountered the following
   problem: Error on line 5: The reference to entity “settingset” must end with 
   the ‘;’ delimiter.
 * I tried to use it in another app and I received the same XML error…
 * Any ideia?
 * Thx for your help.
 * Rui
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823043)
 * I will have to investigate and get back to you on that one in the next couple
   of days.
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823045)
 * ok
    Thx RD
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823050)
 * If you’re willing to try a quick code change. Try changing line 28 of rssfeed.
   php in the plugin files to:
 * `home_url (), // Link`
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823071)
 * Hi Yannick
 * Change the all line:
    home_url () . ‘?link_library_rss_feed=1&settingset=’ . 
   $settingsetid, // Link
 * for this:
    home_url (), // Link
 * Right?
 * Thx
 * RD
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823072)
 * Yes, exactly. Give that a shot. It will change the URL of the feed in the header
   of the RSS output, but that made the difference between a valid and invalid feed
   when I looked at the RSS validator ([http://validator.w3.org/feed/](http://validator.w3.org/feed/))
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823074)
 * I am going to search a bit more why the second GET parameter is invalid in the
   RSS address in the resulting feed and see if I can find a better solution.
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823077)
 * Hi Yannick
 * If it helps, it doesn’t work yet, with one exception. I tried in Feedly and it
   works!!!!!
 * Bye
 * RD
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823103)
 * Please update to the latest version of Link Library, where I did some tweaks 
   to the RSS generation code. It now works correctly with feedburner.
 * That being said, the RSS URl changed. For you, it will now be:
 * [http://a-trompa.net/feed/linklibraryfeed?&settingsset=1](http://a-trompa.net/feed/linklibraryfeed?&settingsset=1)
 * Please try it out and confirm if this works, then consider rating the plugin 
   and supporting its development. Cheers!
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823133)
 * Hi Yannick
 * Great, great work.
 * Thx
 * I’m gonna rate you rplugin now.
 * RD
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823226)
 * Hi Yannick
 * Sorry, I’m back!
 * Tell me please, the feed is supposed to update immediately ? it doesn’t work.
   2 days ago, to see the feed updated, I had to insert the same widget again in
   my template, for instance. Since yesterday that the feed don’t updated at all.
 * If I click now in my rss link I see this entry but it is not displyed in widget:
 * <title>
    Gileno Santana “Metamorphosis” (CD/Calígola Records) </title> <link>
   [http://a-trompa.net/tag/gileno-santana</link&gt](http://a-trompa.net/tag/gileno-santana</link&gt);
   <description/> <pubDate>Fri, 27 Feb 2015 12:14:00 GMT</pubDate> <category>G</
   category> </item> <item>
 * But I don’t see, in both places (feed code and widget display) 2 another entries
   that I insert 30 min ago:
 * Ladybug “Ladybug” (EP/Ed. Autor) (Edit) |
    Tomba Lobos “Adeus” (EP/Gentle Records)
   FREE (Edit) |
 * The plugin have any rule, like 24h after, for instance?
 * Thx
 * Rui
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823228)
 * They should show up right away. Do you have multiple libraries setup, with different
   libraries displaying different categories?
 * The settingsset=1 parameter represents the settings # of the library.
 *  Thread Starter [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * (@blogatrompa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823229)
 * Hi Yannick
 * Right, I understand that. I have just one library with a lot of categories, one
   for each letter, more two for # and V/A.
 * [http://a-trompa.net/discos-2015](http://a-trompa.net/discos-2015)
 * Thx
 * RD
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/#post-5823230)
 * I will research over the week-end and see why the feed would not get updated 
   right away. Stay tuned.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/rss-feed-156/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/rss-feed-156/page/2/?output_format=md)

The topic ‘RSS Feed’ is closed to new replies.

 * ![](https://ps.w.org/link-library/assets/icon-256x256.jpg?rev=971117)
 * [Link Library](https://wordpress.org/plugins/link-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/link-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/link-library/)
 * [Active Topics](https://wordpress.org/support/plugin/link-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/link-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/link-library/reviews/)

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 17 replies
 * 2 participants
 * Last reply from: [blogatrompa](https://wordpress.org/support/users/blogatrompa/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-156/page/2/#post-5823244)
 * Status: resolved