-
I had a friend who runs an agency that sent this to me – can you please address whether there will be an update to accomodate this:
Google has changed the way they look at your post date + given more preference to fresh pages.
If you are using Astra + Rank math – the date modified schema is NOT ENOUGH.Specifically what you need to do is add inline schema and date stamp to your postdate in your HTML – not in the header (as rankmath does)
I did this with Schema Pro.
Ive been losing traffic for the at 2 months and scratching my head.
After analyzing all the SERPs i noticed that Google was completely ignoring my “last updated date” in the header and also treated the date at the top of my page like plain text.
– after the last update – i noticed that they started to pull the first date on the page with a proper timestamp… in my case – it was the oldest comment on the post.
So basically Google thought my content was 2+ years old – because that’s the top most date with a timestamp.
Once i figured out that Google was using the comment date, we removed all dates from the comments and we also added inline schema for the date modified.
You can see my code here. This is the correct code. This is not in my header – this is inline with my date on my page.
<time class=”entry-time” datetime=”2021-07-16T23:47:34-04:00″ itemprop=”dateModified”> July 16, 2021</time>
Heres what the authority hacker code looks like
<span class=”elementor-icon-list-text elementor-post-info__item elementor-post-info__item–type-date”> <span class=”elementor-post-info__item-prefix”>Updated</span> April 14, 2021 </span>So basically – i suggest that you all look at your date markup .
Once i figured this out, made the changes and resubmitted my pages via GSC – i saw a 30% lift in traffic + correct dates on the SERP.
The ticket ‘Googles Latest Update Summer 2021’ is closed to new replies.