Rich snippet type “Periodical”

#96067
  • Resolved Travel & Spa
    Rank Math free

    Hello,
    we use RankMath together with Easy Digital Downloads for the sale of our magazines, but in the Scheme usable in Rich Snippet Type the “Periodical” Scheme (specific for magazines: https://schema.org/Periodical) is missing, while there is for example “Book”.
    How can we fix this, since some fields we need are specific to the Magazine Scheme (for example ISSN)?

    Many thanks

Viewing 1 replies (of 1 total)
  • Hello,

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

    You can use this schema generating tool: https://technicalseo.com/tools/schema-markup-generator/ to generate your schema then add it to existing Rank math schema using 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 [];
    }, 99, 2);
    

    Looking forward to helping you. Thank you.

    ​​​​​​​

    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 1 replies (of 1 total)

The ticket ‘Rich snippet type “Periodical”’ is closed to new replies.