Hello,
We apologize for the inconvenience you’re experiencing with Rank Math not scanning the Themify Builder content correctly. Thank you for bringing this to our attention. We’ll need to investigate this further to understand why the link count is not being captured correctly in the overview.
To assist you better, could you please assign this ticket to a human agent using the available buttons? This will ensure that your concern is addressed promptly by our support team.
Thank you for your understanding, and we look forward to resolving this issue for you.
Best regards
Sources:
The #1 WordPress SEO Plugin in 2023 – Rank Math
Is the Rank Math WordPress SEO Plugin Safe to Use? » Rank Math
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
Thank you for contacting Rank Math support.
I have forwarded this to the developers so they can take a closer look. Please keep the login details active.
We appreciate your understanding and patience.
Please do not hesitate to let us know if you need our assistance with anything else in the meantime.
Hi Jaideep,
Are you still working on this, any news?
Or, am I too inpatient?
regards, Marja van Putten
about https://www.twi.nl
Hello,
We checked and found that the post content only contains <!-- wp:themify-builder/canvas /-->
but not the real post content (rank math saves links in post content whenever a post is saved|created), it seems themify stores some data in postmeta instead.
RankMath offers a filter which can be used to add the processed themify content so that links can be detected, like below code.
Could you please share this info with themify team and do let us know of their response.
/**
* Filter to modify the content passed to the Link Counter.
*
* @param string $content Post content.
* @param int $post_id Post ID.
*/
add_filter( 'rank_math/links/content', function ( $content, $post_id) {
$content = 'process_themify_content_to_display......' // maybe something like this
return $content;
}, 10, 2 );
Thank you
Hi Themify says this:
This issue has been fixed in the theme a while ago, the version of the theme on your website is outdated, please update and it should see the correct number afterwards.
Note that RankMath caches that counter, so you might need to go to Rank Math SEO > Status and Tools > Database Tools and clear those caches in order for the changes to take effect.
Hope this helps!
I installed Themify updater adn updated the theme
I also went to the Rankmath database tools and reset all possible things
SEO > Status and Tools > Database Tools
But still the links in the pages are not visible in the overview.
The strange thing is that in another website with Rankmath and Ultra they do show up.
https://dkg-kozijnengevelspecialist.nl/
So it is somthing especially here on this website.
The hosting is also the same..and there are no different other plugins..
Can you have a closer look maybe into this website..?
regards Marja
Hi,
I updated the posts manually and the links stats are now reflected. ‘Update SEO score’ tool only updates the Score, but doe’s save the links stats.
We apologize for any inconveniences that might have been caused by this issue.
Thank you
Thank a lot,
I am glad it is working now
regards, Marja
Hello,
We are super happy that we could address your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://www.trustpilot.com/evaluate/www.rankmath.com about your overall experience with Rank Math? We appreciate your time and patience.
If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.