# Tricky question regarding Discourse permalinks

**URL:** https://meta.discourse.org/t/tricky-question-regarding-discourse-permalinks/358595
**Category:** Support
**Tags:** permalinks
**Created:** [March 24, 2025, 2:28pm UTC](https://meta.discourse.org/t/tricky-question-regarding-discourse-permalinks/358595 "2025-03-24T14:28:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [March 24, 2025, 3:41pm UTC](https://meta.discourse.org/t/tricky-question-regarding-discourse-permalinks/358595/3 "2025-03-24T15:41:38Z")

</div>

I could not find any decent tricks, but there is a possible way to use the `Permalink normalizations` setting.

You could do, for example:

 ![This image shows an example of a monitored entry/export request involving game stats, specifically normalizations and permalinks. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/0/e/0/0e01f52910c1eafddacf248e85f9e78546992967.png)

`/security\/advisories\/[aA][dD][vV]-(\d+-\d+)/s-adv-\1`

It transforms  
`security/advisories/ADV-2024-003`  
`security/advisories/adv-2024-003`  
`security/advisories/aDv-2024-003`  
…  
 → `s-adv-2024-003`

Then, you create a redirect with it:

![image](https://global.discourse-cdn.com/meta/original/4X/b/4/2/b42277716038ebfb6f9cf8927a0cb62bb51ee9e8.png)

Would it work for you?

---

_[View the full topic](https://meta.discourse.org/t/tricky-question-regarding-discourse-permalinks/358595)._
