Hello,
Thank you for your query and we are so sorry about the trouble this must have caused.
The issue stemmed from a corrupted schema that was added to that specific page you mentioned.
To fix this, you’ll have to remove that schema in the post editor in your WordPress dashboard and insert it again.
If you don’t have access to the post editor, you need to remove that schema directly from the database.
Please access your database panel (PhpMyAdmin), open the database table wp_postmeta
, and filter only the post_id
column. In your case, filter the post ID of the affected post to reveal the schema meta from our plugin. You should see a meta_key like this: rank_math_schema_Article
.
When you see that, remove it and the issue should be resolved.
If you are not sure about that, we need to take a closer look at the settings (please also share the affected post). Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.
Please do take a complete backup of your website before sharing the information with us.

It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:
https://wordpress.org/plugins/temporary-login-without-password/
You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):
https://wordpress.org/plugins/wp-security-audit-log/
We really look forward to helping you.