# Permalink management

**URL:** https://meta.discourse.org/t/permalink-management/114815
**Category:** Feature
**Created:** [April 11, 2019, 11:53pm UTC](https://meta.discourse.org/t/permalink-management/114815 "2019-04-11T23:53:38Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Walkom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_walkom/32/77411_2.png) [@Mark\_Walkom](https://meta.discourse.org/u/Mark_Walkom)
#### Post date: [April 11, 2019, 11:53pm UTC](https://meta.discourse.org/t/permalink-management/114815/1 "2019-04-11T23:53:38Z")

</div>

It’d be really great if the permalink management section had the option for free text searching to find the category/topic ID. Currently I’ve been using `site.json` to find the category ID, and it’s a little clunky.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 12, 2019, 11:42am UTC](https://meta.discourse.org/t/permalink-management/114815/2 "2019-04-12T11:42:34Z")

</div>

What is it that you are trying to do?

---

<div class="post-metadata">

### Author: ![Mark\_Walkom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_walkom/32/77411_2.png) [@Mark\_Walkom](https://meta.discourse.org/u/Mark_Walkom)
#### Post date: [April 13, 2019, 4:03am UTC](https://meta.discourse.org/t/permalink-management/114815/3 "2019-04-13T04:03:03Z")

</div>

Add permalinks a little easier.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 13, 2019, 4:20am UTC](https://meta.discourse.org/t/permalink-management/114815/4 "2019-04-13T04:20:15Z")

</div>

I meant something like why are you adding permalinks? How many are you adding? Did you do an import? What is the source of the permalinks? They are useful only for incoming links, so there should be a way to automate adding them. That is why the ux for adding them is so bad. It’s usually the worst way to add them.

---

<div class="post-metadata">

### Author: ![Mark\_Walkom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_walkom/32/77411_2.png) [@Mark\_Walkom](https://meta.discourse.org/u/Mark_Walkom)
#### Post date: [April 13, 2019, 10:15am UTC](https://meta.discourse.org/t/permalink-management/114815/5 "2019-04-13T10:15:50Z")

</div>

We’ve been making a few changes and re/moving categories. There’s not a heap of them, maybe 30.

Doing them via the API is only really going to make it a whole bunch harder than it already is.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 13, 2019, 12:08pm UTC](https://meta.discourse.org/t/permalink-management/114815/6 "2019-04-13T12:08:33Z")

</div>

That’s why I wanted to know more about what you were trying to do. Renaming a category automatically creates a permalink. But if you’re deleting them you do need to create one manually.

[https://meta.discourse.org/t/when-a-category-is-renamed-the-previous-url-should-redirect-to-the-new-one/15528/37?u=pfaffman](https://meta.discourse.org/t/when-a-category-is-renamed-the-previous-url-should-redirect-to-the-new-one/15528/37)

---

<div class="post-metadata">

### Author: ![Mark\_Walkom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_walkom/32/77411_2.png) [@Mark\_Walkom](https://meta.discourse.org/u/Mark_Walkom)
#### Post date: [April 13, 2019, 12:21pm UTC](https://meta.discourse.org/t/permalink-management/114815/7 "2019-04-13T12:21:11Z")

</div>

Ahh ok! 🙂 The auto creation makes sense, but maybe that should be listed in with the other permalinks so it’s explicit?

However it’d still be great if the manual creation was a little easier. As per the OP, using category ID and not the text version is painful.
