Which of the 14 techniques should I do first on a site under 1,000 pages?
Start with indexability and crawl issues (Search Console coverage), then audit top pages by impressions and fix snippet/heading issues. Run a lightweight performance sweep (PageSpeed Insights) on representative templates. Use the Quick Start 48–72 hour triage checklist to convert findings into sprint tickets.
How do Core Web Vitals changes influence the priority of technical fixes?
Prioritize CWV work when failures affect high-impression or high-conversion pages. Use field data to confirm user impact, then apply a Core Web Vitals triage: reduce server response/LCP causes first, then address CLS and interactivity. Code-level fixes should be scoped with Lighthouse budgets and validated in staging.
What signals indicate a page should be pruned vs updated vs canonicalized?
Prune when a page shows low impressions, no backlinks, and no conversion signal. Update when it has impressions or partial rankings but thin content. Canonicalize or merge when multiple pages target the same intent—preserve backlinks by redirecting duplicates to the consolidated URL and provide a merged-content brief.
How to measure the business impact of content refreshes and technical work?
Map changes to KPIs: organic clicks, top-10 keyword count, and organic conversions. Use a measurement window (e.g., 4–12 weeks) and compare to a pre-change baseline; annotate deployments in analytics so you can attribute uplifts and regressions to specific fixes or content launches.
Are schema and structured data still worth implementing for organic traffic gains?
Structured data helps search engines understand content and can unlock SERP features (rich snippets). Implement Article, BreadcrumbList, and FAQPage where relevant. Use the structured-data generator prompt to produce JSON-LD and validate with the Rich Results Test before publishing.
How should I adapt this playbook for an e-commerce site vs a content site?
E-commerce: prioritize product schema, canonicalization for faceted navigation, and performance on category/product templates. Content sites: focus on entity coverage, topical authority, and content pruning/merging. Both need redirect discipline and monitoring for index coverage changes after edits.
What does a safe redirect and migration plan look like for preserving rankings?
A safe plan includes a comprehensive redirect map, pre- and post-migration crawls, preserved sitemap and robots checks, and a staged rollout with monitoring for traffic drops. Avoid redirect chains, use 301s for permanent moves, and keep a rollback plan. Annotate migrations in analytics for attribution.
How often should I re-run full-content and technical audits after fixes?
Schedule lightweight audits weekly for indexes and top pages, monthly for content health and backlink reviews, and a full technical crawl quarterly or after any major site change or migration.
How do I use internal linking to surface new pillar pages quickly?
Audit top pages by impressions, then add contextual links from high-impression sources into your pillar. Use an internal linking prompt to output anchor text, source URL, target URL, and rationale as CSV so editors can implement links at scale.
What team roles and time allocation are needed to execute this 14-point playbook?
A minimal team: 1 SEO lead to prioritize and monitor, 1–2 content owners for briefs and refreshes, and 1 engineering resource for technical and performance fixes. Time allocation varies by site health—initial triage may take 1–2 weeks, with ongoing cycles of content updates and monitoring.