# Rewriting categories URL; Will it make future problems?

**URL:** https://meta.discourse.org/t/rewriting-categories-url-will-it-make-future-problems/29160
**Category:** Support
**Created:** [23.Май.2015 03:54:20 UTC](https://meta.discourse.org/t/rewriting-categories-url-will-it-make-future-problems/29160 "2015-05-23T03:54:20Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [30.Май.2015 22:48:28 UTC](https://meta.discourse.org/t/rewriting-categories-url-will-it-make-future-problems/29160/10 "2015-05-30T22:48:28Z")

</div>

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/rewriting-categories-url-will-it-make-future-problems/29160)._
