webpage-webmentions
webpage-webmentions copied to clipboard
Resolve external h-cards
trafficstars
Posts on my site https://jeremycherfas.net point to the home page for author. There is an h-card on the home page, but it does not get picked up at the moment.
Meanwhile, I'll try to add the h-card to individual posts.
So basically the support for https://indieweb.org/authorship should be extended I guess
That would be nice, but I don't suppose it is a huge priority.
A little bump for this.
I added an h-card, like this:
<div class="h-card">
<data class="u-url" value="https://jeremycherfas.net"></data>
<data class="p-name" value="Jeremy Cherfas"></data>
<data class="u-photo" value ="https://www.jeremycherfas.net/user/plugins/aboutme/assets/avatars/zoot.jpg"></data>
<data class="u-email" value="mailto:[email protected]"></data>
</div>
But still all values for Author are null