Hello,
On a website I have a search form with method get. I would like to know if I can rewrite that url to a better looking one.
For example, now after I submit the search form I get an url like this:
http://www.mywebsite.com/search.php?search_category=0&search_term=Jackson&submit_search=
It would be great if I could make it look like this:
Thanks.