Title: [Theme: Patchwork] RSS Feed?
Last modified: August 20, 2016

---

# [Theme: Patchwork] RSS Feed?

 *  [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/)
 * Hello Caroline,
    just setting up this theme for my wife´s blog, its a very nice
   and stylish theme, but I can not get RSS Feeds to work. Allow me a question are
   they build in or do I have to add them manually by php or is there some kind 
   of plugin to do so?
 * Thank you Patrik
 * [http://wordpress.org/extend/themes/patchwork/](http://wordpress.org/extend/themes/patchwork/)

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

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

 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731005)
 * Can you pls post a link to your blog?
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731008)
 * The Blog of my wife is galateayluna.com
 * Mine are hody.de and [http://www.tribe-online.de](http://www.tribe-online.de)–
   both with working RSS
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731011)
 * Hmm… can you now publish 1 or 2 test posts? Guess the feed is running, but still
   empty: [http://galateayluna.com/feed](http://galateayluna.com/feed)
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731014)
 * Ok just published a post…to test!?
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731018)
 * Seems to be fine 🙂
    Have a look at: [http://galateayluna.com/feed/](http://galateayluna.com/feed/)
 * and yes, its a build in feature, but maybe there are themes which does’nt support
   the rss feed links in <header> but everything seems to be fine on your wifes 
   blog…
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731021)
 * Thanks will the comments feed only get active if there is an actual comment? 
   Having trouble finding that one too
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731023)
 * Yes… have a look and the source code
 *     ```
       <link rel="alternate" type="application/rss+xml" title="Galatea y Luna &raquo; Feed" href="http://galateayluna.com/feed/" />
       <link rel="alternate" type="application/rss+xml" title="Galatea y Luna &raquo; Comments Feed" href="http://galateayluna.com/comments/feed/" />
       ```
   
 * And every post will get its own comment rss feed like
    [http://galateayluna.com/2012/05/here-comes-my-new-blog/feed/](http://galateayluna.com/2012/05/here-comes-my-new-blog/feed/)
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731028)
 * So [http://galateayluna.com/comments/feed/](http://galateayluna.com/comments/feed/)
   is what i have to put in f.e. feedburner or to link for comments feed?
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731030)
 * **Page RSS Feed (for feedburner):** [http://galateayluna.com/feed/](http://galateayluna.com/feed/)
   **
   Comments Feed (not for feedburner):** [http://galateayluna.com/comments/feed/](http://galateayluna.com/comments/feed/)
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731037)
 * Feedvalidator org gives me an error with [http://galateayluna.com/comments/feed/](http://galateayluna.com/comments/feed/)???
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731038)
 * Yeah, couse its just empty… so it will produce an error 😉 but the feed function
   is running fine…
 * **Try to figure it out like so:**
    Create a Post, Create a comment on this post…
   and try to validate it again
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731039)
 * Thanks you are too kind
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731061)
 * Tried to add the google tracking code since an hour, any clue where it has to
   go, just before </head> wont work at all…
 *  [egado](https://wordpress.org/support/users/egado/)
 * (@egado)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731063)
 * Its recommend to paste it right before the closing body tag </body>
 * It can take 24hours before you will get any results… dont know Google analytics
   that much…
 *  Thread Starter [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * (@hodyshoran)
 * [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/#post-2731123)
 * It says before the closing </head> but it is not working, also when i watch the
   site with firefly in HTML its not there. I assume its a matter with the code 
   in the header. Php

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

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

The topic ‘[Theme: Patchwork] RSS Feed?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/patchwork/1.3/screenshot.png)
 * Patchwork
 * [Support Threads](https://wordpress.org/support/theme/patchwork/)
 * [Active Topics](https://wordpress.org/support/theme/patchwork/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/patchwork/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/patchwork/reviews/)

 * 17 replies
 * 2 participants
 * Last reply from: [hodyshoran](https://wordpress.org/support/users/hodyshoran/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/theme-patchwork-rss-feed/page/2/#post-2731237)
 * Status: not resolved