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

Provide a publication date to Google by following byline date guidelines. Use structured data to specify a date and timezone to help Google better understand article dates.
🎥 Source video

Extracted from a Google Search Central video

💬 EN 📅 15/05/2023 ✂ 17 statements
Watch on YouTube →
Other statements from this video 16
  1. Les Google Search Essentials suffisent-ils vraiment pour bien se positionner dans Google ?
  2. Le contenu « centré sur l'utilisateur » est-il vraiment le critère de classement que Google prétend ?
  3. Le Trust est-il vraiment le pilier central de l'E-E-A-T selon Google ?
  4. L'expérience de première main est-elle devenue un critère de ranking incontournable ?
  5. L'expertise du créateur de contenu est-elle vraiment un critère de classement déterminant ?
  6. L'autorité thématique suffit-elle à se positionner comme source de référence aux yeux de Google ?
  7. Faut-il vraiment modifier la date de publication après chaque mise à jour d'article ?
  8. Faut-il vraiment supprimer toutes les dates secondaires d'une page pour optimiser son SEO ?
  9. Google se fiche-t-il vraiment de votre structure éditoriale pour les actualités récurrentes ?
  10. Faut-il bannir les logos et filigranes de vos images pour améliorer votre SEO ?
  11. Google News : est-ce vraiment automatique ou existe-t-il des critères cachés ?
  12. Pourquoi Google News impose-t-il une transparence totale sur l'identité des auteurs ?
  13. Pourquoi Google exige-t-il que le contenu éditorial prime sur la publicité ?
  14. Les pop-ups et publicités tuent-elles vraiment votre référencement ?
  15. Faut-il vraiment baliser TOUS vos liens sortants avec rel=sponsored ou rel=ugc ?
  16. Comment éviter que Google confonde votre paywall avec du cloaking ?
📅
Official statement from (2 years ago)
TL;DR

Google is asking publishers to explicitly specify both the publication date AND timezone via structured data to improve the precision of date displays in search results. A simple datePublished tag is no longer enough — you need to integrate timezone to avoid interpretation discrepancies. The stakes: preventing an article published on March 15th at 11pm GMT from displaying as published on March 16th in certain geographic zones.

What you need to understand

What's the real difference between a plain date and a date with timezone information?

Most websites include a datePublished field in their structured data, but without specifying the timezone. Result: Google interprets this date according to its own reference system, creating display inconsistencies depending on the user's geographic location.

By specifying the timezone (e.g., 2023-05-15T14:30:00+02:00), you're telling Google the exact and local time of publication. This ensures the correct information displays consistently across all geographic contexts, without ambiguity.

Why does Google need this level of precision right now?

News searches and temporal filters in the SERP (past hour, past day) are becoming increasingly granular. If the date isn't precise, your article can be sorted incorrectly chronologically — or even excluded from temporal filters.

Google processes billions of queries across the globe. Without timezone information, a few hours' difference is enough to distort chronological sorting, especially for time-sensitive content (breaking news, live events, financial announcements).

Which structured data formats are affected by this?

This recommendation applies mainly to Article, NewsArticle, BlogPosting, and Event schema types. The relevant properties are datePublished, dateModified, and startDate/endDate.

  • Always use the ISO 8601 format with timezone (e.g., 2023-03-15T09:00:00+01:00)
  • Avoid dates without time or without timezone — Google tolerates them but interprets them less reliably
  • Maintain consistency between the date visible on the page and the one in structured data
  • Use the timezone of the publication location, not the server location

SEO Expert opinion

Is this recommendation really new?

Let's be honest: no. The ISO 8601 format with timezone has been recommended for years in Schema.org documentation. What's changing is Google's emphasis on this point — a sign that many sites are still neglecting this precision.

Real-world observations show that Google tolerates dates without timezone, but interprets them variably depending on context. Result: display inconsistencies that can hurt your visibility on time-sensitive queries.

What nuances should we add to this statement?

