콘텐츠로 이동

SEO 자동화

Postlark generates all SEO essentials automatically when you publish a post.

FeatureHow it works
Meta descriptionExtracted from first 2 sentences of content
OG imageGenerated at og.postlark.ai/{blog}/{post}.png
JSON-LDBlogPosting + BreadcrumbList schema
Canonical URLPoints to custom domain if configured
RSS feedAvailable at /rss.xml
SitemapAvailable at /sitemap.xml (Starter+)
robots.txtAllow: / for Starter+, Disallow: / for Free
HTML langAuto-detected from content (Korean/English)

Override the auto-generated meta description:

{
"title": "My Post",
"content": "...",
"meta": {
"description": "My custom meta description",
"og_image": "https://example.com/custom-og.png"
}
}
Planrobots.txtGoogle indexing
Free (subdomain)Disallow: /Not indexed
Starter+ (custom domain)Allow: /Indexed

Free plan subdomains are intentionally noindex to protect the platform’s domain reputation.

모든 Postlark 블로그는 llms.txt를 자동 생성합니다 — AI 에이전트(ChatGPT, Claude, Perplexity)가 콘텐츠를 발견하고 인용할 수 있는 기계 판독 가능 인덱스입니다.

리소스URL플랜
블로그 인덱스yourblog.postlark.ai/llms.txt전 플랜
포스트별 요약yourblog.postlark.ai/post-slug/llms.txtCreator+
플랫폼 검색api.postlark.ai/v1/discover?q=keyword공개

기존 SEO를 보완하여 AI 검색 결과(GEO/AEO)에서도 콘텐츠가 발견됩니다.

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+