What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

The schema.org publisher tag does not need to be present on every page of a site, only on important pages like the homepage or contact page. For articles, the schema.org article markup should be used on all paginated pages if relevant.
8:30
🎥 Source video

Extracted from a Google Search Central video

⏱ 54:55 💬 EN 📅 31/03/2020 ✂ 10 statements
Watch on YouTube (8:30) →
Other statements from this video 9
  1. 2:06 Google adapte-t-il vraiment ses algorithmes en temps de crise ?
  2. 4:43 Le DMCA suffit-il vraiment à protéger votre contenu volé du duplicate content ?
  3. 10:39 Faut-il vraiment des images de 1200px pour apparaître dans Google Discover ?
  4. 18:29 Le JavaScript peut-il transformer vos pages uniques en contenu dupliqué aux yeux de Google ?
  5. 20:44 Google lit-il vraiment le contenu des images pour les classer ?
  6. 36:11 Faut-il vraiment s'inquiéter des erreurs 404 qui s'accumulent dans la Search Console ?
  7. 39:23 Le contenu masqué en mobile-first est-il vraiment pris en compte par Google pour l'indexation ?
  8. 39:49 Les liens no-follow sont-ils vraiment ignorés par Google pour le crawl ?
  9. 41:52 Les données structurées profitent-elles au SEO même sans rich snippets visibles ?
📅
Official statement from (6 years ago)
TL;DR

John Mueller specifies that the schema.org publisher tag only needs to appear on strategic pages — such as the homepage and contact page — and not on every URL of the site. However, the article markup should be applied to all relevant paginated pages. This means less technical maintenance while maintaining semantic richness where it truly matters for search engines.

What you need to understand

Why is there a distinction between publisher and article in schema.org?

Google makes a clear differentiation here between two types of structured markers. The publisher markup is used to identify the editorial entity responsible for the site — its identity, credibility, and profile. This is a general piece of information that does not need to be repeated ad nauseam on every product page, category sheet, or blog article.

The article markup, on the other hand, describes specific content: its publication date, its author, its internal structure. It is intricately tied to each URL. If you paginate a long article into several chapters, each fragment must carry this markup so that Google understands the editorial continuity. This is not a luxury — it’s semantic consistency.

Which pages are considered “important” for publisher?

Mueller explicitly mentions the homepage and the contact page. This logic can be extended to strategic pages: legal mentions, about page, main author page. These are the URLs that anchor the identity of the site within the web ecosystem.

The idea is that Google doesn’t need to read the same identity sheet a hundred times. Once it understands who you are through a few key pages, it propagates that information throughout its knowledge graph. Multiplying the publisher markup across thousands of pages adds nothing — and can even dilute the signal if the data diverges.

Does the article markup really need to be present everywhere?

Yes, on all paginated article pages if relevant. The nuance lies in this “if relevant.” If your content is divided into multiple pages for reading comfort or performance reasons, each fragment must be marked up. Otherwise, Google might see only part of the picture.

However, be careful: this does not mean you should force an article markup on content that isn't an article. A product category page is not an article. A commercial landing page isn’t either. The schema.org must reflect the editorial reality of the page, not create a semantic fiction to please the engines.

  • Publisher: only to be placed on strategic pages (homepage, contact, legal mentions, about)
  • Article: required on every article page, including paginations, if the content is divided
  • No unnecessary redundancy: Google doesn’t need to read your identity sheet on every URL
  • Consistency before volume: it’s better to have precise and localized markup than poorly calibrated saturation
  • The schema.org must reflect the actual editorial structure of the site, not a marketing intention

SEO Expert opinion

Is this recommendation consistent with what we observe on the ground?

In fact, many sites have marked up all their pages with publisher out of zeal or misunderstanding of the schema.org specs. And this has never triggered a visible penalty. Google is quite tolerant of redundancy as long as the data remains consistent.

But Mueller's statement confirms what technical audits reveal: redundancy adds no value. Worse, it clutters the markup, multiplies maintenance points, and can introduce inconsistencies if the data changes (logo change, description, address). Less code, fewer bugs — that’s a healthy logic.

What nuances should we bring to this rule?

First point: if you are using a CMS that automatically injects the publisher markup everywhere, it’s not dramatic. Google knows how to sort things out. But if you are migrating to a more modern architecture or optimizing your crawl budget, cleaning up this unnecessary markup can be relevant.

