Forum Moderators: phranque
I believe this is doable using PHP. Forgive me if it is posted elsewhere, but I could not find it.
I have a link like this (the full destination url):
www.example.com/New/about/index.php?page=donations.php
and I want the URL to be displayed like:
www.example.com/donate
The above link would be easier on visitors, publications, etc.
How would I go about doing this?
Thanks.
Here's a description of the whole process: Changing dynamic to static urls -- Search engine-friendly links with mod_rewrite [webmasterworld.com]
Jim