# Links in imported blog comments are relative & broken

**URL:** https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282
**Category:** Bug
**Created:** [5월 26, 2015, 10:37오후 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282 "2015-05-26T22:37:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [5월 26, 2015, 10:37오후 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282/1 "2015-05-26T22:37:47Z")

</div>

**See:** [Welcome Arpit Jalan to the Discourse team](http://blog.discourse.org/2015/05/welcome-arpit-jalan-to-the-discourse-team/)

**Reproduce:**

1. Set up a blog with Discourse comments
2. Create a blog post and accept comments from users on your Discourse site
3. User does an @-mention of another user in a reply.

**Expected:**

- Link to the @-mention in the blog comment rendering links to the user profile on the Discourse site.

**Actual:**

- Link is relative to the blog and 404’s.

---

<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: [5월 27, 2015, 1:55오전 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282/2 "2015-05-27T01:55:33Z")

</div>

Anything simple we can do to fix this for 1.3 @techapj?

---

<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: [6월 3, 2015, 11:54오후 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282/3 "2015-06-03T23:54:54Z")

</div>

Let us try to fix this next week @techapj

---

<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: [6월 8, 2015, 5:24오후 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282/4 "2015-06-08T17:24:41Z")

</div>

This issue was specific to [wp-discourse](https://github.com/discourse/wp-discourse), fixed via:

[https://github.com/discourse/wp-discourse/commit/8b6fe46bdbeaa6f4be490723f1e9d6b5a6f48d41](https://github.com/discourse/wp-discourse/commit/8b6fe46bdbeaa6f4be490723f1e9d6b5a6f48d41)

---

<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: [6월 9, 2015, 5:22오후 UTC](https://meta.discourse.org/t/links-in-imported-blog-comments-are-relative-broken/29282/5 "2015-06-09T17:22:52Z")

</div>


