Page 1 of 1

How Include Schema Data

Posted: Fri Dec 20, 2019 8:33 am
by DaveC
Hi guys,

I’ve been playing with Bludit for a couple of days and so far very impressed, a breath of fresh air from the bloat of wordpress, thank you for putting it together :) . So it looks like I’ll be converting my sites to Bludit in the near future.

May I ask if there’s any way to include schema data for each post/page?

Many thanks in advance

Re: How Include Schema Data

Posted: Fri Dec 20, 2019 10:53 am
by Edi
At the moment, there are the following plugins:
  • Sitemap generates a file sitemap.xml,
  • SEO Breadcrumbs creates breadcrumbs following the schema of schema.org.
Which parts of schema.org are you interested in?

Re: How Include Schema Data

Posted: Fri Dec 20, 2019 11:33 am
by DaveC
Thanks Edi,

I normally use the blog posting and organisation schema for my sites. Whilst not essential I have found it to benefit my search results etc.

https://schema.org/BlogPosting
https://schema.org/Organization

Cheers

Re: How Include Schema Data

Posted: Fri Dec 20, 2019 1:40 pm
by Edi
At the moment I see no easy way to integrate it. :(

Re: How Include Schema Data

Posted: Fri Dec 20, 2019 2:48 pm
by DaveC
Thanks for your reply Edi,

No problem at all, I'll see if I can get some time during the Christmas break to take a look under the hood and read the documentation, possibly write a plugin to do this.

Cheers

Re: How Include Schema Data

Posted: Sat Jul 04, 2020 1:18 pm
by DaveC
Just to give you an update. I found that simply pasting the JSON-LD code directly below the content was ok for search engines to crawl and index. Works very nicely :)