rankmath / seo-by-rank-math

Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible :bulb: :chart_with_upwards_trend: →
https://rankmath.com
107 stars 52 forks source link

[Link Counter] Links inside a page built with Oxygen are not saved in the database #195

Open arunkumar-raja opened 1 year ago

arunkumar-raja commented 1 year ago

Describe the bug If a user has a page built with Oxygen the Content Analysis API detects the presence of links just fine but the link counter module is not able to parse them because we only look for them in the content of the page.

To Reproduce Steps to reproduce the behavior:

  1. Create a page with Oxygen.
  2. Add some links to the page.
  3. Save the page and see the links missing in the link counter.

Expected behavior Since the links are accounted for in the Content Analysis API the users might expect that those would also get saved so we should look into improving that.