#Webmention

2025-05-26

When having vacation, many people want to travel. I’m different. I want to work on my projects. And so I did the last two weeks. And it was great fun by working on multiple projects to take them further. For me, developing is not just a job, it’s my passion and I also love to do it in my free time.

[…]

kittsteiner.blog/blog/2025/suc

#ActivityPub #Ente #KittMedia #Plugin #Vacation #WebDev #WebDevelopment #Webmention #WordPress

Eat This Podcastetp@indieweb.social
2025-05-25

@WeirdWriter For sending only, you could use telegraph.p3k.io which will find any sites mentioned and, if they have a webmention receiver, will send a webmention. I do it manually. Telegraph also has an API so you could add a process to your site that will send your post to Telegraph automatically. I do not use Eleventy so I cannot offer any suggestions on that.

#WebMention

2025-05-25

Can someone suggest guides for just sending out web mentions only and not displaying them on your website. I don't get the desire to display comments from social media on your website, at all. Yet, every guide so far has been on explicitly getting WebMentions to display on Eleventy. If I wanted a comments section, I'll add a comments section. If I wanted social media, I'd just use social media instead of my website. My website is for reading, not talking to me. There's email for that, but I do want people to know I link to them and write about them. #WebMention #WebMentions

The Real Grunfinkgrunfink@comam.es
2025-05-23
Also, https://lobste.rs tries #webmention for all links that reach the first page (or so did it, several years ago).
The Real Grunfinkgrunfink@comam.es
2025-05-23
#snac does; it tries for #webmention entrypoints for all links in a post's text.
Fundor333fundor333
2025-05-20

Adding new code for better control Brid.gy for post and micro stuffs.

This one is a test for the new code

2025-05-10

Fixing My IndieNews Submission Problem

I ran into a strange error trying to syndicate my blog post to IndieNews. It turned out to be an unexpected conflict between WordPress’ ActivityPub plugin and IndieWeb microformats. Here’s how I diagnosed the problem and fixed it.

islandinthenet.com/fixing-my-i

2025-05-08

#til that it seems like #bridgy doesn't send a #webmention for a reply that's marked as "unlisted".

I couldn't find anything 100% specific about that in their docs, but it clearly states that "Bridgy only shows and sends webmentions for fully public posts and responses".

Aslak Raanesaslakr
2025-05-04

@grunfink @uhuru There is a -plugin for WordPress wordpress.org/plugins/webmenti made by @pfefferle (known for the ActivtyPub-plugin)

The Real Grunfinkgrunfink@comam.es
2025-05-04
I love independent proposals, so next release of #snac will include support for Webmention. It's a protocol built on top of web standards and part of the IndieWeb. It helps web page maintainers and bloggers to know when one of their URLs are mentioned in other platforms by providing a webhook to receive notifications. In snac's case, all links written in a Fediverse post (directly or using the Markdown format) will be tested for Webmention endpoints and notified if they exist.

I don't know how many web sites out there implement Webmention (I guess very few), but given that it has been very simple to implement, here it is.

Long live the non-big-tech Internet.

#Webmention #IndieWeb

2025-05-01

I just discovered a blog post: Enhancing Social Interactions: Implementing Webmentions with Next.js and PostgreSQL

mxd.codes/articles/enhancing-s

#WebMention #NextJS #PostgreSQL

2025-04-26

@teacherbuknoy I may be slightly biased but I think #WebMention adds a lot of value - especially when two blogging webmention users find each other.

2025-04-26

Wondering whether it'd be a good idea to use webhooks to write #webmention data into a database, instead of fetching it from the source for every build (with caching, ofc).

I'd only store the data I need, so it'd be ~90% less traffic overall, but it'd also add additional HTTP requests, because "WM source -> build webhook -> website build" would turn into "WM source -> database webhook -> database worker -> build webhook -> website build".

#webdev

2025-04-19

Ich freue mich, die Verfügbarkeit unseres nächsten Upgrades für Impressum Plus mit Version 2.11.0 anzukündigen, das mit einigen aufregenden neuen Funktionen kommt!

[…]

epiph.yt/blog/2025/impressum-2

#ActivityPub #Composer #Fediverse #Plugin #Webmention #WordPress

2025-04-19

I’m happy to announce the availability of the next upgrade for Impressum Plus with version 2.11.0 that comes with some exciting new features!

[…]

epiph.yt/en/blog/2025/impressu

#ActivityPub #Composer #Fediverse #Plugin #Webmention #WordPress

2025-04-12

@wyatt WordPress in particular is not strictly not necessary; other server-side blogging software has analogous features.

- create and edit posts using Markdown formatting, possibly with custom extensions
- preview HTML rendering of a post before it goes live
- upload media to include in posts
- let other writers create posts
- send Pingback or Webmention notifications to sites your posts cite and receive them from sites citing your posts
- present paginated lists of posts in HTML and Atom forms
- filter these lists by date or category tag
- perform full-text searches and present their replies
- let readers create comments on a post or another comment, with preview of the comments
- set privileges on who may comment and what may appear in comments
- show, hide, or delete comments and mentions

Which of these features are dispensable?

#wordpress #cms #blogging #webmention #pingback

Bhavani Shankar 💭bshankar@fe.disroot.org
2025-04-06
I am trying to set up webmentions for my blog but it seems cloudflare pages is blocking brid.gy and webmentions.io. I'm searching for a way to disable it in their dashboard but no luck so far. How do I fix this issue?

#bridgy #webmention #cloudflare #cloudflarepages #indieweb
2025-03-30

I asked ChatGPT to do one that reflects me using what it knows about me (and using a free ChatGPT account). This is the result 😄 #MagicTheGathering #IndieWeb #WebMention #decentralized

040, IndieWeb Architect

Mana Cost: 2UUR
Legendary Creature – Human Hacker
Power/Toughness: 3/4

Abilities:
	•	Decentralized Protocols (Passive Ability): Whenever you cast an Artifact, Enchantment, or Instant spell, create a 1/1 blue Construct token with “This creature can’t be blocked except by creatures with defender.”
	•	Web of Mentions (Activated Ability – 1U, Tap): Choose a spell or permanent an opponent controls. That player must pay {2} or allow you to copy that spell or create a token that’s a tapped copy of that permanent.
	•	Iterate & Refactor (Triggered Ability): Whenever you draw your second card each turn, you may return a nonland permanent you control to your hand. If you do, scry 2 and draw a card.

Flavor Text:
“The web is ours to shape—one mention, one node, one line of code at a time.”
Pelle Wessmanvoxpelli
2025-03-29

@SteveDuncan is still useful to support even if it maybe isn’t required anymore?

Steve DuncanSteveDuncan
2025-03-29

When using the ActivityPub plugin on a blog, is the plugin still needed with the latest version of the plugin?

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst