add GEO MAPS Google

#51504
  • Resolved Kha Hà 0858888808
    Rank Math free

    Hi,
    1. how can add GEO MAP (schema to my website)
    2. Add FAG PAGE schema (i use classic editor + elementor), i cant use block editor because its cause crash website display
    I try, but i cant find it in rankmath
    My webstie https://shophouse.vn

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

    Thank you for contacting Rank Math today.

    1). We don’t have any option to extend the Rank Math schema on the backed UI but you can use the following filter to extend the Rank Math schema:

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

    2). ​​Adding a FAQ block to an Elementor page is not as straightforward as it could be (due to the limitations of not allowing the use of Gutenberg blocks inside Elementor), but, there’s a workaround.

    Here’s a screencast showing the process:
    https://i.rankmath.com/DefBHH

    When someone switches to the Block/Gutenberg Editor, adds an FAQ Block, and goes back to the Elementor – the FAQ block is going to be removed but only from the frontend. The code remains intact in the source code. One can add the HTML of the questions and answers again.

    With that being said, there are existing feature requests, so I’ve added your vote to our internal suggestions lists. If your suggestions are something that we’re able to introduce, I’ll be sure to let you know.

    I hope that helps. If there’s anything else we can help you with, please let us know.

    thank you very much

    Alberto
    Rank Math business

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

You must be logged in to reply to this ticket.