By Brian Repetti on
3/24/2010 6:52 PM
For a long time I have always used the Globals.NavigateUrl() method in DotNetNuke to create links in my custom modules. I have recently converted to using the FriendlyUrl provider in DotNetNuke. The big advantage for me was to create a custom page url for SEO purposes without hacking the DNN framework. I wanted to get rid of the standard Default.aspx and also create urls that were more SEO friendly.