Direct answer: the first checks after a redesign traffic drop
Confirm the drop is real in analytics and Search Console
Before you assume the redesign caused the decline, verify that the traffic loss appears in both analytics and Google Search Console. A broken tag, consent issue, or analytics configuration change can create a false alarm. Compare the launch date against organic sessions, clicks, impressions, and top landing pages.
Recommendation: Start with Search Console and analytics together.
Tradeoff: This adds a few minutes, but it prevents chasing a measurement issue as if it were an SEO issue.
Limit case: If tracking is broken across the site, you may need server logs or Search Console data to estimate impact.
Prioritize redirects, indexation, canonicals, and robots directives
The fastest high-impact checks are redirects and URL mapping, indexation controls, canonical tags, and robots directives. These are the most common reasons a redesigned site loses visibility quickly. A redesign often changes URLs, templates, or page rendering, and any one of those can block crawling or consolidate signals incorrectly.
Recommendation: Check redirects first, then indexation, canonicals, and internal links.
Tradeoff: This approach may miss deeper content-quality or intent-mismatch issues.
Limit case: If the site had a major information architecture or content rewrite with no technical errors, the main problem may be relevance loss rather than crawlability.
Identify whether the loss is sitewide or template-specific
A sitewide drop usually points to a systemic issue such as robots blocking, noindex tags, or broken redirects. A template-specific drop often affects only product pages, blog posts, category pages, or location pages. Segment the decline by page type, directory, and query intent.
Recommendation: Break the loss into page groups immediately.
Tradeoff: Segmentation takes a little more analysis than checking total traffic only.
Limit case: If only a few high-value pages lost traffic, the issue may be isolated to those URLs rather than the redesign overall.