X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9690356080e995d7f9d3b3370c0030f87f9e8650..e71622d233660b5ba305d68e586d7d14ff2124e6:/doc/todo/pingback_support.mdwn diff --git a/doc/todo/pingback_support.mdwn b/doc/todo/pingback_support.mdwn index b10366bda..5d93e6094 100644 --- a/doc/todo/pingback_support.mdwn +++ b/doc/todo/pingback_support.mdwn @@ -37,3 +37,28 @@ case I will consider this done with an entry in [[tips]]; otherwise a > whenever a page is posted or edited, and gets the changed content, it can > simply scan it for urls (may have to htmlize first?), and send pings to > all urls found. --[[Joey]] + +>> Is there any update on this? This would be highly useful and is the main reason why I am not using my blog more regularly, yet. (And yes, now that git-annex is doing everything I need and more, I thought I should revisit this one, as well). -- RichiH + +---- + +Happy 9th anniversary, bug! + +For whatever reason I was compelled to look at this situation afresh. I've +added some instrumentation to my own site to see whether there's any external +attempts to issue pingbacks to my own site, to gauge whether it's worthwhile +spending any more time on this. But it looks like pingback in the wider world +might be dead or dying. + +[I started a conversation on Twitter with the inventor of Pingback to see what +he thought](https://twitter.com/jmtd/status/1042730998839107585). He suggested +taking a look at "webmentions". here's some preliminary reading on those: + + * + * + * + +At this point I don't know if webmentions actually has more traction than pingback, +but the key issue I guess is whether it's growing. I'm going to (but am yet to) add +corresponding instrumentation to my site to try and track that, too. +-- [[Jon]] (2018-09-24)