無料スキーマ生成ツール

JSON-LD構造化データを簡単に作成。リッチスニペットでGoogle検索結果での表示を強化。

Schema Details

生成されたスキーマ

スキーマタイプを選択し、情報を入力して生成してください。

スキーママークアップとは?

スキーママークアップ(構造化データ)は、検索エンジンにページの内容を詳しく伝えるためのコードです。JSON-LD形式でHTMLに追加し、リッチスニペットとして検索結果に表示されます。

適切なスキーママークアップにより、検索結果に星評価、価格、営業時間、FAQなどの追加情報が表示され、クリック率が大幅に向上します。

スキーマタイプを選択

Article Schema

Enhance blog posts and news articles with rich snippets showing author, date, and headline in Google search results.

LocalBusiness Schema

Display your business info, address, phone number, and hours directly in Google Maps and local search results.

Product Schema

Show product prices, availability, and ratings as rich results in Google Shopping and organic search.

FAQ Schema

Get expandable FAQ dropdowns directly in Google search results, increasing your SERP real estate and click-through rate.

Organization Schema

Control your brand's knowledge panel in Google with logo, social profiles, and company information.

Event Schema

Display event dates, venues, and ticket prices in Google search results and Google Events.

スキーママークアップのヒント

1

最も関連性の高いタイプを選択

ページの内容に最も適したスキーマタイプを選択してください。ローカルビジネスにはLocalBusiness、商品ページにはProductなど。

2

Googleのテストツールで検証

生成したスキーマをGoogleのリッチリザルトテストで検証し、エラーがないことを確認してください。

3

すべてのフィールドを埋める

任意フィールドもできるだけ埋めると、より豊富なリッチスニペットが表示される可能性が高まります。

4

ページごとに設定

各ページの内容に合わせた固有のスキーマを設定してください。同じスキーマをすべてのページにコピーしないでください。

5

Use specific types when possible

Instead of generic 'Thing' or 'CreativeWork', use the most specific schema type. 'Restaurant' is better than 'LocalBusiness', and 'NewsArticle' is better than 'Article' for news content.

6

Add schema to every important page

Don't just add structured data to your homepage. Product pages, blog posts, FAQ pages, and contact pages all benefit from specific schema markup. More pages with valid schema means more rich result opportunities.

スキーマ生成ツール:Kleap vs 代替サービス

機能KleapSchema.org GeneratorMerkleTechnicalSEO.com
価格完全無料Free無料Free
スキーマタイプ12タイプLimited presets8タイプ10+ types
Live previewReal-time JSON-LD previewNoYesYes
ValidationBuilt-in warningsNoBasicGoogle API integration
Google test linkOne-click testNoYesYes
ウェブサイトビルダーAI搭載ビルダー内蔵NoなしNo

ウェブサイトへの構造化データの追加方法

構造化データは実装コストが低い一方で、SEOへの影響が最も大きい改善の1つです。ここでは、サイトにJSON-LDを実装するためのステップバイステップガイドを紹介します。

ステップ1:適切なスキーマタイプの選択

ページのコンテンツに合ったスキーマタイプを使いましょう。ブログ記事にはArticle、EコマースページにはProduct、お問い合わせやアバウトページにはLocalBusiness、ヘルプ・サポートページにはFAQ、ホームページにはOrganization、イベントページにはEventを使います。

ステップ2:必須プロパティをすべて入力する

すべてのスキーマタイプには必須プロパティと推奨プロパティがあります。必須プロパティはGoogle検証の最低条件です。推奨プロパティを追加するとリッチスニペット表示が改善されます。LocalBusinessのschema.orgのドキュメントを参照して完全なプロパティリストを確認してください。

ステップ3:JSONをHTMLに追加する

生成されたJSON-LDコードをコピーして、ウェブページの<head>セクションに<script type="application/ld+json">タグでラップして貼り付けます。WordPressを使用している場合はYoast SEOプラグインを使い、Next.jsでは<Script>コンポーネントを使ってください。

Step 4: Validate and Monitor

After adding the code, test it with Google's Rich Results Test. Then monitor your structured data in Google Search Console > Enhancements. It may take a few days to weeks for Google to process your markup and start showing rich results. Fix any errors reported in Search Console promptly.

よくある質問

スキーママークアップはSEOに効果がありますか?+
はい。スキーママークアップにより検索結果にリッチスニペットが表示され、クリック率が30%以上向上することがあります。
JSON-LDとは?+
JSON-LDはスキーママークアップの推奨形式で、HTMLの<head>にスクリプトタグとして追加します。Googleが推奨する形式です。
すべてのページにスキーマは必要ですか?+
必須ではありませんが、主要なページ(ホーム、商品、記事、FAQなど)にスキーマを追加すると最も効果的です。
スキーマが正しく機能しているか確認するには?+
Googleのリッチリザルトテスト(search.google.com/test/rich-results)でURLまたはコードを検証できます。
複数のスキーマタイプを同じページに追加できますか?+
はい。例えば、LocalBusinessとFAQスキーマを同じページに追加できます。各スキーマは別々のスクリプトタグに配置します。
スキーママークアップの結果が表示されるまでどのくらいかかりますか?+
Googleがページを再クロールして処理するまで数日〜数週間かかることがあります。Search Consoleでインデックス登録をリクエストすると早くなります。
Does JSON-LD work with all website platforms?+
Yes. JSON-LD is a standalone script tag that works on any platform — WordPress, Shopify, Wix, Squarespace, Next.js, static HTML, and more. Many CMS platforms have plugins that add JSON-LD automatically, but you can always add it manually by pasting the code in your page's HTML head.
How often should I update my structured data?+
Update your structured data whenever your page content changes. If a product price changes, update the Product schema. If you modify an article, update the dateModified. Stale or inaccurate structured data can lead to penalties from Google if the markup doesn't match the visible page content.
Is this JSON-LD generator free?+
Yes, completely free with no signup required. Generate unlimited JSON-LD schema markup for Article, Product, LocalBusiness, FAQ, Organization, and Event types. Copy the code and paste it into your website.
What rich results can I get with structured data?+
Depending on your schema type: Article schema can show headline, image, and date. Product schema shows prices, ratings, and availability. FAQ schema creates expandable Q&A dropdowns. LocalBusiness shows address and hours on Google Maps. Event schema displays dates and ticket info. Organization schema populates the Knowledge Panel.

SEO最適化されたウェブサイトを構築

KleapのAIウェブサイトビルダーでスキーママークアップが自動設定されたサイトを作成。

無料で構築を開始
無料スキーマ生成ツール | 構造化データマークアップ | Kleap