Not detecting page content made with pagebuilder?

#39204
  • Resolved Mandar
    Rank Math free
    Content AI Starter

    Hello,
    I have recently installed RankMath on my site. I notice that the SEO Score does not actually count the words or the links (internal or external) on the page. Is this because I am using a pagebuilder with Live Composer? I do not use the WP editor to add page content (neither Classic nor Gutenberg). I do use the Editor for “Posts” content. Please suggest a solution.
    Also when I check page source, there are no Keywords visible.
    What happens to the Meta Keywords that we add to the RankMath editor field?

Viewing 1 replies (of 1 total)
  • Hello,

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

    The Rank Math content analysis tool is not fully compatible with all page builders and you may have to seek the help of the developer of your page builder to integrate our API. Please take a look at this page for more info on this: https://rankmath.com/kb/content-analysis-api/

    What happens to the Meta Keywords that we add to the RankMath editor field? Search engines stopped checking the meta=”keyword” tag some years back and this most SEO plugins do not add this tag on the head section.
    The plugin however allows you to take full control of your SEO and you can enable this feature by adding the following snippet to your theme’s functions.php file:

    /**
     * Add <meta name="keywords" content="focus keywords">.
     */
    add_filter( 'rank_math/frontend/show_keywords', '__return_true');

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

The ticket ‘Not detecting page content made with pagebuilder?’ is closed to new replies.