Google talks about "better understanding" dates, but remains vague about the actual impact of a date without timezone. No precise metrics are provided: no figures on visibility loss, no before/after comparisons. [Verify this] with your own data.

In practice, the impact is highly variable depending on content type. For an evergreen article published 2 years ago, hourly precision matters little. For a news story published 3 hours ago, it's critical — and that's where timezone makes the difference.

Another point: Google doesn't clarify how it handles conflicts between the visible date (byline) and the one in structured data. Experience shows it generally prioritizes structured data, but this isn't guaranteed 100% of the time.

Caution: Don't confuse publication date (datePublished) with last modification date (dateModified). Google uses both, but differently — and artificially modifying dateModified to simulate freshness can backfire if the content hasn't actually changed.

Practical impact and recommendations

How do you correctly implement timezone in your structured data?

Technically, you need to dynamically generate the date in ISO 8601 format with the appropriate timezone. If your CMS automatically generates dates, verify it includes the timezone — many default configurations omit it.

Example of correct format: "datePublished": "2023-05-15T14:30:00+02:00". The +02:00 indicates UTC+2, the T separates date and time, everything is without spaces.

What errors should you avoid when implementing this?

The most common mistake: using the server's timezone instead of the editorial timezone. If your editorial team is in Paris but your server is in New York, it's Paris timezone that matters for editorial consistency.

Second trap: inconsistently changing timezone across articles. If you publish in UTC, stick with UTC everywhere. If you use local timezone, keep it consistently. Google detects inconsistencies.

  • Audit your existing structured data with Google's Rich Results Test
  • Verify your CMS generates the complete ISO 8601 format (date + time + timezone)
  • Check consistency between the displayed byline date and the one in structured data
  • Test display in different geographic locations (VPN) to detect shifts
  • Document your editorial team's reference timezone in your editorial guidelines
  • Update strategically important older articles if their dates lack precision
Bottom line: implementing timezone in your structured data isn't optional if you're competing on freshness and recency. It's a simple technical optimization that's often overlooked, but can make the difference on time-sensitive queries. If your editorial infrastructure is complex (multi-site, multi-language, multi-timezone), or if you lack in-house technical resources, bringing in a specialized SEO agency could save you time and ensure consistent implementation across your entire ecosystem.

❓ Frequently Asked Questions

Est-ce que l'absence de fuseau horaire dans datePublished peut pénaliser mon classement ?
Google ne confirme aucune pénalité directe. En revanche, une date imprécise peut exclure votre article des filtres temporels (dernière heure, dernier jour) et fausser son positionnement chronologique dans les résultats d'actualité — ce qui réduit mécaniquement sa visibilité.
Faut-il mettre à jour les anciens articles pour ajouter le fuseau horaire ?
Pas systématiquement. Concentrez-vous sur les contenus time-sensitive, les articles d'actualité et ceux qui jouent sur la fraîcheur. Pour l'evergreen publié il y a 3 ans, l'impact sera marginal.
Quel fuseau horaire utiliser pour un site international ?
Utilisez le fuseau horaire du lieu de rédaction ou de publication, pas celui du serveur ni de l'audience. Si vous publiez depuis Paris, utilisez UTC+1 ou UTC+2 selon la saison. Restez cohérent sur tout le site.
Comment vérifier que Google interprète correctement mes dates ?
Utilisez le Rich Results Test de Google et la Google Search Console. Vérifiez aussi l'affichage réel dans les SERP via des VPN pour simuler différentes géolocalisations et détecter d'éventuels décalages.
Que se passe-t-il si la date visible diffère de celle dans les structured data ?
Google privilégie généralement les structured data, mais l'incohérence peut créer de la confusion et dégrader la confiance algorithmique. Assurez-vous que les deux correspondent — c'est une directive explicite des byline dates de Google.
🏷 Related Topics
Discover & News AI & SEO

🎥 From the same video 16

Other SEO insights extracted from this same Google Search Central video · published on 15/05/2023

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