Answered by:
How to configure URL Rewrite rules for SPS 2010?

Question
-
Hi, My client has given the requirement like, users has to access the SharePoint publishing pages without specifying "Pages" in the URL (ex: http://oursite.com/default it should rewrite to http://oursite.com/pages/default.aspx). Could anyone please let me know how to define URL Rewrite rule for this requirement in IIS 7? Regards, Prakash
www.aristonsoft.com - .net 3.5 hosting provider in IndiaTuesday, May 11, 2010 9:03 AM
Answers
-
I got the solution from the URL http://blog.mastykarz.nl/friendly-urls-sharepoint-site-4-steps-iis7-url-rewrite-module/.
www.aristonsoft.com - .net 3.5 hosting provider in India- Proposed as answer by Dynamic Sunday, January 9, 2011 4:37 PM
- Unproposed as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
- Proposed as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
- Marked as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
Tuesday, May 11, 2010 6:56 PM
All replies
-
I got the solution from the URL http://blog.mastykarz.nl/friendly-urls-sharepoint-site-4-steps-iis7-url-rewrite-module/.
www.aristonsoft.com - .net 3.5 hosting provider in India- Proposed as answer by Dynamic Sunday, January 9, 2011 4:37 PM
- Unproposed as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
- Proposed as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
- Marked as answer by Steven AndrewsEditor Wednesday, May 22, 2013 2:13 PM
Tuesday, May 11, 2010 6:56 PM -
Tuesday, May 11, 2010 7:10 PM
-
Check this post:
http://axwonders.blogspot.com/2011/03/make-friendly-urls-for-your-sharepoint.html
EduardoWednesday, March 23, 2011 2:40 PM -
The comment at the bottom of Jie Li's blog post found here http://blogs.msdn.com/b/opal/archive/2010/04/23/sharepoint-2010-search-engine-optimization-seo-tips.aspx states
"URL Rewriting is still not supported - however url redirect is supported. We are using url redirect feature in url rewrite model."
Hope this helps
Tuesday, May 31, 2011 3:02 PM -
I believe that you can do this using the iis rewriting tool, where you can write a regex and route according to matches. I also believe this is not supported in SP 2010. I also think you need kerberos to do this - atleast I needed it when I did something similar.Tuesday, May 31, 2011 4:25 PM