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

get meta in json data #258

Open arb195 opened 11 months ago

arb195 commented 11 months ago

I am using the Rank Math plugin and I would like to retrieve the meta header data in JSON format. Could you help me?

The Rank Math plugin returns the meta head data in HTML format, but I want the data to be returned in JSON format.

for example:

return data is :

but i want :

{"head":{"title":"home","description":"test"}}