This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!
- This topic has 13 replies, 3 voices, and was last updated 11 mo, 1 w by
rfischmann.
- AuthorPosts
- January 3, 2020 at 11:09 pm #17858
Whenever posts mention a date in their title, for example, Google is showing a wrong date for the post.
Example: https://d.pr/i/1KIzcD
That post was published on January 9th, 2019, but it mentions “1º de março” (March 1st) in the title, so Google is messing it up.
I need this fixed, please.
- January 3, 2020 at 11:10 pm #17859
BTW, here’s the link for that post I’ve mentioned before: https://macmagazine.uol.com.br/post/2019/01/09/reuniao-anual-de-acionistas-da-apple-acontecera-em-1o-de-marco-no-steve-jobs-theater/
On my previous theme, I used to have some meta tags in header.php specifically for that:
<meta itemprop="headline" content="<?php the_title(); ?>" /> <meta itemprop="mainEntityOfPage" content="<?php the_permalink(); ?>" /> <meta itemprop="datePublished" content="<?php the_date('Y-m-d\TH:iP'); ?>" /> <meta itemprop="dateModified" content="<?php the_modified_date('Y-m-d\TH:iP'); ?>" />
I hope that helps.
- January 3, 2020 at 11:11 pm #17860
Yet another example: https://d.pr/i/HpxqaF
Google is showing the post as being published on December 27th, 2018, but it was published on November 29th, 2019.
- January 3, 2020 at 11:12 pm #17861
And here’s the link for the second post example: https://macmagazine.uol.com.br/post/2019/11/29/apps-nao-poderao-ser-lancados-ou-atualizados-de-23-a-27-de-dezembro/
I’m sending on a new message because your system marks any post with 2 or more links as spam.
- January 7, 2020 at 8:25 pm #17865
I installed Newsbeat in a subdirectory of my site and also had this date issue.
In my case the post is from yesterday (January 6) and appears as published 4 days ago.
- January 9, 2020 at 9:07 am #17871
Hey there, You must be logged in to view this reply!
- January 27, 2020 at 9:31 am #17929
Any hot-fix for this?
- February 4, 2020 at 12:50 am #17953
Hey there, You must be logged in to view this reply!
- February 4, 2020 at 9:59 am #17959
I believe if you set those meta tags I’ve mentioned here, Google won’t confuse itself about that.
- February 5, 2020 at 5:14 am #17970
Hey there, You must be logged in to view this reply!
- February 5, 2020 at 11:12 am #17976
Well, I’m not the only one having this issue.
- February 7, 2020 at 5:52 am #17982
Hey there, You must be logged in to view this reply!
- March 28, 2020 at 5:34 am #18164
Hey there, You must be logged in to view this reply!
- March 28, 2020 at 3:42 pm #18166
I won’t bother with it, at least it only happens on a few posts.
- AuthorPosts
- You must be logged in to reply to this topic.
This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!