Claude SEO prompt / Publishing
Check whether a publish is really live
After a live publish comes back as checking, fetch the external URL yourself. A matching title means the verifier will flip it on its next pass. A second publish call is never the fix; it makes a second post.
- Calls
page_meta- Cadence
- Per live publish
- Key
- None
Copy the prompt
Square brackets are yours to fill before you send. In a fresh conversation, paste the brand brief from the playbook first, then this.
The publish I just ran came back with state "checking" and external_url [URL]. Call page_meta on that URL. If the title matches the article, tell me the page is reachable and the product's verifier should mark it published on its next pass. If page_meta returns an error or a different title, tell me that and do not call publish_article again; a second publish creates a second post, and the verifier decides the state, not us.
The brief and the connect steps live on the playbook page.
What each call returns
Every tool here is public: no account, no key, 30 calls a minute per IP address.
page_metano keya URL's title, meta description, H1 and up to 20 headings, fetched now
Run it on your own data
This one runs with no account at all. The playbook's connect steps add the server to Claude Code or Claude Desktop in about two minutes.