Table of Contents

#49182
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

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

    Rank Math is currently only able to detect plugins that add ToC functionality. Since you have a HTML table of content, I can suggest that you disable this test by adding this code on your theme’s functions.php file:

    add_filter( 'rank_math/researches/tests', function( $tests, $type ) {
    	unset( $tests['contentHasTOC'] );
    	return $tests;
    }, 10, 2 );

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Got it, thanks for the answer.

    Is it possible to see it instead of closing it? For example, if you act as if you have “toc” in content? I think he can scan the content and check it.

    Sorry I use Google translate 🙃

    Todd
    Rank Math free

    Hi,

    If there were an option to determine if you are using a table of contents, we would have done it.

    Unfortunately, it is not possible that is why we look for commonly used Table of Contents and see if they are installed. Our test is based on that.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Thanks a lot for the answers. I love the RankMath plugin and recommend it to everyone.

    Alberto
    Rank Math business

    Hello,

    Thank you for your kind words, we really love to see users happy with our plugin. Do you want I set this thread as solved then?

    Looking forward to help you.

    I marked it as resolved.

    Todd
    Rank Math free

    Hi,

    We are so glad to be of help. We are always here if you need us in the future.

    Hey, if it isn’t too much to ask for – would you mind leaving us a review here?

    https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post

    It only takes a couple of minutes but helps us tremendously.

    It would mean so much to us.

    Thank you.

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

The ticket ‘Table of Contents’ is closed to new replies.