wordpress-indieweb icon indicating copy to clipboard operation
wordpress-indieweb copied to clipboard

provide representative h-card

Open sknebel opened this issue 7 years ago • 4 comments

Since this gets asked all the time, the plugin should probably provide this by default. See http://microformats.org/wiki/representative-h-card-parsing for the rules, the top two seems relatively straight-forward:

a) allow to set one u-url as u-uid too, by default the site URL.

b) allow/by default provide the site url as a rel=me

considerations: some might want to provide an external site as their canonical home, for this the second option works better (needs to allow the rel=me to be freely set).

Multiuser sites obviously work differently, but there I guess the h-cards and rel=me widget are also not placed on the front page?

sknebel avatar Jul 24 '18 13:07 sknebel

related https://github.com/indieweb/wordpress-indieweb/issues/30#issuecomment-407378402

miklb avatar Aug 20 '18 21:08 miklb

https://github.com/indieweb/wordpress-indieweb/commit/b24aba778f5264e4f010dc51d74e3df2e84a43e1

dshanske avatar Aug 20 '18 22:08 dshanske

I attempted to resolve this

dshanske avatar Aug 20 '18 22:08 dshanske

https://github.com/indieweb/indiewebify-me/issues/75 not testing a) properly

(Originally published at: https://crw.moe/t/1b3)

dougbeal avatar Oct 20 '18 20:10 dougbeal