Error With Richs Snnippet Default "UPDATE"

Posted in: Newspaper
Post count: 88

This morning I received a manual penalization by google on the rich snnipet. I have entered Google Search Console and found that I have many errors about the lack of “updated” in my posts. How do I fix this? Thanks.

https://ibb.co/iWE80F

Post count: 88

It was because I do not want to show the date in the Google search results and had the date in post settings deactivated. The fact is that I do not want it to be displayed in the search results of google, I also have it disabled in block settings. I will have problems with the date in the search results if I only deactivate the post setting to be able to solve the problems of update of the rich snippet?

Post count: 88

Checked .. if active in post setting the date and in block, the date appears in the search results of google .. I do not know how to solve this ..

Post count: 22421

Hello,

Google requires the date to be activated on posts in order to get a full score. If you do not want to show the date you can simply hide it with css.

Add this code in your theme panel -> custom css box:

.td-post-date, .td-post-author-name span{
display:none;
}

And leave the option on in the theme panel.

Thanks

Post count: 88

Thanks but now I have the date in the snippet post in the google search engine. The problem is that my content is evergreen and I do not want it to show the date.

Post count: 22421

Hi,

If you do not want to have the date show up on google then simply disable it from the theme panel. If you still get penalize by google, ask them about it as the theme does not have any control over it. The theme can show the date or not, it can show the author or not, etc. It cannot influence google’s decisions.

Thanks

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