Skip to content

Can we improve h-entry backcompat to handle common WordPress hentry streams? #7

Open
@tantek

Description

@tantek

h-entry Parser Compatbility specifies typical hAtom hentry properties and how to consume them as h-entry equivalents. This appears to be insufficient for some common WordPress themes. We should investigate examples of WordPress blogs with hAtom to see if we can do better with additional hentry backcompat parsing.

h-entry has two proposed additions so far that we should validate with examples in the wild (that would be result in better parsed results with those additions)

  • time.entry-date[datetime] - parse as dt-published
  • rel=author - parse as u-author

Examples welcome of common / plain / modern WordPress home pages that currently fail to produce good hentry backcompat parsing results.

cc: https://github.com/aaronpk Labels: help wanted, question

(Originally published at: http://tantek.com/2018/082/b1/improve-h-entry-backcompat-wordpress)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions