-
So I'm building aggregated news site templates for a project and trying to make them good schema(dot)org examples. github.com/AramZS/feedfantastic/blob/master/template-files/watch-story.tpl.php
-
There are so few full schema(dot)org examples out there, so if you get the spec, check me and tell me if I'm flawed in my compliance.
-
This particular template has some other components (also in the repo) if you want to check them out as well.
-
The idea here is that any time an article appears on the page it should take as full advantage of the News Article Schema as possible.
-
The project is still solo, so additional eyes are always appreciated.