Google Search Publish Date – How to Show the Date In the SERP

publish date serp

Share This Post

 

When publishing a new post or article, you may find that the date gets featured on Google Search Engine Result Pages (SERP). For example, when searching for How to screenshot on my iPhone – an excerpt from an article will pop up with the publish date before it.

publish date google search result

Options for adding Publish Dates to Your Google Results

  1. The publish date is at the top of the article. Google may or may not add it.
  2. Use schema markup and add it in the <head> section of the page, such as:
    <meta itemprop=“datePublished” content=“2019-10-09”>
  3. You can also add it in the <body> of the page, such as:
    <span itemprop=”datePublished”> October 9th, 2019</span>
  4. Use JSON code and mark up the page, such as:<script type=”application/ld+json”>
    {
    “@context”: “https://schema.org”,
    “@type”: “NewsArticle”,
    “mainEntityOfPage”: {
    “@type”: “WebPage”,
    “@id”: “https://google.com/article”
    },
    “headline”: “Article headline”,
    “image”: [
    “https://example.com/photos/16×9/photo.jpg”
    ],
    “datePublished”: “2015-02-05T08:00:00+08:00”,
    “dateModified”: “2019-10-09T09:20:00+08:00”,
    “author”: {
    “@type”: “Person”,
    “name”: “John Doe”
    },
    “publisher”: {
    “@type”: “Organization”,
    “name”: “Google”,
    “logo”: {
    “@type”: “ImageObject”,
    “url”: “https://google.com/logo.jpg”
    }
    },
    “description”: “A most wonderful article”
    }
    </script>

How do I get the post date to show up in the SERP correctly?

There is usually a 30-day delay for Google before they show the post date in the Google SERP. The time frame may vary but seems to be a good general rule of thumb. The example above shows the post date showing up much earlier with the dateModified JSON code.

How does the publish date impact my SEO?

The publish date may not directly impact your SEO, but refreshing your content on the page would have a much larger impact. If you have ranked in the top 5 on Google for specific searches, and have slipped down in rankings, it may be a good opportunity to refresh your content on the ranking landing page.

We have a Case Study where this was performed on a blog post. The post was from 2012 and was begging for an update in the content. The content was refreshed and you can see the rankings change from the updated content and publish date.

Below is a Google ranking report:

publish date content update

For more information, you can research Google’s Structured Data for Articles in their Google Search Reference Section.

Share This Post

More To Explore

CDN Content Delivery Network Drawing
SEO

What is a CDN?

A Content Delivery Network (CDN) is a network of servers strategically located around the globe, designed to store and swiftly deliver your website’s content.

Google Broad Core Update August 2023
SEO

Google Core Update 2023 August

Google unveiled its August 2023 core search update on August 22 at approximately 1:30 p.m. ET. This core update is expected to last up

Securing your logins online
Information Technology

Do You Have Access to Your Digital Assets?

In today’s digital age, owning and maintaining a strong online presence is crucial for businesses and individuals alike. From websites and social media profiles