My site uses strings such as:
http://www.website.com/?action=blue_widgets
I'd like to rewrite this to display:
http://www.website.com/blue_widgets
Firstly, is this advisable? Secondly how should I achieve this?
My site uses strings such as:
http://www.website.com/?action=blue_widgets
I'd like to rewrite this to display:
http://www.website.com/blue_widgets
Firstly, is this advisable? Secondly how should I achieve this?