Rank Math can't see the HTML of L&L's layouts

Hi! I’m building a website using L&L’s layouts but it seems that Rank Math (or other SEO plugins) can’t recognize the pages’ content, so the SEO score is very low.
Is there a way to make the content of the pages visible to Rank Math inside Wordpress?

Rank Math probably does not support dynamic content such as the output of an L&L layout or template, which is generated when the page is rendered on the frontend. I’m guessing other SEO plugins work similarly, that they are able to process only known content in the database at the time when the page is edited and saved on the backend.

Maybe some of them provide a hook in PHP to register keywords for dynamically rendered pages. In that case you might be able to integrate with it somehow.

Yes, I was thinking it could be something like that.
Thanks!

1 Like