Turn on HumanFriendly URLs in DNN 4.7.0
What? DNN 4.7?
Seems like I just get one upgrade installed and there is another upgrade ready to go.
So, what’s this HumanFriendly thing?
Currently, in DotNetNuke, we can turn on Search Engine Friendly URLs. What this does is embed the parameters in the URL so that you don’t end up with ?variable=value at the end of your url.
That’s cool. But, there are two REALLY big problems with this.
First, if the tabid for the page changes, your url will change. This makes it practically impossible to “version” your pages in such a way that the search engines don’t care unless you implement some sort of 301 redirect every time a new page is created to replace the old page.
Second, it’s very hard to tell someone over the phone. “Just go to http://www.dmbcllc.com/mypagename/tabid/45/default.aspx.” With HumanFriendly turned on, you’ll be able to tell them, “Go to http://www.dmbcllc.com/mypagename.aspx”
DotNetNuke > Community > Blogs – Turn on HumanFriendly URLs in DNN 4.7.0
del.icio.us Tags: dotnetnuke,humanfriendly urls
Technorati Tags: dotnetnuke,humanfriendly urls
Other Related Items:
Professional DotNetNuke Module Programming This book was written to provide insight into the development techniques needed (and the options available) to work within the DotNetNuke f... Read More >
DotNetNuke For DummiesDo you want to develop Web sites without the help of a programmer? Lucky for you there’s DotNetNuke, a content management system that allows you to ... Read More >
Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET (Wrox Programmer to Programmer)DotNetNuke creator Shaun Walker leads this superlative author team of MVPs while delivering the latest update of a bestseller. They offer complete cov... Read More >









