Make friendly URL in ASP.NET

Posted by Khou on Stack Overflow See other posts from Stack Overflow or by Khou
Published on 2010-06-14T16:53:43Z Indexed on 2010/06/14 18:02 UTC
Read the original article Hit count: 240

Filed under:
|
|
|

how do i make my web app friendly URL?

currently my app URL looks like this

http://www.domain.com/Page.aspx?article=103

but I would like to display the URL to look like this

http://www.domain.com/Page.aspx?Google-likes-url-friendly

what would i need to do?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about seo