RankMath not importing Yoast SEO meta

#17660
  • Resolved Fuad
    Rank Math free

    Hello, when I try to import Yoast KWs, titles, descriptions, etc. RankMath does not import them. It still shows as empty. What could be causing this?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Could you please enable debugging on your site by adding the following constants on your wp-config.php file on the root of your site:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true );
    define('WP_DEBUG_DISPLAY', false );

    This will allow errors to be written to the file wp-content/debug.log. Please perform the import process once again and let me know the kind of errors that are reported.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Fuad
    Rank Math free

    Thanks – my wp-config file already had those options but there was no debug.log in the wp-content folder.

    Hello,

    Thank you for contacting Rank Math today.

    This is very odd. Could you please perform a fresh install of Rank Math by adding the following code to your theme’s functions.php file:

    /**
     * Filter to remove Rank Math data from the database
     */
    add_filter( 'rank_math_clear_data_on_uninstall', '__return_true' );

    The next step will be to perform a fresh install of the plugin and then delete this code.
    If the issue persists, could you please share some temporary access so that we can investigate this further?

    Looking forward to helping you. 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 3 replies - 1 through 3 (of 3 total)

The ticket ‘RankMath not importing Yoast SEO meta’ is closed to new replies.