-
It sounds like you’re experiencing a significant issue with Rank Math SEO on your WordPress site. Here are a few steps you can take to troubleshoot the problem:
Check for JavaScript Errors: Open your browser’s developer console (usually F12 or right-click and select “Inspect”) and check for any JavaScript errors that may be occurring when you try to create or edit pages.
Increase PHP Memory Limit: Sometimes, a low PHP memory limit can cause issues. You can increase it by adding the following line to your wp-config.php file:define(‘WP_MEMORY_LIMIT’, ‘256M’);
Copy
Check Server Error Logs: Look at your server’s error logs to see if there are any specific errors being reported when you try to create or edit posts.
Disable Other Plugins: Although you mentioned that only Rank Math and Akismet are active, ensure that Akismet is not causing any conflicts. Try deactivating it temporarily to see if the issue persists.
Reinstall Rank Math: Sometimes, a fresh installation can resolve issues. Deactivate and delete Rank Math, then reinstall it from the WordPress plugin repository.
Check for Theme Conflicts: Switch to a default WordPress theme (like Twenty Twenty-One) to see if the issue is related to your current theme.
If none of these steps resolve the issue, I recommend opening a support ticket with Rank Math for further assistance: Open a Support Ticket. Their support team will be able to provide more specific guidance based on your situati
The ticket ‘Problem with Rankmath on my divi Wordpress’ is closed to new replies.