Site logo

Archived topic

Want to hide date from google search

5 replies · Started by John on November 16, 2019

Viewing posts 1–6 of 6

Hello

I want to hide post publish/update date in google search page.

Here is Post settings from yoast - https://prnt.sc/pxvl10

Is that okay? Or need further customize from theme?

Thanks

Hmm, it depends on what that option does in Yoast.

See if anything changes in the next few days - if not, we can remove the microdata from your date as well.

Hi

I've changed my mind and want to display post update date on google search page again.

I have customized necessary settings. But,

In Google structure data testing tool> Hatom, I don't see any date data.

Please check everything is okay or not.

Thanks

Hi there,

Have you added this code to your site?:

add_filter( 'generate_schema_type', '__return_false' );

If so, removing it will bring the microdata back.

Disabled it. Please check now.

Hi there,

i can see the dates meta tags and schema in the site.

This archived topic is closed to new replies.