# Query parameters in permalinks not being supported while redirecting

**URL:** https://meta.discourse.org/t/query-parameters-in-permalinks-not-being-supported-while-redirecting/189371
**Category:** Development
**Created:** [May 5, 2021, 2:50pm UTC](https://meta.discourse.org/t/query-parameters-in-permalinks-not-being-supported-while-redirecting/189371 "2021-05-05T14:50:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Nareshh\_Raja](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nareshh_raja/32/209929_2.png) [@Nareshh\_Raja](https://meta.discourse.org/u/Nareshh_Raja)
#### Post date: [May 5, 2021, 2:50pm UTC](https://meta.discourse.org/t/query-parameters-in-permalinks-not-being-supported-while-redirecting/189371/1 "2021-05-05T14:50:37Z")

</div>

In our old forums we are having URLs for our posts like.  
[www.somesite.com/12/title-of-the-topic/topicid.aspx#123](http://www.somesite.com/12/title-of-the-topic/topicid.aspx#123)  
In the above link #123 was the post id.  
When we are creating a permalink for the post using the above url, the redirection is not happening.  
Is there any way to overcome this issue.
