I have an url like this :
http://domain.com/key1=00998833&key2=8666886&par3=testing&page=2
There are many parameters in the url, but I need to show a shorter version of url when the page is being displayed on Browser. To be more clear, I need the url to be something like: http://domain.com/link123456 or in a slightly different way.
Is there any way to do it ?
I searched a lot for but couldn't find any solution yet.
Thanks
Put on your htaccess file: