So how long before this gets used for spam ala pingbacks?
Webmention.io
91–100 of 106 posts
Re: Webmention.io
#92Pingbacks are back, baby! What is old is new again, except this time is centralized, so hopefully with less spam but also less independence once FAANG acquire the service.
When did we all end up so pessimistic? An interesting new idea with little more than an MVP, and we've already mapped out its whole demise.
Re: Webmention.io
#93At first, I didn't get it. Pingbacks, isn't that from the 90s? Then, I thought: does this mean the bar for joining a conversation on my publication is that you have to publish something too? That seems like a nice bar to set for asking both parties in a conversation to be fully engaged. Trolls seem like they will be too lazy to do that.
Re: Webmention.io
#94And what is a "web mention"?
Re: Webmention.io
#95I'm too young to know what are webmentions or pingbacks (love the band Pinback though), you should briefly mention what they are on your homepage.
I remember setting up my blog so I could take a photo on my Motorola Razr, email it to a special address and it would get added to Flickr and then auto posted to my blogger blog.
I went to Glastonbury music festival, which got flooded and took some amusing photos. When I got home I discovered via messages added via pingbacks, that lots of people had found my blog post (I guess via Google search) and linked to it from their blog.
Even now I’m quite amazed at what was possible without Twitter and hashtags, all done using open protocols, and all on our own websites.
Update - thinking about it some more, I don’t think I had the ability to send emails from my phone back then. It’s hard to imagine that because these days it’s just totally the norm. I know that I did have the ability to send MMS messages which could include images, so I must have been using that in some way. In any case, I was able to take a picture while out and about, have it added to Flickr, have it posted in a blog post, and get pingbacks added to comments when people linked to my post, that was nearly 20 years ago!
Re: Webmention.io
#96tip for those considering this - i use clientside webmentions for this so that it doesnt add to my build times - and lazy load it so it doesnt drain visitor battery/data: https://www.swyx.io/clientside-webmentions/
Re: Webmention.io
#97Earlier quoted context omitted.
Yeah. This is my interest. I don't want to a cluster of likes and tweets. But I do want link notifications. I need to rely to Google for this currently.
You can also look at the referrers in your webserver logs. It’s just that someone has to click on the link for it to appear in your logs. And you can discover referrer spam!
Re: Webmention.io
#98tip for those considering this - i use clientside webmentions for this so that it doesnt add to my build times - and lazy load it so it doesnt drain visitor battery/data: https://www.swyx.io/clientside-webmentions/
Now that I saw it on your site, I'm absolutely considering it. I think server-side is the way to go, though, as explained by one of the webmentions on your post: https://nicolas-hoizey.com/articles/2020/05/05/jamstack-is-f...
Re: Webmention.io
#99I'm too young to know what are webmentions or pingbacks (love the band Pinback though), you should briefly mention what they are on your homepage.
When I first started blogging around 2004, pingbacks were very popular. I remember setting up my blog so I could take a photo on my Motorola Razr, email it to a special address and it would get added to Flickr and then auto posted to my blogger blog. I went to Glastonbury music festival, which got flooded and took some amusing photos. When I got home I discovered via messages added via pingbacks, that lots of people…
Re: Webmention.io
#100Earlier quoted context omitted.
You can also look at the referrers in your webserver logs. It’s just that someone has to click on the link for it to appear in your logs. And you can discover referrer spam!
Browsers are not guaranteed to send Referer headers and some choose not to (or send fake ones) due to the privacy implications.