MyBB Community Forums

Full Version: Make use of Google structured data
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As the title says, a thread just reminded me that I wanted to suggest it for 2.0. It should be supported wherever possible, e.g in breadcrums: https://github.com/mybb/mybb2/blob/maste...rumbs.twig
Yep, I was planning on adding this. We need to decide wether to use Microdata or RDFa though. Google officially say they support Microdata, but their test tool also supports RDFa...
When using HTML5 we should use microdata and not RDFa.
Microdata is my preferred choice anyway as it has much nicer syntax.
Yep, microdata is the only way to go, IMO.