SEO Optimization
Moraya’s SEO assistant analyzes your article content and automatically generates optimized metadata for publishing. It’s the first step in the Publishing Workflow.
How It Works
- Open the Publishing Workflow from the status bar
- Click “SEO Optimization”
- AI analyzes the first 8,000 characters of your article
- Metadata is generated and displayed in a bottom sheet panel
Generated Metadata
| Field | Description | Constraints |
|---|---|---|
| Titles | 3 SEO-optimized candidate titles | Each < 70 characters |
| Excerpt | Article summary | ≤ 120 characters |
| Tags | Keywords for categorization | 5–8 tags |
| Meta Description | HTML meta description | ≤ 160 characters |
| Slug | URL-friendly path | Always in English |
Using the SEO Panel
The SEO panel appears as a bottom drawer that slides up from the status bar area:
- Title candidates — Select one of three AI-generated titles via radio buttons
- Excerpt — Editable textarea for the article summary
- Tags — Displayed as chips, can be added or removed
- Slug — Editable text input for the URL path
- Action bar — Regenerate, save, or close
Language Support
- Chinese articles generate Chinese titles, but the slug is always in English
- The AI respects the article’s original language for all text fields except slug
Data Storage
SEO metadata is stored in Tauri’s plugin-store with the key seo:{filePath}. No files are created in your working directory — zero file pollution. When you publish, the metadata is automatically merged into front matter.