{"id":4201,"date":"2023-12-22T10:01:46","date_gmt":"2023-12-22T03:01:46","guid":{"rendered":"https:\/\/dev.artru.net\/?p=4201"},"modified":"2023-12-22T11:07:07","modified_gmt":"2023-12-22T04:07:07","slug":"cach-tat-bo-loc-cham-diem-trong-rank-math-seo","status":"publish","type":"post","link":"https:\/\/artru.net\/en\/cach-tat-bo-loc-cham-diem-trong-rank-math-seo\/","title":{"rendered":"How to turn off scoring filter in Rank Math Seo"},"content":{"rendered":"<p><a href=\"https:\/\/wordpress.org\/plugins\/seo-by-rank-math\/\" target=\"_blank\" rel=\"noreferrer noopener\">Rank Math SEO<\/a> is a popular SEO plugin in WordPress that helps optimize your website for search engines, track your website&#039;s SEO performance.<\/p>\n\n\n\n<p>However, you don&#039;t always need to score accurately. Especially the sections &quot;Content AI&quot;, &quot;Table of Contents&quot;,... <\/p>\n\n\n\n<p>Rank Math SEO itself also helps you turn off these unnecessary filters to simplify the process of building article content.<\/p>\n\n\n\n<p><a href=\"https:\/\/rankmath.com\/kb\/disable-seo-content-tests\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Disable Rank Math SEO Content Tests<\/a><\/p>\n\n\n\n<p>Below are the filters I often use. You just need to put the code in the file <code data-no-translation=\"\" data-no-auto-translation=\"\">function.php<\/code> or use form plugin <a href=\"https:\/\/wordpress.org\/plugins\/code-snippets\/\" target=\"_blank\" rel=\"noreferrer noopener\">Code Snippets<\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code data-no-translation=\"\" data-no-auto-translation=\"\">\/** Filter RANKMATH *\/\nadd_filter('rank_math\/researches\/tests', function ($tests, $type) {\n\t\/** Table of Contents *\/\n\tunset($tests&#91;'contentHasTOC']);\n\t\/** Number in Title *\/\n\tunset($tests&#91;'titleHasNumber']);\n\t\/** Internal Links *\/\n\tunset($tests&#91;'linksHasInternal']);\n\t\/** Content AI *\/\n\tunset($tests&#91;'hasContentAI']);\n\t\/** Length of the Content *\/\n\tunset($tests&#91;'lengthContent']);\n\t\/** Title Sentiment test *\/\n\tunset($tests&#91;'titleSentiment']);\n\treturn $tests;\n}, 10, 2);<\/code><\/pre>\n\n\n\n<p>After using the scoring filter in Rank Math Seo. Your articles easily score 100\/100.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1761\" height=\"894\" src=\"https:\/\/cdn.artru.eu.org\/wp-content\/uploads\/2023\/12\/Sau-khi-tat-bo-loc-cham-diem-trong-Rank-Math-Seo.png\" alt=\"After turning off the scoring filter in Rank Math Seo\" class=\"wp-image-4207\"\/><figcaption class=\"wp-element-caption\">After turning off the scoring filter in Rank Math Seo<\/figcaption><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Rank Math SEO l\u00e0 m\u1ed9t plugin SEO ph\u1ed5 bi\u1ebfn trong WordPress, gi\u00fap t\u1ed1i \u01b0u h\u00f3a trang web c\u1ee7a b\u1ea1n cho c\u00f4ng c\u1ee5 t\u00ecm ki\u1ebfm, theo d\u00f5i hi\u1ec7u su\u1ea5t SEO c\u1ee7a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4209,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-4201","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo"],"_links":{"self":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts\/4201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/comments?post=4201"}],"version-history":[{"count":0,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts\/4201\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/media\/4209"}],"wp:attachment":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/media?parent=4201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/categories?post=4201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/tags?post=4201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}