• Resolved Yworld

    (@yworld)


    Hello, thanks for the great plugin.

    Can be added to file /seo-by-rank-math/includes/modules/schema/class-jsonld.php, line – 160: JSON_UNESCAPED_UNICODE

    $options = defined( 'RANKMATH_DEBUG' ) && RANKMATH_DEBUG ? JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES : JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE;

    Then it will be possible to read the Cyrillic alphabet.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rank Math

    (@rankmath)

    Hello @yworld,

    Thank you for contacting the support.

    That is not needed because Google understands the Unicode letters and it automatically converts them.

    You can check your pages in the Schema testing too, there you will see the Cyrillic letters which you have added in the Schema:
    https://search.google.com/structured-data/testing-tool/u/0/
    https://search.google.com/test/rich-results

    Hope that helps.

    Thread Starter Yworld

    (@yworld)

    Thanks for the answer. I am good with Unicode, but in terms of quickly understanding what is in the markup. Thank you anyway.

    Plugin Author Rank Math

    (@rankmath)

    Hello @yworld

    Thank you for your feedback.

    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.

    If there’s anything else we can help you with, please let us know. We are here to assist.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Correct the encoding in the schema’ is closed to new replies.