Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Rank Math does not recognize table of contents in my site too.
how can i fix it?
Hello @daraz2020,
Thank you for contacting Rank Math today, I am glad that you are enjoying the plugin.
1). A table of content plugin add a table on top of your posts to help users jump to a particular section of the post which increases readability. Google will notice the engagement and reward you with better rankings. Not only that, Google may include a βJump Toβ link in the SERPs when it detects a table of contents in your post. This massively improves your click-through rate.
2). Sentiment Analysis is a complex subject, but its basis lies in understanding how certain words affect the emotion of a sentence. You can use these words in your titles to evoke a positive or negative response.
Please take a look at this article for more info on this: https://rankmath.com/kb/score-100-in-tests/
@parvizbaradaran we have made a few changes in the latest version and thus you will need to register your ToC plugin by using the following filter in 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['plugin-directory/plugin-filename.php'] = 'Plugin Name';
return $toc_plugins;
});
Looking forward to helping you. Thank you.
ββββββ
Thanks Michael Davis.
But how to add table of content in products..???
Hi Daraz,
Thanks for the follow up.
It is not necessary to add the ToC on single products since the text/product descriptions are not long enough.
This feature should essentially be used on your blog posts that contain a few thousand words.
I hope this info helps.
we only work in products because our web in ecommerce.. btw can i ignore rank math “table of content” error?
Hi Daraz,
Yes, you can ignore that test.
The score is there only for your reference anyway and doesn’t affect your actual rankings. Treat it only as a to-do list, nothing more. Don’t try to live by it and don’t follow the tests religiously.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hello,
We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/?rate=5#new-post about your overall experience with Rank Math? We appreciate your time and patience.
If you do 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.