You're welcome :)
BTW, if you have 404s you'd like to redirect you can have Joomla's Redirect component catch all 404s. Then you can sort them by hits and use Admin Tools' URL Redirection feature or .htaccess code (when redirecting hundreds of URLs with a common base path) to create redirections. If the old URLs are completely gone you can always use some .htaccess code to have them respond with HTTP status 410 (Gone) instead of 404 (Not Found). 410 tells search engines that the URL they tried to access has been permanently removed from the site and won't be coming back, therefore they should remove it from the index.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!