Open kaushalmodi opened 6 years ago
This is pretty much part of #6, and something that has come up a fair bit recently in this specific form.
Do we have a readymade authorship algorithm implementation in PHP? I guess XRay contains one, not sure if it can easily be used standalone?
XRay does implement I believe the full authorship algorithm. We could pull XRay in to this project. The only trick is that it won't show detailed debugging information about why it found the author or not, it just returns the author info when it finds it.
I think this can be closed in favor of #6
Hello,
Here is an example page: https://scripter.co/hugo-leaf-and-branch-bundles/
Inside
h-entry
Inside
h-card
The author linking is working as per:
But https://indiewebify.me/validate-h-entry/?url=https%3A%2F%2Fscripter.co%2Fhugo-leaf-and-branch-bundles%2F gives:
Can this please be fixed?
\cc @aaronpk