Official statement
Other statements from this video 8 ▾
- □ L'expérience utilisateur améliore-t-elle vraiment le référencement naturel ?
- □ Les accordéons et contenus masquables pénalisent-ils encore le référencement mobile ?
- □ Faut-il vraiment ignorer les blogs SEO et ne lire que la documentation Google ?
- □ Les Core Web Vitals influencent-ils réellement le classement dans Google ?
- □ Le lazy loading est-il vraiment une optimisation SEO facile à implémenter ?
- □ La taille des packages JavaScript impacte-t-elle réellement votre SEO ?
- □ Faut-il vraiment utiliser Lighthouse avec des feature flags pour mesurer l'impact SEO de vos modifications ?
- □ Le HTML sémantique est-il vraiment un critère de référencement déterminant ?
Martin Splitt insists: SEO experts must be involved from the roadmap, design doc, or PRD stage for any feature affecting indexable pages. The goal? Avoid having to fix structural errors after deployment, when the damage is already done and fixes are costly.
What you need to understand
Why does Google insist on this early collaboration?
Martin Splitt's statement reflects a ground reality: too many web projects deploy features before considering the SEO question. Result? Poorly structured URLs, non-crawlable content, missing canonical tags, or problematic redirects.
The problem is that fixing after the fact often involves heavy refactoring, risky URL migrations, or worse — accepting makeshift solutions that will penalize organic visibility for months. Involving SEO upstream allows you to anticipate these pitfalls and integrate indexing constraints right into the architecture.
What exactly is meant by "design phase"?
Splitt mentions three key stages: the roadmap (strategic planning of developments), the design doc (detailed technical specifications), and the PRD (Product Requirements Document).
Concretely? The SEO expert must be consulted before code is written. Not after the sprint, not during testing — during the phase when architectural decisions are still flexible.
Which pages are covered by this recommendation?
Any page intended to be indexable — so visible in the SERPs. This includes product pages, blog articles, category pages, landing pages, but also features like pagination, filters, internal search if it generates public URLs.
On the other hand, purely transactional interfaces (checkout flow, member area) generally escape this constraint, unless they expose publicly crawlable content.
- SEO involvement must occur before code is written, not after deployment
- This concerns all pages intended for organic indexing
- Post-deployment fixes cost 10 times more in time and risk
- The roadmap, design doc, and PRD are the three strategic entry points
SEO Expert opinion
Does this recommendation reflect organizational reality?
Let's be honest: in the majority of structures, SEO still intervenes too late. Product and dev teams move forward without consulting organic experts, then discover — often after a post-launch audit — that the site has crawl issues, duplication problems, or structural flaws.
This gap is explained by several factors: lack of SEO awareness on the product side, absence of formalized process, or simple business prioritization that pushes to ship fast. Result? Hasty migrations, preventable traffic losses, emergency fixes that destabilize the roadmap.
What are the limitations of this statement?
Splitt doesn't specify how to concretely integrate SEO into these phases. Should you add a systematic SEO reviewer to design docs? Create a SEO requirements checklist for each PRD? [To verify] — Google remains vague on the operational format.
Another blind spot: not all SEO experts have the technical skills to evaluate a backend-oriented design doc or complex product roadmap. You need a hybrid profile — technical SEO + product/dev culture — and these profiles are rare.
In which contexts is this approach most critical?
High-volume page sites — e-commerce, media, marketplaces — are most affected. In these environments, an architecture error propagates to thousands of URLs and can destroy months of rankings.
Conversely, for a 10-page brochure site or a SaaS without a blog, the stakes are lower. Coordination effort should be proportional to actual SEO risk.
Practical impact and recommendations
How to concretely integrate SEO into these design phases?
First step: formalize a mandatory SEO review process for any project affecting indexable pages. This involves adding a SEO gate to the product cycle, with explicit validation before development starts.
Next, document standard SEO requirements to be systematically integrated: URL structure, canonical tag management, pagination, breadcrumbs, redirect rules, meta robots. These specs become non-negotiable prerequisites, just like security or accessibility.
What tools or frameworks facilitate this collaboration?
Some teams use a SEO Design Checklist integrated directly into Jira, Notion, or Confluence. Each ticket related to an indexable feature automatically triggers a SEO review.
Another approach: organize co-design workshops between SEO, product managers, and lead dev at the start of the sprint. These sessions allow you to anticipate technical constraints and settle trade-offs before implementation.
Which errors must be absolutely avoided?
Don't fall into the "SEO police" trap that blocks everything without proposing alternatives. The SEO expert must be a force for proposals, not simply a censor listing prohibitions.
Another pitfall: intervening too late on the pretext that you weren't "invited". You must impose yourself in the product process, even if it means doing internal lobbying to get a seat at the decision-making table.
- Implement a mandatory SEO gate before any development of indexable features
- Document standard SEO requirements that can be reused (URL structure, canonicals, pagination…)
- Integrate a SEO reviewer in design docs and PRD via the project management tool
- Organize SEO/product/dev co-design workshops at the start of each sprint
- Train product managers on basic SEO issues so they anticipate needs
- Create a library of validated SEO patterns to speed up trade-off decisions
❓ Frequently Asked Questions
À quel moment exact faut-il impliquer le SEO dans un projet de développement ?
Que faire si les développeurs ont déjà commencé à coder sans consulter le SEO ?
Quelles compétences doit avoir un SEO pour intervenir efficacement sur un design doc ?
Comment convaincre une équipe produit réticente à intégrer le SEO en amont ?
Cette recommandation s'applique-t-elle aussi aux projets en mode agile ?
🎥 From the same video 8
Other SEO insights extracted from this same Google Search Central video · published on 09/03/2022
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.