Some of my articles are being indexed with wrong timestamp by Google

Posted in: Newspaper
Post count: 30

Hi, some of my articles are being indexed by Google with different timestamp.

For example, in this screenshot http://www.screencast.com/t/SrKHgCXPK, the first article from the results was published like 19 hours ago, but in the Google search appears like it was published 2 days ago, and in this way was indexed from the first hour after being published. Instead of showing “one hour ago”, it showed “two days ago”.

I already asked the host, and they told me that the hour of the server is fine, also in WordPress I have the correct dates, but someone suggested me in the Google forums that my hentry schema is missing the (optional) “published” property [http://microformats.org/wiki/hentry], so Google tries to understand the correct date by looking at the post content. Just wanted to know if this can be the problem and if there is a solution for it, because it happens with 10% of my articles.

Have a great day and happy holidays! 🙂

  • This topic was modified 10 years by Watashi10.
Post count: 9544

You should be using a Google sitemap which should show the proper timestamp and last updated time. You can look at your XML sitemap to see if the correct values are there.

Also note, if referring to Google / Google News, sometimes they have the timestamp off if the GMT/EST specifier is wrong, or the “local PHP time” is offset on your local domain.

Usually a simple php script to echo current time can help determine if your php local time on domain is actually correct and not offset from “real time” — meaning we had this issue once where server time was 9am EST, WordPress time was 9am EST but actual local php time was 8am PST.

Might not help, just food for thought 🙂

Post count: 30

Hey Chris,

Thank you for your answer, I already use the Yoast XML sitemap, and the timestamp of that article is correct. The strange thing is that this doesn’t happen with all my articles, just with some of them.

Post count: 9544

Then likely Google having hiccups … they do this from time to time, often end of month, or when doing a major backup/re-index. I see this from time to time and go whaaaa? Google not perfect, by any stretch. 🙂

Post count: 9544

OH, they also can get confused if any of your story headlines are “identical” to other headlines on the web already, due to then thinking it’s variation of same “old” story they already have captured.

Post count: 30

I see, all of that is possible and maybe I shouldn’t worry too much. As long as the users can find my articles online it’s great. Maybe some of them will think that my news website it has some sort of premonition powers and they’ll visit it more often.

Any way, thank you very much for your time 🙂

Post count: 9544

For some reason that makes me want to create an “april fools” psychic publishing plugin for WP …. 😉

Post count: 30

Chris, I would like to ask you something.

Do you know if there is any way to add links to the words of the captions in Newspaper’ featured images? I can’t find any solution for this. For the other images I can add links in captions after inserting them in the post, but for the featured images I have no way because they don’t show in the posts. I wouldn’t like to change the style of the posts, maybe use some code or plugin.

What do you think?

Post count: 22421

Hello,

The featured image shows captions if these are set: http://screencast.com/t/jxbLF1odR
You can use a simple anchor tag in the caption and create the link you want but using html code in caption will break the lightbox – https://forum.tagdiv.com/modal-window/http://screencast.com/t/ASaazYWuquL1

Thanks.

Post count: 30

I understand, thank you Bogdan. That is what I wanted to know, if there is another way besides using html to insert a link in the caption text.

Happy holidays!

Post count: 1291

Hi,

Unfortunately there’s no alternative yet. You could add some caption manually after each image, inside a container and use css to style it. We have this on our list and we’re looking for a solution, we will release a fix as soon as we find a solution for this.

Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.