SEO 도구

Schema Markup Generator

Generate JSON-LD structured data for Article, FAQ, Product, Recipe, and more schema types

Schema Type

JSON-LD Output
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Article Title",
  "author": {
    "@type": "Person",
    "name": "Author"
  }
}
</script>

How to use

Copy the generated JSON-LD script tag and paste it into the <head> section of your HTML page. You can validate it using Google's Rich Results Test tool.

필요한 게 없나요?

커뮤니티 피드백으로 무료 도구를 만듭니다. 워크플로에 필요한 도구를 제안해 주세요!