Publishing console

Publish live articles to the Aether SEO blog.

This is an internal developer console with a cookie-based admin session. It supports both manual posting and web automation against the same protected endpoints.

Member login

Sign in to publish and edit internal blog posts on Aether SEO.

This internal publisher keeps a cookie-based admin session and writes directly to the local site store so posts appear inside the on-site blog immediately.

Automation-ready admin

Use this same login endpoint for manual access and scripted posting. The protected posts endpoint accepts structured JSON payloads and HTML content.

Browser login uses `BLOG_ADMIN_EMAIL` and `BLOG_ADMIN_PASSWORD`. Automation can use a bearer token through `BLOG_ADMIN_API_TOKEN`.