• Resolved tobi1982

    (@tobi1982)


    Hello,
    I installed your plugin but Yoast is still giving out the Schema data and with this also the published date.

    Can you add a button to the plugin to disable the Yoast Structured Date?

    Best regards,
    Tobias

Viewing 1 replies (of 1 total)
  • Hi,

    Please add this code to the end of your theme’s funtions.php file to disable yoast schema completely:

    add_filter( 'wpseo_json_ld_output', '__return_false' );

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Yoast still shows publishedDate’ is closed to new replies.