SEO containing numbers

#356142
Viewing 5 replies - 1 through 5 (of 5 total)
  • Kamlesh
    Rank Math free

    Hello,

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

    A proven way to get more clicks from the SERPs is to use numbers in the title. In this test, Rank Math checks if you’re using numbers in your title. If you’re not, Rank Math will warn you that you should. So, to pass this test, all you have to do is include a number in the title of the post, and you’ll pass the test.

    However, if you want to disable this test, then please add the below-mentioned code to your theme’s functions.php file:

    /**
     * Filter to disable Number in Title test
     */
    add_filter('rank_math/researches/tests', function ($tests, $type) {
    	unset($tests['titleHasNumber']);
    	return $tests;
    }, 10, 2 );

    Hope this helps.

    Looking forward to helping you. Thank you.

    Admin.
    Rank Math free

    I’ve included numbers in the test and it makes no difference

    Anas
    Rank Math business

    Hello,

    For this test, we check for the number in the SEO Title that you add in the Rank Math Metabox.

    I checked on my local installation, and it is working fine.

    Check this screencast: https://i.rankmath.com/ajgkSO

    Please make sure that you are adding the number in the SEO Title in the Rank Math Metabox.

    Looking forward to helping you.

    Admin.
    Rank Math free

    The numbers have been included !

    Kamlesh
    Rank Math free

    Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look 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 5 replies - 1 through 5 (of 5 total)

The ticket ‘SEO containing numbers’ is closed to new replies.