-
Hello again!
The “focus keyword” section shows the rating for only 1 keyword (or combination of words). All other keywords do not show the rating. More precisely, their rating is the same as that of the first keyword, regardless of whether the author follows the recommendations of the plugin or not. All other parameters are changed.
This way you can easily adjust everything to get a good result, but the visual confirmation is somehow more familiar. Is there any way to solve this problem?
If disable the code integration with the Gutenberg editor, everything works fine.
The code:
/** * Disable Gutenberg Sidebar Integration */ add_filter( 'rank_math/gutenberg/enabled', '__return_false' );
Another problem: keywords can’t be dragged, they can’t be swapped, only deleted and re-entered. It doesn’t affect the work with the plugin in any way, but it is very uncomfortable.
Thank you so much for the answer and for your efforts!
The ticket ‘The “focus keyword” section shows the rating for only 1 keyword’ is closed to new replies.