What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

For search results in France, Google does not show text or image previews for sites marked as press publishers unless explicitly allowed to do so via specific meta tags.
2:11
🎥 Source video

Extracted from a Google Search Central video

⏱ 57:16 💬 EN 📅 26/09/2019 ✂ 14 statements
Watch on YouTube (2:11) →
Other statements from this video 13
  1. 4:19 Les mises à jour Core Update provoquent-elles un reset complet des classements ?
  2. 7:26 Les Quality Rater Guidelines peuvent-elles vraiment améliorer le classement des sites médicaux ?
  3. 10:32 Faut-il vraiment inclure le nom de la marque dans les balises title ?
  4. 11:14 Publier du contenu tiers peut-il pénaliser tout votre site dans Google ?
  5. 14:15 Pourquoi Google met-il autant de temps à actualiser les logos dans les résultats de recherche ?
  6. 19:38 Robots.txt absent : vos images sont-elles vraiment toutes indexables ?
  7. 23:40 Les sous-répertoires permettent-ils vraiment de cibler efficacement plusieurs pays sur un TLD générique ?
  8. 25:06 Les backlinks spam sont-ils vraiment ignorés par Google ?
  9. 28:26 Google supprime les étoiles d'auto-évaluation : pourquoi cette restriction des rich snippets change-t-elle la donne ?
  10. 32:44 Faut-il vraiment renseigner la date de modification dans son sitemap XML ?
  11. 37:07 Robots.txt bloque-t-il vraiment l'indexation dans Google ?
  12. 40:01 Faut-il vraiment créer des pages dédiées pour chaque vidéo ?
  13. 43:13 Les meta tags peuvent-ils vraiment contrôler l'affichage des snippets dans Google Actualités ?
📅
Official statement from (6 years ago)
TL;DR

In France, Google does not show text or visual previews for sites identified as press publishers unless these publishers allow it through specific meta tags. This rule stems from a strict legal framework related to neighboring rights. For French publishers, it is a lever of direct control over their SERP presence — but also a risk of losing visibility if they prohibit any display.

What you need to understand

Why does Google enforce this restriction only in France?

This measure stems from the European directive on neighboring rights, transposed into French law. It requires platforms like Google to negotiate with press publishers in order to display content snippets.

France was the first country to strictly transpose this directive. Google therefore had to adapt its SERP behavior: by default, no textual or visual snippets are displayed for French press publishers, unless they explicitly grant permission via meta tags.

What constitutes a press publisher in Google's eyes?

Google considers any site that regularly publishes journalistic content and declares itself as such to be a press publisher. This identification can occur through internal signals (site structure, publication frequency, nature of content) or through an explicit declaration by the publisher to Google.

In practical terms, if your site is a French news media outlet — whether national or local — it likely falls into this category. And this is where things get tricky: you must actively choose what Google is allowed to show.

Which meta tags control the display of snippets?

Google has introduced specific meta tags allowing publishers to choose what they permit to be displayed. Two main ones: max-snippet and max-image-preview.

Without these tags — or with restrictive values — Google displays nothing: just the title and the URL. That's it. No description, no thumbnail, no image. A skeletal SERP result that can seriously dent your CTR.

  • Strict legal framework: the European directive requires prior negotiation between Google and publishers to display excerpts.
  • Restrictive default application: without explicit permission, no snippet is shown in France for press publishers.
  • Control via meta tags: publishers must implement max-snippet and max-image-preview to define what Google can display.
  • Impact on SERP visibility: a result without a snippet is significantly less attractive and can reduce click-through rates by 30 to 50%.
  • Applies only to France: this rule does not (yet) apply in the same way in all European countries.

SEO Expert opinion

Is this statement consistent with on-the-ground observations?

Yes, and it is even a textbook case of transparency from Google. French press publishers quickly noticed the disappearance of their snippets in the SERPs after the law came into effect. Some saw their organic CTR plummet sharply — up to 40% in some cases — before understanding that they needed to activate the meta tags to regain a decent display.

What’s interesting is that Google has not played the ambiguity card. The documentation is clear, the Search Console tools allow implementation checks, and publishers have granular control. No gray area: either you allow it, or you do not allow it.

What nuances should be added to this rule?

First point: this restriction only affects identified press publishers. If your site publishes editorial content but is not recognized as media by Google, you are not affected. No action required. [To be verified]: Google does not publish an exhaustive list of affected sites, so it’s difficult to know for sure if your site falls into this category without testing.

