Hi guys,
Are there any plans to support JSON LD instead of Schema.org for SEO purposes?
I know we can customise it by ourselves, I am just wondering about upcoming Swift 2 versions
Thank you,
Adrian
Hi guys,
Are there any plans to support JSON LD instead of Schema.org for SEO purposes?
I know we can customise it by ourselves, I am just wondering about upcoming Swift 2 versions
Thank you,
Adrian
No such plan currently.
Any specific reason why?
Hi Nicolai,
It seems to be the new "standard" for SEO readability.
We had to do it for a customer, and it took some time. I was hoping that we might get it for free for the upcoming Swift versions :)
Adrian
Ok - can you provide a link to some google docs?
Hi Nicolai,
Sure: https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data
And a small correction. Schema.org is the standard, and JSON-LD is the recommended format. There is also microdata and RDFa.
Google claims that JSON-LD is cleaner and easier to read since it's not mixing content with microdata and can be injected in the head of the page
Adrian
That documentation says
"all 3 formats are equally fine for Google"
I do not understand if there is a specific issue or it is just preference?
Hi Nicolai,
For my customer, it was a recommendation of the SEO "expert".
For practical reasons, it seems that JSON-LD is easier to inject without touching the HTML markup.
Adrian
You must be logged in to post in the forum