Sitelinks Searchbox

#5042
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    To be able to customize the json-ld data generated by the plugin, I would suggest that you make use of the following filter on your theme’s functions.php file:

    /**
     * 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);

    Let me know if you have additional questions on this. Thank you.

    ​​​​​​​

    Todd
    Rank Math free

    Hello Test Hocası,

    We are working on a fix. Seems this was introduced after a recent change in guidelines by Google. We will issue an update to fix this very soon.

    Appreciate your patience in this matter.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Sitelinks Searchbox’ is closed to new replies.