5
Answers

Hide Page Extension and Query String

How can we hid url's query string in asp.net
like
http://mydomain.com/go.aspx?id=0&uid=90
should be like
http://mydomain.com/0/90/go
and is there any benifit of doing this in SEO prospective

Answers (5)