🚀 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 Rowcontrols to expand inputs infinitely. If you need to make corrections, click the red❌ Removetext. - 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:
- Navigate to the FAQ module interface.
- Click the 📥 Download Template link. This provides you with an clean, standardized Excel spreadsheet sheet structure.
- Open the spreadsheet file: Populate your questions strictly inside Column A and your answers inside Column B.
- 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:
💾 5. Exporting & Publishing Code
Once your validator container highlights in green, deploying the schema code onto your site requires just seconds:
- Click the primary Copy JSON button directly beneath your code board module.
- The interface indicator actions flash green to note **✅ Copied!**, signifying the text strings reside safely on your system clipboard.
- Open the HTML header script integrations console, template block, or page block injection manager inside your CMS (WordPress, Webflow, Shopify, etc.) and paste (
Ctrl+VorCmd+V) your compiled scripts right into place.