Hi, I've set up a blog for a single space using the "blog inside an existing space" option, so the blog URL is ".../xwiki/bin/view/MySpace/Blog" As per the documentation, I added the following line to the HTTP Meta Info section in the space's admin options: <link rel="alternate" type="application/rss+xml" title="Blog RSS Feed" href="$xwiki.getURL('Blog.BlogRss', 'view', 'xpage=plain')" /> Now how do I generate an RSS feed for only the space blog? When I try ".../xwiki/bin/view/MySpace/Blog/BlogRss?xpage=plain" I get an unformatted HTML page. What am I doing wrong? Thanks, J -- View this message in context: http://xwiki.475771.n2.nabble.com/RSS-feeds-for-Space-specific-blogs-tp75938... Sent from the XWiki- Users mailing list archive at Nabble.com.