-
i am using rank math and instant indexing plugins for my website and i get the 500 undefined error whenever i try to index my website pages or post. it haplened 3 days ago and it was working fine before that.
-
Hello,
We apologize for the issue you are facing with the 500 undefined error while using the Instant Indexing feature in Rank Math. This error indicates a general server-side issue that is preventing Googlebot from accessing your pages.
To help fix this error, we recommend following these steps:
- Review server logs: Analyze your server logs to pinpoint the specific error and its cause.
- Check for overload signs: Look for any signs of server overload, such as slow response times or high CPU usage.
- Verify settings: Ensure that you are using the correct settings for your site’s PHP, database, and other relevant components.
- Contact hosting provider: If the issue persists after checking the above, reach out to your hosting provider for further support.
If you need more detailed guidance, please feel free to reply to this ticket, and a human agent from the Rank Math Support team will assist you further. Thank you for raising this concern!
Sources:
How to Fix Indexing Issues in Google Search Console » Rank MathHello,
Thank you for contacting us and we are sorry for any inconvenience that might have been caused due to that.
5xx errors are usually caused due to server misconfiguration or other server issues.
Can you please share the website error log with us? Having the error log file will give a clear idea of why this might be happening.
You can follow this guide to enable debugging in WordPress https://wordpress.org/support/article/debugging-in-wordpress/ or you can get in touch with your web host, and they will help you locate the log file.
Looking forward to helping you.
Thank you.
so here is the weird thing now indexing works completely fine but im not sure why?
but the error might happen againHello,
The second error is not related to Rank Math but whenever you get the first error again, please share your
debug_logwith us so we can investigate the issue.To enable WP debug logging please follow these steps:
- Open your wp-config.php file. You can find it in the root folder of your site, usually in /public_html/ or /www/.
- Before the line that says /* That’s all, stop editing! Happy blogging. */, add this code:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );This code will enable the debug mode and create a debug.log file in the /wp-content/ folder of your site.
- Go to your website and try to perform the action that caused the error again. This will trigger the error and generate the debug.log file.
- Go to the /wp-content/ folder of your site and look for the debug.log file. It should contain some information about the error that occurred.
- Send us a copy of the debug.log file. You can use a service like pastebin.com or wetransfer.com to upload it and share the link with us.
We hope these instructions are clear and easy to follow. If you have any difficulty or questions, please let us know. We’re here to help you.
Thank you for using Rank Math.
thank you for the response i will make sure to do that immediately when I get the error again.
about the second error whenever the first one happens i get the second one too and the destination says its on the code for fast indexing so i thought it probably has something to do with instant indexing.Hello,
In that case, we will wait for the details of the first error so we can determine what’s causing the 500 issue.
If it’s okay, you may also share your WP admin login and FTP so we can debug this further. You can edit the first post on this ticket and include your 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,
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.
The ticket ‘instant indexing undefined 500 error’ is closed to new replies.