Can’t Update Title and Meta Description

#570751
  • Resolved Yousaf
    Rank Math free

    I’m Having this issue in error log and not able to update meta title or description. How to Solve?
    [09-May-2023 06:58:58 UTC] Cron reschedule event error for hook: action_scheduler_run_queue, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”every_minute”,”args”šŸ™”WP Cron”],”interval”:60}

    This is the error log:

    [09-May-2023 06:46:37 UTC] Cron reschedule event error for hook: litespeed_task_ccss, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
    [09-May-2023 06:46:37 UTC] Cron unschedule event error for hook: litespeed_task_ccss, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
    [09-May-2023 06:46:38 UTC] Cron reschedule event error for hook: litespeed_task_ccss, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
    [09-May-2023 06:46:38 UTC] Cron unschedule event error for hook: litespeed_task_ccss, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
    [09-May-2023 06:58:58 UTC] Cron reschedule event error for hook: action_scheduler_run_queue, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”every_minute”,”args”:[“WP Cron”],”interval”:60}

    I have disabled litespeed cache, after that the hook changes. Please take a look.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The errors in your log indicate issues with your WordPress cron jobs, specifically with the litespeed_task_ccss task and the action_scheduler_run_queue task. Here’s how you can attempt to resolve this:

    Clear Cache and Transients: Clear all caches from your WordPress site, including any server-level or plugin caches (like LiteSpeed). Install and run a plugin like “Transients Manager” or “WP-Optimize” to clear expired and all transients.

    Check the WP-Cron Status: Install the plugin “WP Crontrol” to get insight into what’s happening with your cron jobs. This can show you if there’s an issue with a specific job. Try manually running the problematic jobs to see if that clears the issue.

    Deactivate and Reactivate Plugins: The issue could be due to a conflict with another plugin. Deactivate your plugins one by one to see if the issue resolves. If it does, you’ve found the conflicting plugin.

    Update Plugins and Themes: Make sure all your plugins, themes, and WordPress itself are up to date. Out of date software can cause unexpected issues.

    Reinstall RankMath: If none of the above works, try deactivating and deleting the RankMath plugin, then reinstall it. Be sure to backup your settings first.

    Check for Server Issues: If none of the above helps, reach out to your hosting provider. They may be able to assist with server-side issues.

    Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. Iā€™m sorry for any inconvenience this issue may have caused you.

    @Frank Yes, the errors in the log pertain to the WordPress cron jobs that couldn’t be saved on your site.

    Going back to the saving issue, please check if you are using a Firewall as it may prevent saving the changes.

    If you are using a Firewall, please whitelist this route:

    /wp-json/rankmath/v1/updateMeta

    You can check this link for more information:
    https://rankmath.com/kb/meta-data-not-saving/

    Let us know how this goes.

    Thank 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.

Viewing 2 replies - 1 through 2 (of 2 total)

The ticket ‘Can’t Update Title and Meta Description’ is closed to new replies.