Second nuance: meta tags are not mandatory for all publishers. Some prefer to negotiate directly with Google as part of neighboring rights agreements — and thus receive compensation in exchange for display permission. In this case, snippets can be activated without technical implementation on the publisher's side.

Attention: If you are a press publisher and have never implemented these tags, check immediately in the SERPs how your articles appear. An empty snippet = guaranteed traffic loss.

In which cases does this rule not apply?

If your site is not in France or is not identified as a press publisher, this restriction does not exist. Google displays snippets normally, according to standard robot tags (nosnippet, max-snippet, etc.).

Also, some press publishers have signed licensing agreements with Google. In this case, snippets can be displayed by default, without technical intervention. However, these agreements are reserved for major players: national press, media groups of critical size. A local news blog will likely not have access to such negotiations.

Practical impact and recommendations

What should you concretely do if you are a French press publisher?

First step: check if you are affected. Do a Google search for your recent articles and observe the SERP display. If you only see the title and the URL, without description or image, you are likely identified as a press publisher. In this case, you need to take action.

Next, implement the meta tags max-snippet and max-image-preview in the <head> of your pages. Recommended syntax: <meta name="robots" content="max-snippet:-1, max-image-preview:large">. This allows Google to display a complete snippet and a large preview image.

What mistakes should be avoided during implementation?

Do not mix nosnippet and max-snippet tags on the same page. The nosnippet directive overrides everything: no snippet will be displayed, even if you have set max-snippet:-1. This is a common source of confusion.

Another pitfall: failing to test after deployment. Once the tags are in place, wait a few days (the time for Googlebot to recrawl your pages) and then check in the SERPs. If nothing changes, inspect your HTML code and ensure there are no conflicts with other robot directives.

How to measure the impact of this change on your traffic?

Before and after implementation, monitor your organic CTR in Search Console. Filter by page type (news articles) and compare periods. A gain of 20 to 40% in CTR is common after activating full snippets.

Also analyze the session time and bounce rate. A well-calibrated snippet attracts better-qualified visitors who stay longer on the site. If your CTR rises but your bounce rate surges, it means the snippet promises something the content does not deliver.

  • Check the current SERP display of your articles to confirm if you are affected.
  • Implement the max-snippet and max-image-preview tags on all editorial content pages.
  • Test the implementation via the Search Console URL Inspection tool.
  • Monitor the organic CTR before/after deployment to measure impact.
  • Avoid conflicts between nosnippet and max-snippet in your robot directives.
  • Document the changes to facilitate future SEO audits and technical updates.
For a French press publisher, the stakes are clear: either you allow Google to display snippets and regain a normal CTR, or you refuse and lose a significant portion of your organic traffic. The technical implementation is straightforward, but it requires particular attention to avoid directive conflicts. If you manage multiple sites or your technical infrastructure is complex, it may be wise to consult a specialized SEO agency for personalized support — this ensures flawless implementation and rigorous tracking of the impact on your performance.

❓ Frequently Asked Questions

Tous les sites d'actualité français sont-ils concernés par cette restriction de snippets ?
Non, seuls les sites identifiés par Google comme éditeurs de presse au sens de la directive européenne sont concernés. Un blog personnel ou un site corporate publiant occasionnellement des articles n'entre généralement pas dans cette catégorie.
Que se passe-t-il si je n'implémente aucune balise meta en tant qu'éditeur de presse français ?
Google n'affichera aucun snippet textuel ni visuel : seulement le titre et l'URL dans les résultats de recherche. Cela réduit drastiquement votre CTR organique et peut faire chuter votre trafic de 30 à 50 %.
Puis-je utiliser différentes valeurs de max-snippet selon les pages de mon site ?
Oui, vous pouvez définir des balises meta différentes page par page. Certains éditeurs choisissent d'afficher des snippets complets sur les articles récents et de restreindre les archives, par exemple.
Les accords de licence avec Google dispensent-ils de l'implémentation technique ?
Dans certains cas, oui. Les éditeurs ayant signé un accord de droits voisins peuvent voir leurs snippets affichés par défaut. Mais cela concerne principalement les grands groupes de presse, pas les petits acteurs.
Cette règle s'applique-t-elle aussi à Google Actualités (Google News) ?
Oui, la restriction concerne aussi Google Actualités. Un éditeur de presse français doit autoriser explicitement l'affichage de snippets, y compris dans les flux Google News, via les mêmes balises meta.
🏷 Related Topics
Domain Age & History Content AI & SEO Images & Videos

🎥 From the same video 13

Other SEO insights extracted from this same Google Search Central video · duration 57 min · published on 26/09/2019

🎥 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.