#wordpress 2024-08-20

2024-08-20 UTC
test-mk and [KevinMarks] joined the channel
#
ben
any hints for debugging the syndication links not saving after publish?
#
ben
also getting a timeout trying to do indieauth for quill.p3k.io and not sure why
#
[snarfed]
cc GWG aaronpk
#
ben
both the indieauth site health tests seem to be passing
#
ben
looks like a generic upstream timeout in my error logs after about 30s
#
ben
also getting the timeout using indiepass on my phone
#
[snarfed]
hanging for me
#
ben
ooh my logs are filling with [20/Aug/2024:16:10:38 -0400] "GET / HTTP/1.1" 200 25300 "-" "WordPress/6.6.1; https://snarfed.org; IndieAuth Client Information Discovery"
#
ben
something is spinning in th ere
#
ben
looks like 5 or so per second
#
[snarfed]
ruh roh, cc GWG
#
GWG
Great... I thought I fixed that...need a shorter timeout I guess
#
[snarfed]
I'm on WordPress 6.6.1, IndieAuth plugin 4.5.1
#
[snarfed]
GWG hmm I'm not sure about that. based on what ben saw in his logs, the plugin was looping and re-fetching / over and over again
#
[snarfed]
(getting a 200 response every time)
#
ben
i'm not sure what it's timing out on
#
ben
interesting, i got a 504 gateway timeout, guessing fpm just killed the worker process
#
ben
looks like i was able to get backfilled bsky and mastodon likes by setting notes to be visible in my home feed
#
Loqi
ben has 1 karma over the last year
#
ben
is there an h-feed generator for wp or should i have a poke at https://github.com/snarfed/bridgy/issues/1569
#
Loqi
[preview] [cybeardjm] #1569 Original post discovery: support for rel=alternate type=application/mf2+json
#
ben
long term i'd like to have notes out of the home feed
#
ben
and just keep long-form posts there
#
[snarfed]
you can do that with a rel-feed or rel-alternate link: https://brid.gy/about#link
#
[snarfed]
you're right that you'd need a separate page with your notes feed, but a number of plugins can do that, and exclude them from your home page. eg I use List Category Posts and Ultimate Category Excluder
#
ben
i have the rel-alternates but not a text/mf2+html one
#
ben
which feed would rel-feed need to point to? atom? mf2+json?
#
[snarfed]
nah also html mf2, at least for Bridgy Publish
#
[snarfed]
details in the docs link
#
ben
how do you generate the html mf2 in wp?
#
ben
List Category Posts looks kinda like the Query Loop block
#
ben
(i'm using the indieblocks notes / likes stuff instead of post kinds)
#
[snarfed]
I don't use blocks or post kinds, I use the old unmaintained uf2 plugin with custom hacks, so don't do what I do 😆
#
GWG
I'll try to have it fail better
[pfefferle] joined the channel
#
[pfefferle]
[snarfed] that still works with your theme?
#
ben
lol hell yeah
#
[snarfed]
[pfefferle] better than...?
[develumpen] joined the channel
#
ben
i will definitely be writing up my notes on setting all this up with a block theme
#
ben
tempted to try setting up a fresh wp site for testing here
gRegor and [davidmead] joined the channel