At least one paragraph is long.

#203748
  • Resolved Jorge Andrade
    Rank Math free

    “At least one paragraph is long. Consider using short parameters.”
    It gives this error in ALL POSTS.
    It is not possible, paragraphs of only 2 to 3 lines on the mobile.
    In the previous version there was no problem, with the new version all posts now have long paragraphs.
    Please, the plugin should INDICATE where this long paragraph is located. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Prabhat
    Rank Math agency

    Hello,

    Thanks for contacting us and we regret the inconvenience caused.

    Paragraphs having more than 120 words are considered to be too long. However, 2 to 3 lines on a mobile device should not exceed the word limit.

    Could you please confirm if you’re using any page builders? If yes, then please let us know the name of the page builder along with the name of your theme.

    Also, can you follow this troubleshooting guide to see if any plugin or the theme that you’re using is causing a conflict here: https://rankmath.com/kb/check-plugin-conflicts/

    Please let us know how that goes.

    Thanks.

    I have Plugin “Advanced Editor Tools (previously TinyMCE Advanced)” and Theme “neve”… I successfully added this code to the functions.php file:

    add_filter( ‘rank_math/researches/tests’, function( $tests, $type ) {
    unset( $tests[‘contentHasShortParagraphs’] );
    return $tests;
    }, 10, 2 );

    Stopped the false test for long paragraphs. Just a long paragraph is the URL of Amazon’s affiliate link in each post. RankMath tests link URL?

    Hello,

    Thank you for the follow-up.

    Yes, Rank Math analyzes your content for internal and external links. You can check these links for your reference:

    https://rankmath.com/kb/score-100-in-tests/#linking-to-external-sources
    https://rankmath.com/kb/score-100-in-tests/#linking-to-internal-resources

    However, you mentioned that the long paragraph is detecting the link for your Amazon affiliate link. Did you use a hyperlink for that? Or paste the whole link to your content?

    Perhaps you can also share the affected URL for us to check as well.

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

The ticket ‘At least one paragraph is long.’ is closed to new replies.