https://mastodon.social/users/pfefferle posted on Mar 19, 2026 12:12
In reply to: https://an.errant.cloud/users/ted/statuses/116255759331811448
In reply to: https://an.errant.cloud/users/ted/statuses/116255759331811448
@ted wordpress caching does not support content negotiation by default. it caches what was requested and returned. if mastodon requests the page content in JSON after it was federated, the cache would take this response and cache it. so either you disable caching or you disable content negotiation for user facing sites.