# Changing link letter to word e.g:- /t/ to /name of the category & modify or remove /c/

**URL:** https://meta.discourse.org/t/changing-link-letter-to-word-e-g-t-to-name-of-the-category-modify-or-remove-c/35919
**Category:** Support
**Created:** [22 Novembre 2015, 9:30pm UTC](https://meta.discourse.org/t/changing-link-letter-to-word-e-g-t-to-name-of-the-category-modify-or-remove-c/35919 "2015-11-22T21:30:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![purldator](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@purldator](https://meta.discourse.org/u/purldator)
#### Post date: [23 Novembre 2015, 12:19am UTC](https://meta.discourse.org/t/changing-link-letter-to-word-e-g-t-to-name-of-the-category-modify-or-remove-c/35919/2 "2015-11-23T00:19:02Z")

</div>

Please tell me if I am incorrect with my assumption. It sounds like you want to change the structure of the URL for SEO purposes.

If not, apologies for the assumption. But either way, the topic of changing the url structure has been discussed before here:

> [@Rewriting categories URL; Will it make future problems?](https://meta.discourse.org/t/rewriting-categories-url-will-it-make-future-problems/29160):
>
> I want to rewrite URL of categories via nginx, this way: meta.discourse.org/c/support → meta.discourse.org/support Will it make next problems during future updates or something else? Is there any better replacement method?

If you have the advanced skill level to edit Discourse’s source code, then Sam’s answer may be what you seek:

> [@Rewriting categories URL; Will it make future problems?](https://meta.discourse.org/t/rewriting-categories-url-will-it-make-future-problems/29160/10):
>
> Routing exists in 2 spots, on the server and on the client [https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/routes/app-route-map.js.es6](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/routes/app-route-map.js.es6) .. A rewrite on the server without doing the needed work on the client will result in stuff breaking This is beyond your skill level and will cause problems.

---

_[View the full topic](https://meta.discourse.org/t/changing-link-letter-to-word-e-g-t-to-name-of-the-category-modify-or-remove-c/35919)._
