Comment Schema

#67508
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math today.
    Some of the markup schema on th site you have sahred seem to be manually added to the site. If you with to add markup to your site too, you can seek the help of a developer to customize the following filter:

    
    /**
     * Collect data to output in JSON-LD.
     *
     * @param array  $unsigned An array of data to output in json-ld.
     * @param JsonLD $unsigned JsonLD instance.
     */
    add_filter( 'rank_math/json_ld', function( $data, $jsonld ) {
    	return [];
    }, 10, 2);
    

    Looking forward to helping you. Thank you.

    ​​​​​​

    why not add all required schema in rank math pro?

    Hi,

    That is a good idea.

    Thanks and we will see what we can do about that.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘Comment Schema’ is closed to new replies.