Platform Documentation & User Guide

Learn how to generate, bulk-import, validate, and deploy flawless JSON-LD schema markup step-by-step.

🚀 1. Getting Started

Welcome to SchemaCraft! This platform is a real-time utility built for SEO professionals, content writers, and web developers to create structurally perfect search engine schemas without code friction.

  • Select a Schema Type: Head back to the Dashboard and choose the tool matching your content (e.g., Article, FAQ, or Product).
  • Visual Interface: Every tool features a side-by-side workspace. Your input form is on the left, and your raw Live JSON-LD Output compiles instantaneously on the right as you type.

⚙️ 2. Generating & Cleaning Code

Filling out forms is designed to be smart and completely safe:

  • Fields marked with an asterisk (*) are highly recommended by search engine crawlers to trigger rich visual search results.
  • Dynamic Lists: For structured lists like FAQ Pages, ItemLists, or Breadcrumbs, click the ➕ Add Row controls to expand inputs infinitely. If you need to make corrections, click the red ❌ Remove text.
  • Automatic Trimming: If you leave optional fields completely blank, the background compiler cleanly deletes those nodes entirely rather than outputting empty strings. Your exported code remains lean and optimized.

📊 3. Bulk Importing Data via Excel

If you have to handle high-volume setups (like massive data hubs or long question lists), manual typing is inefficient. The **FAQ Page** tool supports rapid automated imports:

  1. Navigate to the FAQ module interface.
  2. Click the 📥 Download Template link. This provides you with an clean, standardized Excel spreadsheet sheet structure.
  3. Open the spreadsheet file: Populate your questions strictly inside Column A and your answers inside Column B.
  4. Save the spreadsheet, click the 📁 Choose Excel File button inside the app, and upload your document. The platform parses the table arrays, dynamically builds your visual forms, and generates the final schema text blocks immediately.

🚦 4. Live Validation System

You never have to guess if your markup works. Look directly above the code export area on your screen while typing to monitor the automated validator state:

⚠️ Yellow Warning Box: Appears when essential data nodes required for a Google Rich Result are absent (e.g., missing author values or price currency parameters). Read the checklist to see exactly what is missing.
✅ Green Success Box: Flashes to read "Schema is valid and Google Rich Results ready" the moment your configuration satisfies all validation matrix tests.

💾 5. Exporting & Publishing Code

Once your validator container highlights in green, deploying the schema code onto your site requires just seconds:

  1. Click the primary Copy JSON button directly beneath your code board module.
  2. The interface indicator actions flash green to note **✅ Copied!**, signifying the text strings reside safely on your system clipboard.
  3. Open the HTML header script integrations console, template block, or page block injection manager inside your CMS (WordPress, Webflow, Shopify, etc.) and paste (Ctrl+V or Cmd+V) your compiled scripts right into place.