Auto Blog/SEO
SEO management and AI-powered content generation for EmDash CMS. From meta tags to bulk article generation — everything you need to grow your search presence.
Features
| Feature | Free | Paid ($9/mo) | Premium ($29/mo) |
|---|---|---|---|
| Meta title & description editor | |||
| Open Graph tags | |||
| Twitter Card tags | |||
| XML sitemap generation | |||
| robots.txt configuration | |||
| Canonical URL management | |||
| AI blog post generation | |||
| Content calendar & scheduling | |||
| Internal linking suggestions | |||
| Keyword tracking | |||
| RSS feed generation | |||
| Reading time calculation | |||
| Bulk content generation (10/mo) | |||
| Google Search Console integration | |||
| Competitor keyword analysis | |||
| Content refresh suggestions | |||
| Multi-language SEO (hreflang) | |||
| Schema.org structured data |
Pricing
Free
$0
Essential SEO tools to get started. Meta tags, sitemaps, and social cards.
- Meta title & description editor
- Open Graph tags
- Twitter Card tags
- XML sitemap generation
- robots.txt configuration
- Canonical URL management
Paid
$9/month
AI-powered content generation, scheduling, and keyword tracking.
- Everything in Free
- AI blog post generation
- Content calendar & scheduling
- Internal linking suggestions
- Keyword tracking
- RSS feed generation
- Reading time calculation
Premium
$29/month
Full suite with bulk generation, Search Console, and multi-language SEO.
- Everything in Paid
- Bulk content generation (10/mo)
- Google Search Console integration
- Competitor keyword analysis
- Content refresh suggestions
- Multi-language SEO (hreflang)
- Schema.org structured data
Install Auto Blog/SEO
1
npm install @aikit/auto-blog-seo Install the package
2
import { autoBlogSeoPlugin } from "@aikit/auto-blog-seo"; Add import to astro.config.mjs
3
sandboxed: [autoBlogSeoPlugin()] Register in EmDash config
4
npm run build && npm run deploy Build and deploy