title readbilty

#179332
  • Resolved Dig Busel
    Rank Math free

    I just want to provide input for readability content regarding these 2 things
    1.Your title doesn’t contain a positive or a negative sentiment word.
    2.Your title doesn’t contain a power word. Add at least one.

    The rank math must be able to adjust the index of the rank math for the two options because if you pay attention it only refers to the use of English whereas if it is translated into Indonesian it is not indexed in the rank math score.

    while it sounds very funny if it’s the Indonesian page title, but for readability, use English

    This input is very important for the Rankmath team because considering the number and population in Indonesia is almost 230 million people, while most of the mainstream media, in this case, have switched to using rankmath instead of Yoast SEO, this is because the involvement of the score can help writers achieve a perfect score for that. needs to be translated too

Viewing 1 replies (of 1 total)
  • Brian
    Rank Math free

    Hello,

    Thank you for getting back to us:

    The ‘Title Readability’ options are changes that you can make to improve the SEO of a page, power words are specific types of words that elicit emotion and curiosity to the readers of your articles. It is recommended to embed these words in your article.

    If you are using other lingual power words, you can use the following filter to include your power word(s) in rank math.

    add_filter( 'rank_math/metabox/power_words', function( $words ){
    	$new_words = [
    		'test-word1',
    		'test-word2',
    		'test-word3',
    	];
    	return array_merge( $words, $new_words );
    });

    This filter should be added to your theme functions.php file. Make sure test-wordx to your custom power words.

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

    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 1 replies (of 1 total)

The ticket ‘title readbilty’ is closed to new replies.