# Child category RSS contains invalid 404 link

**URL:** https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851
**Category:** Bug
**Created:** [February 5, 2015, 5:40am UTC](https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851 "2015-02-05T05:40:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lovechopra1](https://avatars.discourse-cdn.com/v4/letter/l/4af34b/32.png) [@lovechopra1](https://meta.discourse.org/u/lovechopra1)
#### Post date: [February 5, 2015, 5:40am UTC](https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851/1 "2015-02-05T05:40:40Z")

</div>

**Issue:**  
Child category RSS contains a link which does not exists

**Steps to reproduce:**

1. Open RSS link of any child category for e.g: [WordPress - Discourse Meta](https://meta.discourse.org/c/support/wordpress.rss)
2. Url under attribute and atom:link href has invalid url path  
 ![](https://global.discourse-cdn.com/meta/original/3X/a/b/abd329e4255382f562d4972931443caf9e995228.png)
3. Here you can see it contains url: [https://meta.discourse.org/c/wordpress](https://meta.discourse.org/c/wordpress) however it should be [WordPress - Discourse Meta](https://meta.discourse.org/c/support/wordpress)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 5, 2015, 6:07am UTC](https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851/2 "2015-02-05T06:07:09Z")

</div>

Ok @techapj can you take this one?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [February 5, 2015, 8:00am UTC](https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851/3 "2015-02-05T08:00:56Z")

</div>

Fixed 🐛

[https://github.com/discourse/discourse/pull/3171](https://github.com/discourse/discourse/pull/3171)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [February 5, 2015, 9:28am UTC](https://meta.discourse.org/t/child-category-rss-contains-invalid-404-link/24851/4 "2015-02-05T09:28:03Z")

</div>


