I have a site right now that is in asp.net (ugh) and we are moving it to Joomla.
Is ReDJ correctly used in these steps:
1. create the site in a development area
2. using ReDJ, map out all the old site URLs to the new URLs ... example:
OLD: (http ://bigdeal.com/movies.aspx)
NEW: (http ://bigdeal.com/movies) -- in the global config on dev. site we turn off "Adds Suffix to URL"
3. once all the URLs are redirected, we trash the old site
and go live with the new site
So anybody going to: http: //bigdeal.com/movies.aspx (asp.net) will go to http: //bigdeal.com/movies (joomla)
Do I have this correct?
We rank page one on hundreds of key words and we don't want to make Google's bots mad.
Am I thinking about this correctly?
Thanks!