Second point: for multi-author sites or complex editorial platforms, the distinction between publisher (the entity that publishes) and author (the person writing) must be clear. Do not confuse the two in your tags. [To be verified]: Google has never published a quantified benchmark on the impact of this optimization on ranking. We are in the realm of “good technical practice” rather than a direct visibility lever.

In which cases does this rule not apply?

If you manage a news site or an editorial platform with activated rich snippets articles, you should maintain complete and coherent markup on each article, including pagination. Why? Because Google News and Top Stories carousels scrutinize these markers closely.

Another case: e-commerce sites that mark up their product sheets with Product schema. No need to force a publisher markup on every SKU. However, if you publish buying guides or blog articles, those must indeed carry the article schema with all its attributes — author, date, image, etc.

Attention: if your site uses AMP, the markup rules are stricter. Google requires a complete and valid schema.org to display articles in mobile carousels. In this context, Mueller's leniency on publisher applies less.

Practical impact and recommendations

What should you concretely do on your site?

Your first reflex: audit your current schema.org markup. Use a crawler like Screaming Frog or Oncrawl to extract all the JSON-LD present on your site. Identify the pages that carry the publisher markup and check if they indeed correspond to the strategic pages mentioned by Mueller.

If you find that publisher is injected everywhere — articles, categories, product sheets — you have two options. Either gradually clean by removing the markup from non-prioritized pages, or do nothing if everything is consistent and you don't have available dev resources. It’s not a critical urgency, but it’s a gain in technical cleanliness.

What mistakes to avoid during compliance?

Never remove the publisher markup from the homepage. It is the most crawled page, the most linked, the one with the strongest PageRank. Google must be able to clearly read who you are there. If you manage a media or an editorial site, the “About” page and the main authors' page must also retain it.

Another trap: do not confuse cleaning the publisher markup with deleting the article markup. If you have paginated articles, each pagination page must retain its article schema with the correct metadata. Otherwise, Google may not understand that the fragments belong to the same long content.

How to check that your implementation is correct?

Run your key pages through the Google Rich Results Test. Check that the publisher markup is present on the strategic pages and that the article markup is complete on your editorial content. Also, look at the warnings: Google often flags missing or poorly formatted properties.

Next, check the consistency of the data. If your logo changes, if your description evolves, make sure the few pages that carry publisher display the same information. An inconsistency between the homepage and the contact page can create confusion in the Knowledge Graph.

  • Audit the existing schema.org markup with a technical crawler
  • Keep publisher only on homepage, contact, legal mentions, about
  • Verify that each paginated article carries the complete article schema
  • Test strategic pages in the Google Rich Results Test
  • Ensure the consistency of publisher data across different pages
  • Do not remove article markup from editorial content under the pretext of simplification
This optimization of schema.org markup may seem trivial, but it touches on both technical consistency and semantic understanding of your site by search engines. If you manage a complex site — media, editorial platform, marketplace — complying requires a rigorous audit and a partial redesign of templates. In this context, engaging a specialized SEO agency can help avoid implementation mistakes and ensure the markup remains aligned with your visibility objectives. Personalized support can also help you prioritize technical tasks based on their real impact.

❓ Frequently Asked Questions

Dois-je supprimer le balisage publisher de toutes mes pages article ?
Non, ce n'est pas nécessaire si les données sont cohérentes. L'important est de le conserver sur les pages stratégiques (accueil, contact). Si votre CMS l'injecte partout, ce n'est pas bloquant.
Le balisage article est-il obligatoire sur chaque page d'une série d'articles paginés ?
Oui, si vous découpez un article long en plusieurs pages, chaque fragment doit porter le balisage article pour que Google comprenne la continuité éditoriale et indexe correctement l'ensemble.
Que se passe-t-il si mon logo ou ma description publisher changent ?
Vous devez mettre à jour le balisage sur toutes les pages où publisher est présent. C'est justement pour limiter cette maintenance qu'il est recommandé de ne le placer que sur quelques pages stratégiques.
Faut-il utiliser publisher sur les fiches produit e-commerce ?
Non, les fiches produit utilisent le schema Product. Le balisage publisher est réservé aux pages éditoriales qui présentent l'identité de l'organisation, pas aux contenus transactionnels.
Cette règle s'applique-t-elle aussi aux sites AMP ?
Les sites AMP ont des exigences plus strictes pour apparaître dans les carrousels. Le balisage doit être complet et valide, donc l'indulgence de Mueller sur publisher s'applique moins dans ce contexte.
🏷 Related Topics
Domain Age & History Discover & News Structured Data

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 54 min · published on 31/03/2020

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.