Hello everyone.
Our company recently relaunched our website with a completely new URL structure and we now have hundreds of old URLs that need to be mapped and redirected to their new equivalents. Manually creating each redirect rule is taking forever and we are worried about missing some.
Is there a tool, script, or automated method that can help batch convert and map old URLs to new ones efficiently? We are using an Apache server so .htaccess redirects are an option but we need help generating them at scale.
Has anyone handled a large scale URL migration like this and what workflow did you follow?
Our company recently relaunched our website with a completely new URL structure and we now have hundreds of old URLs that need to be mapped and redirected to their new equivalents. Manually creating each redirect rule is taking forever and we are worried about missing some.
Is there a tool, script, or automated method that can help batch convert and map old URLs to new ones efficiently? We are using an Apache server so .htaccess redirects are an option but we need help generating them at scale.
Has anyone handled a large scale URL migration like this and what workflow did you follow?