# Merged topic doesn't redirect

**URL:** https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657
**Category:** Support
**Created:** [November 24, 2022, 3:26pm UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657 "2022-11-24T15:26:07Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![elopio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elopio/32/218413_2.png) [@elopio](https://meta.discourse.org/u/elopio)
#### Post date: [November 24, 2022, 3:26pm UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657/1 "2022-11-24T15:26:07Z")

</div>

I’ve merged [this topic](https://collective.flashbots.net/t/devcon-bogota-pbs-developer-roundtable-summary/633) into this [other topic](https://collective.flashbots.net/t/development-next-steps-for-pbs-roundtable-at-devcon/438/4).

The merge worked nicely.

I expected that when I open the old link, it would redirect me to the new location, but that doesn’t happen. When I open it anonymous, I shows “Page not found”. When I open it with my account, it shows me the old closed/deleted post.

This is the link that doesn’t redirect:

[https://collective.flashbots.net/t/devcon-bogota-pbs-developer-roundtable-summary/633](https://collective.flashbots.net/t/devcon-bogota-pbs-developer-roundtable-summary/633)

This is surprising, I think it is a bug. Am I missing something, here?

---

<div class="post-metadata">

### Author: ![maiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maiki/32/233950_2.png) [@maiki](https://meta.discourse.org/u/maiki)
#### Post date: [November 24, 2022, 11:17pm UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657/2 "2022-11-24T23:17:21Z")

</div>

> [@elopio](#):
>
> This is surprising, I think it is a bug. Am I missing something, here?

It is non-intuitive, but there is a reason! 🙂

We use a soft-delete system in Discourse, so admins are able to go back and see deleted topics, including the ability to restore them. The result: admins can see a deleted topic, everyone else sees a “page not found”.

There _is_ a way to setup a redirect, manually, by visiting `/admin/customize/permalinks` and adding a redirect from the topic path to a topic ID:

![Screenshot 2022-11-24 at 15-14-49 Admin - fnord](https://global.discourse-cdn.com/meta/original/4X/2/5/1/251a27177ccc7622f66448d05d33c5ced73ed280.png)

![Screenshot 2022-11-24 at 15-12-03 Admin - fnord](https://global.discourse-cdn.com/meta/optimized/4X/1/4/2/142f871f9122634e315cbd36c2ed25021dee362c_2_690x36.png)

* * *

Having a setting that automatically create redirects when merging topics sounds like a nice #Contribute > Feature request. 🙂

---

<div class="post-metadata">

### Author: ![elopio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elopio/32/218413_2.png) [@elopio](https://meta.discourse.org/u/elopio)
#### Post date: [November 28, 2022, 10:27am UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657/3 "2022-11-28T10:27:16Z")

</div>

Thanks! This makes sense, but I still cannot make it work.

I’ve set up a redirect from t/devcon-bogota-pbs-developer-roundtable-summary/633 to topic id 438. The behavior is the same, when I go to [https://collective.flashbots.net/t/devcon-bogota-pbs-developer-roundtable-summary/633](https://collective.flashbots.net/t/devcon-bogota-pbs-developer-roundtable-summary/633) as admin I get to the moved topic, and when I do it anonymous I get page not found.

 ![redirect](https://global.discourse-cdn.com/meta/original/4X/c/e/f/cef5025caa671b4d70d931437e4beac429a103be.png)

---

<div class="post-metadata">

### Author: ![maiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maiki/32/233950_2.png) [@maiki](https://meta.discourse.org/u/maiki)
#### Post date: [November 28, 2022, 7:04pm UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657/4 "2022-11-28T19:04:20Z")

</div>

🤔

Nothing comes to mind on why the permalink would operate that way… let’s see. Did you move the topic `t/devcon-bogota-pbs-developer-roundtable-summary/633` into a category that is not public?

---

<div class="post-metadata">

### Author: ![anon59994034](https://avatars.discourse-cdn.com/v4/letter/a/b5a626/32.png) [@anon59994034](https://meta.discourse.org/u/anon59994034)
#### Post date: [November 29, 2022, 1:34am UTC](https://meta.discourse.org/t/merged-topic-doesnt-redirect/246657/5 "2022-11-29T01:34:36Z")

</div>

It seems permalinks don’t work for internal links?

> [@Permalinks within Discourse](https://meta.discourse.org/t/permalinks-within-discourse/105589):
>
> I would like to redirect topic 3405 to topic 5618. So anyone linking to 3405 gets sent to topic 5618, instead. I read up on Permalinks here: [https://meta.discourse.org/t/59727](https://meta.discourse.org/t/59727)[https://meta.discourse.org/t/88918](https://meta.discourse.org/t/88918) I tried setting it up a few ways: But none of these seem to make topic 3405 redirect to topic 5618.
