@jackstyze We’re sorry to hear you’re still experiencing the issue and we apologize for the difficulties the plugin is causing for you. We would like some more information to try and help you resolve this:
1. Verify your database has the Table and Index permissions along with Create, Drop, and Alter required to create these tables in your database: wp_yoast_indexable, wp_yoast_indexable_hierarchy, wp_yoast_migrations, wp_yoast_primary_term. If you are not sure, your host provider can help.
2. Can you confirm your server has all the right requirements? If you are not sure, speak to your host provider. This guide explains more: https://kb.yoast.com/kb/plugin-requirements/.
Hello,
1- Yes i have all those tables and plus _prominent_words and_seo_links
2- Yes of course
I even installed Yoast Test and reset indexable tables and linking suggestions but this issue is still showingup
@jackstyze Thanks for confirming that your database has the necessary permissions. Can you please check the following?:
1) Can you please let us know whether you are using a Windows server?
2) Can you please check your wp-config.php file and let us know what the DB_CHARSET and DB_COLLATE settings are?
3) Can you please check your database and verify if the following tables were in fact created? : _yoast_indexable, _yoast_indexable_hierarchy, _yoast_migrations, _yoast_primary_term
@devnihil
1- No apache on ubuntu.
2-
define( ‘DB_CHARSET’, ‘utf8’ );
/** The Database Collate type. Don’t change this if in doubt. */
define( ‘DB_COLLATE’, ” );
3- Maybe it can help but i imported this database from an other wordpress site but i dropped the content of the tables.
Thank you for your reply @jackstyze.
We believe that it is related to the new information you gave in number 3 as you imported them and then dropped the content.
We recommend trying the following:
1) Install the Yoast Test Helper plugin, found here https://ww.wp.xz.cn/plugins/yoast-test-helper/
2) Go to Tools → Yoast Test
3) Click the Reset Indexables tables & migrations button.
4) Go to SEO → Tools.
5) Click the Start processing and speed up your site now button and let it complete.
We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.