# Change URL structure

**URL:** https://meta.discourse.org/t/change-url-structure/188904
**Category:** Support
**Created:** [May 2, 2021, 4:55pm UTC](https://meta.discourse.org/t/change-url-structure/188904 "2021-05-02T16:55:05Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Paul\_King1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paul_king1/32/218888_2.png) [@Paul\_King1](https://meta.discourse.org/u/Paul_King1)
#### Post date: [May 2, 2021, 4:55pm UTC](https://meta.discourse.org/t/change-url-structure/188904/1 "2021-05-02T16:55:05Z")

</div>

I am trying to add the topics under the category URL structure.

Example:

The main category: [www.test.com/c/business](http://www.test.com/c/business)

Now when a user clicks a topic inside that category the URL is: [www.test.com/t/this-is-a-topic](http://www.test.com/t/this-is-a-topic)

What I am trying to achieve when a user clicks a topic inside the category is this: [www.test.com/c/business/this-is-a-topic](http://www.test.com/c/business/this-is-a-topic)

Is this possible to do via the settings or would this require a lot of custom coding?

Kind regards

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [May 2, 2021, 7:01pm UTC](https://meta.discourse.org/t/change-url-structure/188904/2 "2021-05-02T19:01:12Z")

</div>

> [@Paul\_King1](#):
>
> Is this possible to do via the settings or would this require a lot of custom coding?

That’s not configurable and would indeed require a **lot** of custom code. Not recommended.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 3, 2021, 4:59am UTC](https://meta.discourse.org/t/change-url-structure/188904/3 "2021-05-03T04:59:53Z")

</div>


