# Remove id from category as permalink normalizations

**URL:** https://meta.discourse.org/t/remove-id-from-category-as-permalink-normalizations/135449
**Category:** Support
**Created:** [December 9, 2019, 10:51am UTC](https://meta.discourse.org/t/remove-id-from-category-as-permalink-normalizations/135449 "2019-12-09T10:51:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Bcat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bcat/32/163148_2.png) [@Bcat](https://meta.discourse.org/u/Bcat)
#### Post date: [December 9, 2019, 10:51am UTC](https://meta.discourse.org/t/remove-id-from-category-as-permalink-normalizations/135449/1 "2019-12-09T10:51:29Z")

</div>

I don’t know about Regex, so it would be nice if someone helped me.  
It will be better for SEO.

**Remove id from category**

`https://meta.discourse.org/c/support/6`  
to  
`https://meta.discourse.org/c/support`

* * *

Tag: Include tag\_name and tage\_cate.  
How to create tag\_title (the default tag only includes tag\_name) is not beautiful ^^

---

<div class="post-metadata">

### Author: ![lucasbasquerotto](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lucasbasquerotto/32/133376_2.png) [@lucasbasquerotto](https://meta.discourse.org/u/lucasbasquerotto)
#### Post date: [December 9, 2019, 12:40pm UTC](https://meta.discourse.org/t/remove-id-from-category-as-permalink-normalizations/135449/2 "2019-12-09T12:40:33Z")

</div>

I think that the only relevant stuff in the link is the id, it seems that the category name is actually ignored.

For example, instead of:

> **[Support](https://meta.discourse.org/c/support/6)**
>
> Ask the community for help with anything related to Discourse. To help others help you, share as much detail as you can about the issue and what is occurring, including what you have tried so far from searching, reading the documentation or asking our AI bot.

you can just write:

> **[Support](https://meta.discourse.org/c/support/6)**
>
> Ask the community for help with anything related to Discourse. To help others help you, share as much detail as you can about the issue and what is occurring, including what you have tried so far from searching, reading the documentation or asking our AI bot.

and will end up in the same page.

So it seems that only the id matters (which makes sense, if you want that links to categories remain working even after a category rename). So I don’t know if this will ever change (and I don’t know how much impact ids will have in SEO, but maybe they are not really a problem).

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 8, 2020, 12:46pm UTC](https://meta.discourse.org/t/remove-id-from-category-as-permalink-normalizations/135449/3 "2020-01-08T12:46:11Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
