Focus Keyword not found in url

#30220
  • Resolved Faithcoates
    Rank Math pro

    Two errors showing in the RM box at end of post (keep in mind I haven’t published this post yet) is says no url showing in post and it clearly does this happens a lot. I’ve typed it in myself as recommended and it changed nothing. The other thing is I am using a TOC and the box is showing that I’m not again this is a frequent error.

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.

    It looks like you forgot to share the site URL on the sensitive data section.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    It is in a post that is not yet published and this happens occasionally with other posts.

    this post is Ultimate guide to driving the Ring of Kerry which is the first post in the posts lists but the url is not ready yet as it hasn’t been published https://xyuandbeyond.com/?p=33255&preview=true

    Curious RM always seemed to detect my TOC plug in but now it doesn’t since Easy Table of Contents seems to be the most widely used among travel bloggers how do I get RM to recognize it?

    Hello,

    Thank you for contacting Rank Math today.

    I have fixed the missing ToC error by adding the following snippet on your theme’s functions.php file:

    /**
     * Filter to add plugins to the TOC list.
     *
     * @param array TOC plugins.
     */
    add_filter( 'rank_math/researches/toc_plugins', function( $toc_plugins ) {
           $toc_plugins['easy-table-of-contents/easy-table-of-contents.php'] = 'Easy Table of Contents';
        return $toc_plugins;
    });

    The focus keyword missing on URL is however a false positive since it actually exists on the URL.

    I can suggest that you ignore this test at the moment since there are a couple of improvements that will be available in the next update.

    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 ‘Focus Keyword not found in url’ is closed to new replies.