#davidmeadGWG: with the webmention plugin, do i still need <link> in the <head> from webmention.io? I have both and I think it’s causing issues with OwnYourSwarm etc.
ricmac and [kevinmarks] joined the channel
#sebseldavidmead: I tried to find out what webmention endpoints your site exposes, but then I clicked one of your .click urls, and got redirected a bunch of times, and then the server said I was visiting it too much :(
#sebsel(it's more for -dev, but hey, I just got you here)
ricmac joined the channel
#davidmeadthat’s the issues i’m running into all of a sudden sebsel :-(
#davidmeadas a noob what server is being visited too much?
#davidmeadif i add [miklbs] reply URL from his site as a webmention on my post i get an error - {"code":"target_not_found","message":"Cannot find target link","data":{"status":400}}
#davidmeadUgh. Just posted a reply to him and used his webmention form on his post and got this back…
#davidmead{"link":"https:\/\/miklb.com\/2039-2\/#comment-841","source":"http:\/\/davidjohnmead.com\/blog\/2017\/07\/02\/17209\/","target":"https:\/\/miklb.com\/2039-2\/","code":"success","message":"Webmention was successful"}
#tantekI was just looking for existing documentation
#aaronpkdavidmead: i don't see an "author" property on your post
ricmac joined the channel
#davidmeadhmm. thought i had that set in WP. lemme check
#[miklb]I’ll need to look to see if it’s something with my site or need to open an issue with the webmention plugin re: the bad UX after submitting a webmention
ricmac joined the channel
#davidmeadaaronpk: WP has my name on each post as class=“author vcard” but not p-author. is that what you pull in?
#[miklb]davidmead, if you take a look at the mf2 plugin, there may be a function that would use gravatar if one is found. I don’t recall exactly how that’s done though.
ricmac joined the channel
#davidmeadmy h-card is on davidjohnmead.com which isn’t in WP. I make rods for my own back all the time :-)
#[miklb]I don’t mean to keep pointing to that plugin, it’s just that a lof of the heavy lifting is done there. I have similar functions that I cribbed from GWG before I knew about that plugin.
#[miklb]if you do, you can remove that function that you added yesterday for h-entry, or at least comment it out while testing the plugin
#[miklb]if you really want to get into the guts of it, it would be a great experience to model your own functions after the examples in the plugin. I just don’t know if you want to do that much coding, or for it to just work™
#[miklb]and by just work, I mean minimally viable mf2 based on core limitations. ?
#davidmead[miklb] I’m not a programmer, more Gen2 in a Gen1 world :-)
#davidmeadseems the plugin doesn’t add p-author or h-card
#davidmeadthx GWG. I’m going to go do some running around and get back to this later. I have set up a child theme so it could be easier for me to turn things on/off now
#GWGdavidmead, good idea. I am happy to peruse the code if you share it
#GWGdavidmead: We had the idea of writing mf2 compatible versions of the bundled WordPress themes, 2014-2017.
#davidmeadthat’s why i’m dabbling in to a child theme of twentyseventeen
#davidmeadi’m finding it needs to be more looking at where i’m adding content into WP and adding mf there, rather than where it “should” go if that makes sense
ricmac joined the channel
#GWGI have been improving Independent Publisher. I hope raamdev agrees.