{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreieh2o2w7dzgaq25luswemrax36lwhoarrcfbfpyz4af2uagsfxnjq",
"uri": "at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/app.bsky.feed.post/3mnhumewdw4b2"
},
"description": "WordPress-atmosphere is a new plugin from Automattic that publishes your WordPress posts to AT Protocol via native OAuth 2.1. Each post creates two records — a Bluesky social post and a site.standard.document containing the full content, cover image, and tags. Here's how I set it up on a self-hosted PDS.",
"path": "/2026/03/17/%f0%9f%a6%8b-is-this-thing-on-%f0%9f%a6%8b/",
"publishedAt": "2026-03-17T15:52:18.000Z",
"site": "at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/site.standard.publication/3mhpwfentz6lr",
"tags": [
"Syndication"
],
"textContent": "Testing syndication from dgw.ltd to the AT Protocol. This post should appear as a ltd.dgw.is.bloggingrecord on my self-hosted PDS. Edit: It is! In a sign of just how fast things are moving it appears this is now being developed by Automattic making my approach somewhat redundant, repo, lexicon and plugin deleted. Sill on my own PDS though 🙂 The plugin uses this schema for structured web content on AT Protocol: https://standard.site site.standard.document (structured long-form) { \"$type\": \"site.standard.document\", \"title\": \"My Blog Title\", \"path\": \"/my-blog-post/\", \"description\": \"A short excerpt of the post content\", \"publishedAt\": \"2026-03-23T12:00:00.000Z\", \"coverImage\": { \"$type\": \"blob\", \"ref\": \"...\", \"mimeType\": \"image/jpeg\" }, \"content\": \"Full post content converted from Gutenberg blocks to markdown...\", \"tags\": [\"design\", \"web-development\"], \"bskyPostRef\": { \"uri\": \"at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/app.bsky.feed.post/abc123\", \"cid\": \"bafyrei...\" }, \"publicationRef\": { \"uri\": \"at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/site.standard.publication/xyz789\", \"cid\": \"bafyrei...\" } } and the site itself:site.standard.publication (created once, site-level) { \"$type\": \"site.standard.publication\", \"name\": \"DGW.ltd\", \"description\": \"Your site tagline\", \"url\": \"https://dgw.ltd\", \"avatar\": { \"$type\": \"blob\", \"ref\": \"…\", \"mimeType\": \"image/png\" } } dgw.ltd on Bluesky",
"title": "🦋 Is this thing on? 🦋",
"updatedAt": "2026-04-25T18:37:57.000Z"
}