스키마 마크업 생성기
Article, FAQ, Product, Recipe 등 스키마 유형의 JSON-LD 구조화 데이터 생성
Schema Type
<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.
Schema Markup Generator — JSON-LD Structured Data
Generate JSON-LD structured data for Article, FAQ, Product, Recipe, Event, and more schema types. Paste the output into your HTML to enable rich results in Google search.
FAQ
What is schema markup?
Schema markup is structured data added to HTML that helps search engines understand your content. It powers rich results — star ratings, FAQs, breadcrumbs, and event dates shown directly in Google search.
What is JSON-LD?
JSON-LD (Linked Data) is Google's recommended format for schema markup. It's added as a <script type='application/ld+json'> block — separate from your HTML content, easy to update.
Does schema markup directly improve rankings?
Not directly. Google says structured data doesn't boost ranking, but rich results (FAQ dropdowns, stars, breadcrumbs) improve click-through rates — which indirectly improves your position.
계속 탐색
추천 SEO 도구 도구…
메타 태그 생성기
Open Graph 및 Twitter Card를 포함한 완전한 SEO용 HTML 메타 태그 생성
키워드 밀도 검사기
콘텐츠의 키워드 빈도 및 밀도 비율 분석
단어 수 세기
단어, 문자, 문장, 예상 읽기 시간 계산
슬러그 생성기
모든 텍스트를 소문자와 하이픈이 있는 URL 친화적인 슬러그로 변환
Robots.txt 생성기
웹 크롤러를 위한 허용 및 차단 규칙이 있는 robots.txt 파일 생성
XML 사이트맵 생성기
더 나은 검색 엔진 색인을 위해 URL 목록에서 XML 사이트맵 생성
Open Graph 미리보기
Facebook, Twitter 등 소셜 미디어에서 공유할 때 페이지 모습 미리보기
SERP 미리보기
Google 검색 결과에서 페이지가 어떻게 표시되는지 미리보기