Did you ever want your DotNetNuke URLs to present a more human readable (more easily remembered) URL? Well, there is a new feature in DNN 4.7 that you can set to easily set.
Instead of your URLs showing something like www.mydotnetnukesite.com/tabid/825/EntryID/479/Default.aspx for your "About Page", to something like www.mydotnetnukesite.com/about.aspx.
You have to add the following attribute to the DNNFriendlyUrl element in the Web.config: urlFormat="HumanFriendly".
See the following blog by Chris Hammond on the DNN Team for more inforamtion.
http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1637/Default.aspx