If this is working this will appear in my blog, posted from the Mona App using the Activitypub and Enable Mastodon Apps plugin. Replies should also end up in the comments on the blog – fingers crossed. #wordpress #activitypub #fediverse
Register today and save your spot! https://2025.wpaccessibility.day/attendee-registration/ #WPAD2025 #WPA11yDay #WordPress #Accessibility #a11y

I find the modern WordPress editor and its “distraction free” mode a very relaxing way to write. Nothing really gets in the way, you can focus on writing. No need to worry about classic vs. modern, or formatting. If you know a bit of Markdown and know your way around the editor that’s even easier, you can select blocks using Markdown and using the / command.
The old classic editor had its distraction-free mode too, but it wasn’t this clean:

AMP Reports created with Google Analytics | https://techygeekshome.info/amp-reports-google-analytics/?fsp_sid=10456 | #analytics #Blogger #Google #Guide #refresh #Wordpress#GoogleAnalyticsInsights, #AcceleratedMobilePages, #WebAnalytics, #DataDriven, #AMPAnalytics, #WebPerformance, #SEOStrategy, #MastodonSocial, #DigitalMarketingTrends, #OnlineEngagement
https://techygeekshome.info/amp-reports-google-analytics/?fsp_sid=10456

Hosting shapes the way people experience WordPress, from speed and security to onboarding and support.
The 2025 WordPress Hosting Survey is now open! We’re inviting hosting providers of all sizes to share their setup and practices. Your input will help shape recommendations and highlight trends across the ecosystem.
🗓️ Open until October 15.
Take the survey today: https://make.wordpress.org/hosting/2025/09/03/take-the-2025-wordpress-hosting-survey/

El error de Webfinger en WordPress es de esas cosas que se resuelven fácil, pero requieren buen rato de investigación por andarte de aventurero con Nginx. Esas cosas con Apache2 no pasaban XD
Que te digo, esto es de esos errores que se arreglan en unas cuantas lineas pero requiere un buen rato de búsqueda y pruebas para saber si sirve cada sugerencia que hay por internet.
Tras mucho buscar, termine llegando al mismo foro de wordpress donde una usuaria se lamenta con las siguientes palabras:
https://wordpress.org/support/topic/i-think-i-tried-everything-403-on-well-known/
I would really like to use ActivityPub, Webfinger, Friends, etc. (EDIT: it’s a new site and no plugins besides those)
I tried every solution linked here in the support forums, or on the GitHub repository.
I even tried the “alternative if we cannot access the /.well-known folder” (it’s out of the site patch, but it’s my server so I can access, but well), such as this post and this ticket (#188 on GitHub)
Realmente me gustaría usar ActivityPub, Webfinger, Friends, etc (EDIT: Es un nuevo sitio y no tiene plugins aparte de esos). He intentado cada solución enlazada aquí, en los foros de soporte o en el repositorio de GitHub. Incluso he intentado la «alternativa si no puedes acceder a la carpeta /.well-known» (esta fuera del parche del sitio, pero es mi servidor, así que puedo acceder, pero bueh)
La misma usuaria encuentra un truco en https://github.com/Automattic/wordpress-activitypub/issues/188 que básicamente es crear la carpeta de forma manual y comparte este código de configuración para Nginx que finalmente es lo que me sirvio con mi problema.
location ^~ /.well-known/webfinger {
auth_basic off;
allow all;
default_type text/plain;
try_files $uri $uri/ /index.php?$args;
break;
} Definitivamente hay muchas cosas que se hacen pensando en Apache2 y funcionan a la primera allí, pero hay que configurarlas en Nginx y probablemente en otros servidores web.
Explicación
¿Qué es WebFinger?
WebFinger es un protocolo que permite obtener metadatos sobre una cuenta (como usuario@dominio.com) mediante una solicitud HTTP a /.well-known/webfinger. Para que esto funcione, el servidor debe estar correctamente configurado para responder a esa ruta.
Análisis línea por línea
location ^~ /.well-known/webfinger {
Define un bloque de configuración para las solicitudes que comienzan con /.well-known/webfinger. El modificador ^~ indica que si esta ruta coincide, Nginx no buscará otras expresiones regulares más abajo. Es una coincidencia preferente.
auth_basic off;
allow all;
Permite el acceso a todos los clientes. Refuerza que esta ruta debe ser pública para que otros servidores puedan consultar información sobre tus usuarios.
default_type text/plain;
Establece el tipo MIME por defecto como text/plain. Aunque WebFinger normalmente responde con JSON (application/jrd+json), esta línea asegura que si no se especifica el tipo, al menos se devuelve texto plano. Puede ser redundante si el backend ya define el tipo correcto.
try_files $uri $uri/ /index.php?$args;
Intenta servir el archivo solicitado directamente ($uri), luego como directorio ($uri/), y si no existe, redirige la solicitud a index.php con los parámetros originales ($args). Esto permite que aplicaciones como Nextcloud o Mastodon manejen la solicitud dinámicamente desde PHP.
break;
Detiene el procesamiento de otras reglas de ubicación. Una vez que esta se ejecuta, no se evalúan más bloques. Asegura que la solicitud se maneje exclusivamente por este bloque.
¿Por qué es necesaria esta configuración?
WebFinger requiere que /.well-known/webfinger esté accesible públicamente y que el servidor responda con información sobre el usuario. Sin esta configuración, Nginx podría devolver un error 404 o redirigir mal la solicitud. Es especialmente importante en entornos como Nextcloud, Mastodon, o Matrix, donde la federación depende de que otros servidores puedan consultar esta ruta. Y en este caso, para wordpress con el plugin de ActivityPub.
https://interlan.ec/2025/09/05/tutorial-error-access-forbidden-by-rule-en-webfinger/
#activitypub #fediverso #nginx #resolucionDeProblemas #wordpress

Post per post…
Ho letto da molte parti che Settembre è il mese in cui si ha un nuovo inizio, e da un certo punto di vista potrebbe essere anche vero.
https://bloghim3.wordpress.com/2025/09/05/post-per-post/
#dirtybrigate #corsa #run #running #runningpigro #ultrarunning #bike #blog #change #pintarest #pixelfld #wordpress #mindfulness #sport #wcft
Senior WordPress Developer https://jobs.wordpress.net/job/senior-wordpress-developer-110/ #WordPress #wpmisc
Un de mes clients cherche un template WordPress, je n'ai aucune idée d'où on en trouve des trucs chouettes vu que j'en fais plus depuis… pfiou.
Si vous avez des recos.
C'est pour un design plutôt "administratif / service public".
Merci d'avance pour elleux !
Es ist nur das Internet, nicht weiter. Nehmen wir doch alles nicht so streng, Leute. Nichts hat Relevanz, das muss uns endlich klar werden. Oder glaubt wirklich allen ernstes jemand mit einem Fitzelchen Gehirn, dass irgendwas so derart weltbewegend ist, was man ins Netz schmiert, dass noch Generationen nach uns davon erzählen werden? Haben wir wirklich das Zeug zum nächsten Einstein, Newton oder sonstwen? Oder popelt es sich nur ganz gut, weil jeder popelt und es deshalb niemandem mehr auffällt?
[…]
https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/internet-nichts-weiter

CVE Alert: CVE-2025-9990 - smackcoders - WordPress Helpdesk Integration - https://www.redpacketsecurity.com/cve-alert-cve-2025-9990-smackcoders-wordpress-helpdesk-integration/
#OSINT #ThreatIntel #CyberSecurity #cve-2025-9990 #smackcoders #wordpress-helpdesk-integration