Vanity urls generally refers to those which are devoid of characters like %,&, and extensions like .html,.php, .asp etc and are "human-readable". it normally helps to maintain a proper hierarchy separated by slashes. For example, www.sourcepoint.tk/articles/category/general/ is one such url. it makes any one understand what the page has - Articles categorised under General category.
Questions tagged [vanity-url]
76 questions
-4
votes
1 answer
How to rewrite URL using Apache
I have a simple question, but I couldn't find the way to do it in my script.
Instead of this:
http://www.mySite.com/player.php?id=3773
I need this:
http:/www.mySite.com/europe/spain/real-madrid/cristiano-ronlado/

Othman
- 2,942
- 3
- 22
- 31