# Clashes, Slugs, & Debugging

* Slugs must be unique
* 1 URL can't be 2 things, there must be no ambiguity
* Showing different things depending on where the user has been before is terrible for caching
* Monkey rewrite tools plugin for debugging
