|
|

|
|
Mod rewrite Generator
|
|
|
Static URLs are known to be better than dynamic URLs for a number of reasons:
1. Making website URLs more user and search engine friendly
2. Preventing undesired "inline linking" or "hot linking"
3. Not exposing the (web address-related) inner workings of a website to users
This tool helps you convert dynamic URLs into static looking HTML URLs.
Example of dynamic URL: http://www.mysite.com/mypage.php?action=view&a=9 will be re-written as:
http://www.mysite.com/profile-mypage-view-a-9.html
or
http://www.mysite.com/profile/mypage/view/a/9/
|
|
| |
|
|
|
|

|
|
|