Schema Like Wikipedia

#78080
  • Resolved Inflaton
    Rank Math free

    Hello everyone,

    There are many rich snippet options (article, product, etc.) but I couldn’t find one for like Wikipedia pages for planets. For example, I want to show some properties of the planet (mass, radius, distance, etc.). How can I do this using RankMath?

    Another question is I’ve checked our URL using Google’s tool and it says the page is eligible for rich snippets. Even though we rank #1 for that keyword, I can’t see any rich snippets on search results. Why this might be happening and how can I solve this?

    Thank you!

Viewing 1 replies (of 1 total)
  • Alberto
    Rank Math business

    Hello,

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

    About the first question, Rank Math doesn’t have that Schema yet. But if you know about coding or if you want to hire a freelancer, you will be able to add a new Schema to Rank Math by 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 [];
    }, 10, 2);

    About the second question, it is all up to Google. It tells you you are eligible, so it detects your settings and knows they are fine. But it is not guaranteed Google to show it, it could be in a few days, in a few months or even never.

    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 ‘Schema Like Wikipedia’ is closed to new replies.