SharePoint 2010 Blog URLs
I have a blog hosted on SharePoint 2010 with default settings. The URL for my blog posts looks something like http://domainname/Blog/Lists/Posts/Post.aspx?ID=somenumber
How can开发者_JAVA百科 I use meaningful names instead of these default URLs? Can you please point me to some useful links on how to achieve this?
Check the Community Kit for SharePoint: Enhanced Blog Edition 3.0 solution.
One of its many features is:
SEO Friendly URL's - blog post URL's that look like /archive/2007/08/25/sharepoint-chart-tool.aspx instead of /Lists/Posts/ViewPost.aspx?ID=37
To see a blog running on SharePoint Foundation 2010 with CKS:EBE 3.0 go here.
精彩评论