TOC Table Of Content But Not Showing In RankMath SEO

#200411
Viewing 5 replies - 1 through 5 (of 5 total)
  • Anas
    Rank Math business

    Hello,

    Thank you for contacting Rank Math, and sorry for any inconvenience caused.

    Rank Math can detect the Table of Contents if any one of the below-supported plugins is used:

    WP Shortcode Pro
    WP Shortcode
    TOC Pack – Table of contents for Elementor
    Ultimate Blocks
    LuckyWP Table of Contents
    Elementor Pro

    Table of Contents Plus plugin will not be detected by Rank Math by default, you have to tell Rank Math to detect this plugin since it is not automatically detected by adding the following code snippet to your theme’s functions.php file:

    add_filter( 'rank_math/researches/toc_plugins', function( $toc_plugins ) {
           $toc_plugins['table-of-contents-plus/toc.php'] = 'Table of Contents Plus';
        return $toc_plugins;
    });

    I hope this helps. Looking forward to helping you.

    Anonymous
    Rank Math free

    why not add this in the upcoming update?

    Anas
    Rank Math business

    Hello,

    We are continuously working on improving our plugin.

    We will see if this can be added in upcoming updates.

    If you have any other questions, please feel free to ask.

    We are here to assist you.

    Anonymous
    Rank Math free

    Great

    Hello,

    We are glad that this ticket is already resolved.

    If you have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

The ticket ‘TOC Table Of Content But Not Showing In RankMath SEO’ is closed to new replies.