I’m migrating my vBulletin forums to EE, and I want to map the new URLs for each thread/post to the old ones (so that people are properly redirected to the right thread when the click, for example, a google search result)
One person suggested we use an .htacces file and a set of rewrite rules.
But my developer noted that we have tens of thousands of URLs on our forums, and that it would take forever to write an .htaccess entry for each of them
I’ve heard that people here have successfully migrated their phpBB forums to EE. Any insight from that camp?