Technical SEO FAQ · Redirects, Status Codes, Sitemaps & Robots
What would you check after a large-scale URL migration?
Check:
- old URLs return correct redirects;
- redirects point directly to final URLs;
- new URLs return 200;
- canonicals point to new URLs;
- internal links use new URLs;
- XML sitemaps contain new URLs;
- robots.txt doesn't block new URLs;
- hreflang references are updated;
- structured data uses correct URLs;
- Search Console reports are monitored.
Google recommends preparing a URL mapping, implementing redirects, testing before launch and monitoring after migration.
Related questions
- How do redirect chains affect SEO and crawling?
- How do you handle conflicting canonical signals?
- How do you troubleshoot incorrect canonicalization at scale?
- How would you handle thousands of URLs returning 200 but displaying "not found"?
- How would you identify redirect loops?
- What happens when canonical tags point to 404 pages?
- What happens when canonical tags point to redirected URLs?
- What is the SEO impact of soft 404s?
- When should you use a 301 versus a 302?
