A runtime upgrade can change rendered HTML through plugin failures, shortcode errors, missing extensions, cache fragmentation, or different image processing. Crawl staging and compare status codes, titles, headings, canonicals, robots directives, hreflang, structured data, internal links, redirects, pagination, and XML sitemaps with the approved baseline.
Measure performance with warm and cold caches. Compare server response time, cache hit rate, slow database queries, memory use, error rate, LCP, CLS, and INP on representative templates. A faster PHP benchmark is not useful if production caching or critical rendering regresses.
- Diff server-rendered HTML for the homepage, service pages, blog posts, archives, product pages, and localized templates.
- Confirm 404, redirect, canonical, noindex, sitemap, and robots.txt behavior survives cache clearing and deployment.
- Validate schema markup and ensure PHP warnings never leak into HTML, JSON-LD, feeds, or API responses.
- Save crawl and performance evidence with the exact staging build and PHP version tested.