-
Hi rank math team
I faced this issue because your update to peta version
Check my error log here
https://cryptonews0.com/tail-log.php
It’s never stop 😭
Now I setup beta version but some of rank math service asking to reconnect my account please help 🙏
-
Hello,
We apologize for the issue you are facing with your Rank Math activation. It seems like there might be a connection issue due to the beta version update.
To resolve the problem with reconnecting your account, please follow these steps:
- Go to your WordPress admin area.
- Navigate to Rank Math > Dashboard > Help.
- Disconnect your Rank Math account.
- After disconnecting, reconnect your Rank Math account.
- Once reconnected, check if the services are functioning correctly.
If you continue to experience issues, please reply to this ticket with any specific error messages you see, and a human agent from our support team will assist you further.
Thank you for your patience, and we hope this helps!
Sources:
How to Fix Problems While Connecting Account Using Rank Math » Rank MathThis is an automated reply from Rank Math Support Bot. Your ticket has been assigned to a human agent and we will get back to you shortly.
Hello,
Thank you for your query and we are so sorry about the trouble this must have caused.
Can you please disable the beta and try reverting to the stable version?
If this resolves the generation of errors in the error log, then we suggest avoiding using the beta version for now. You can create a staging site to test our new features in the beta version and if you want us to resolve the error logs, you may share the login information for the staging site.
You can also go to Tools > Scheduled Actions in WordPress and clear any pending/failed actions.
As for the connection issue, please follow this guide to help you with that: https://rankmath.com/kb/how-to-connect-or-disconnect-rank-math/
Looking forward to helping you.
Subject: Issue with Rank Math Metadata Not Appearing in REST API
Hello,
We have been trying to fix an issue where Rank Math fields (rank_math_focus_keyword, rank_math_description) are not appearing in the WordPress REST API response (/wp-json/wp/v2/posts).
Steps we tried:
1. Added custom PHP code using rest_prepare_post to include the Rank Math fields.
2. Cleared all website caches (plugin cache + server cache + CDN).
3. Disabled and re-enabled relevant plugins to ensure no conflicts.
4. Checked the JSON output directly — the Rank Math fields are still missing.
It seems the code is not being executed or is being overridden before the API response is sent.
Could you please check if there is any server-side or configuration issue that might block these custom fields from appearing in the API?Thank you,
Hello,
Unfortunately, Rank Math doesn’t currently offer a dedicated REST API for changing or retrieving its meta information, and we don’t have documentation on the exact database storage locations. To achieve this, you’d need to create your own REST endpoint and update/retrieve Rank Math meta using the standard
update_post_meta()
/get_post_meta()
functions.Don’t hesitate to get in touch with us if you have any other questions.
Subject: Rank Math Meta Data Not Showing in WP REST API
Summary of the issue:
We are trying to retrieve Rank Math SEO meta data (focus keyword, SEO score, description, etc.) through the WordPress REST API endpoint /wp-json/wp/v2/posts/{id} so we can use it in an external application.
However, the REST API only returns the default WordPress post data (title, content, date, etc.) — the Rank Math meta fields are missing.What we tried today:
1. Enabled the Rank Math REST API Module
Checked Rank Math settings to ensure the REST API module is active.
Tested /wp-json/rankmath/v1/get-meta/?id={post_id} but the endpoint either returns nothing or is inaccessible.
2. Custom Code to Inject Rank Math Meta into WP REST API
Added multiple code snippets in functions.php to hook into rest_api_init and register_rest_field to append Rank Math meta fields into the wp/v2/posts endpoint.
Verified the code syntax and placement.
3. Cache Clearing
Cleared all caches from Cloudflare and WordPress cache plugins.
Retested the REST API from different browsers and devices.
4. Testing
Called /wp-json/wp/v2/posts/{id} from a fresh browser and still only see standard post fields (no Rank Math fields).
Example output:
Title, date, slug, link are returned.
Rank Math meta data is not returned.
Current Status:
Despite enabling the Rank Math REST API module and adding custom code, the Rank Math meta fields do not appear in the REST API response. We need guidance on how to reliably retrieve Rank Math SEO data for posts through the REST API.Request:
Please advise if there is an official or recommended method to fetch Rank Math SEO meta data through the REST API, or if any additional settings/code are required to make this possible.Hello,
Rank Math doesn’t include a dedicated REST API module. Could you please share a screenshot of the option you enabled from your end? You can easily upload it here: https://imgur.com/upload and share the link with us. This will help us better understand your setup.
If your goal is to fetch Rank Math SEO metadata for use in an external application, we recommend using our Headless CMS support instead. It’s specifically designed for this use case and will allow you to retrieve all Rank Math SEO metadata seamlessly: https://rankmath.com/kb/headless-cms-support/
Let us know how that goes. Looking forward to helping you.
Good morning 🌅
message that appears is:
“No route was found that matches the URL and request method.”
To troubleshoot this, I have already performed the following steps on my end:
* I have re-saved my WordPress permalinks in Settings > Permalinks.
* I have cleared all caches (both from my site and on the server level).
* I have temporarily deactivated all security plugins to rule out any conflicts.Since these steps did not resolve the issue, I suspect that the REST API requests might be blocked at the server level by a firewall (such as ModSecurity) or another server-side security rule.
So I contact my hosting support to
investigate if there are any server-level configurations or firewalls that might be interfering with the REST API functionality on my site?If my steps are correct, please confirm
Thanks for your helpHello,
Could you please share a screenshot of the error using a tool like https://imgur.com/upload or any other image-sharing tool?
This will help us to understand the issue better and assist you further.
Looking forward to helping you.
Thank you.
Hello,
We might need to take a closer look at the settings. 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.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hi Jeremy,
I’m add this plugins on my site but when I trying to Create a new Temporary Login that’s need your email check the link please
https://www2.0zz0.com/2025/08/26/13/322128174.jpg
So I will share my WordPress & FTP logins
Please check the Sensitive Data section again
You must be logged in to reply to this ticket.