SEO 자동화
Postlark generates all SEO essentials automatically when you publish a post.
What’s Automatic
섹션 제목: “What’s Automatic”| Feature | How it works |
|---|---|
| Meta description | Extracted from first 2 sentences of content |
| OG image | Generated at og.postlark.ai/{blog}/{post}.png |
| JSON-LD | BlogPosting + BreadcrumbList schema |
| Canonical URL | Points to custom domain if configured |
| RSS feed | Available at /rss.xml |
| Sitemap | Available at /sitemap.xml (Starter+) |
| robots.txt | Allow: / for Starter+, Disallow: / for Free |
HTML lang | Auto-detected from content (Korean/English) |
Custom Meta
섹션 제목: “Custom Meta”Override the auto-generated meta description:
{ "title": "My Post", "content": "...", "meta": { "description": "My custom meta description", "og_image": "https://example.com/custom-og.png" }}Indexing Policy
섹션 제목: “Indexing Policy”| Plan | robots.txt | Google indexing |
|---|---|---|
| Free (subdomain) | Disallow: / | Not indexed |
| Starter+ (custom domain) | Allow: / | Indexed |
Free plan subdomains are intentionally noindex to protect the platform’s domain reputation.
AI 검색 발견성 (llms.txt)
섹션 제목: “AI 검색 발견성 (llms.txt)”모든 Postlark 블로그는 llms.txt를 자동 생성합니다 — AI 에이전트(ChatGPT, Claude, Perplexity)가 콘텐츠를 발견하고 인용할 수 있는 기계 판독 가능 인덱스입니다.
| 리소스 | URL | 플랜 |
|---|---|---|
| 블로그 인덱스 | yourblog.postlark.ai/llms.txt | 전 플랜 |
| 포스트별 요약 | yourblog.postlark.ai/post-slug/llms.txt | Creator+ |
| 플랫폼 검색 | api.postlark.ai/v1/discover?q=keyword | 공개 |
기존 SEO를 보완하여 AI 검색 결과(GEO/AEO)에서도 콘텐츠가 발견됩니다.
Performance
섹션 제목: “Performance”Postlark blogs ship 0 KB of JavaScript to readers:
- Pure HTML from Edge Workers
- CSS-only dark mode, code highlighting, reading progress
- Typical Lighthouse Performance score: 95+
관련 문서
섹션 제목: “관련 문서”- 커스텀 도메인 — 자체 도메인으로 Google 인덱싱 활성화
- 플랜 — SEO 인덱싱 포함 플랜 비교
- 검색 & 디스커버리 API — 프로그래매틱 콘텐츠 검색