I use Asp.net 4.
I have some code in C# that generates html hyperlinks on a web page, I would like to make this hyperlinks SEO friendly using URL Rewrite Tool from IIS 7.5.
Is it possible? Or shall I use URL Routing mechanism instead?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It seems I have found an answer to my question here:
IIS 7.5 Can Modify the links in the HTML markup generated by a web application behind a reverse proxy.
http://learn.iis.net/page.aspx/664/using-url-rewrite-module-20/
http://learn.iis.net/page.aspx/665/url-rewrite-module-20-configuration-reference/#Tag_Filters