MyBB Community Forums
MyBB Community Forums
>
Development
>
Suggestions and Feedback
> Make use of Google structured data
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.
Destroy666
2016-01-28, 07:35 PM
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
Euan T
2016-01-28, 07:40 PM
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...
StefanT
2016-01-28, 07:56 PM
When using HTML5 we should use microdata and not RDFa.
Euan T
2016-01-28, 08:09 PM
Microdata is my preferred choice anyway as it has much nicer syntax.
Destroy666
2016-01-28, 10:01 PM
Yep, microdata is the only way to go, IMO.
MyBB Community Forums
>
Development
>
Suggestions and Feedback
> Make use of Google structured data