nope, that is not what I meant. my question is my website interlinks not showing on MOZ OR SEMRUSH or any other interlinks analytics tools. it is big problem because we can’t analyze our site links behavior without that.
Those tools detect links by crawling a website. If your cache (or their cache, depending on how the crawler of these tools work) are not on the current version of your document, they may miss some newly generated links or maybe don’t have them at the time you are trying to check the internal links.
As I said, we do not “embed” generated links directly in your content (so other tools that rely directly on the content that gets stored in your database will not recognize them).
But in the frontend (after your inserted content gets rendered and output by WordPress) these links are “real” (which means crawlers like your mentioned SEO Tools or Google will recognize them).
yes, the plugin dashboard shows all intern links but why it is not showing on other famous tools like Moz and semrush? even the Yoast plugin does not show interlinks created by this plugin. so our clients thinks this plugin generate fake interlinks and google will not catch any interlinks on our sites because Yoast SEO plugin won’t catch interlinks which made by this plugin.
As mentioned above – from a “backend view” these links are not really there (they’re are just pointers in our linkindex that tell the frontend to insert links on a given keyword). After it got rendered they are real links like any other link you would place in the content.
Hope this helps a bit to get the point right. Let me know whether you have further questions about that.