I moved from Dotnetnuke to Wordpress. All of the articles were also moved. However, this means that the indexed links for those articles will be different to the new wordpress article URL. When I search for an existing article which points to the Dotnetnuke old URL article, I encountered 404 error. Old URL:http://www.itexpertscentral.com/SourceBook/WebDevelopment/AJAX/tabid/63/Default.aspx/ New URL:http://www.itexpertscentral.com/index.php/2007/04/15/ajax-overview/ Please let me know how to automatically redirect the old URL to New URL.
Thanks! BTW, I got Windows hosting. Not sure if modrewrite will work on this. If you can provide me code snippets or reference websites, that would be a big help.