Installation
Step-by-step guide to install Schemafy on your WordPress site
Current Version
Schemafy v1.2.14 — The most recent stable release.
System Requirements
| Component | Minimum | Recommended |
|---|---|---|
| WordPress | 5.8 | 6.0+ |
| PHP | 7.4 | 8.1+ |
| MySQL | 5.6 | 8.0+ |
| Memory | 128 MB | 256 MB+ |
| Max Execution Time | 120 s | 180 s+ (for Auto-Generator) |
Installation
- Upload the plugin folder to the
wp-content/plugins/directory of your WordPress installation - Activate the plugin from the Plugins page
- Navigate to Schemafy in the WordPress sidebar menu
- Follow the guided interactive tutorial to get familiar with the interface
What Happens on Activation
When Schemafy is activated, the plugin automatically:
- Creates the table
wp_baseo_custom_schemasin your database to store all schemas - Registers the admin menu in the WordPress sidebar
- Displays the interactive welcome tutorial (10 guided steps)
- Registers meta fields for posts, pages and WooCommerce products
Verify the Installation
To verify that Schemafy is working correctly:
- Create a schema from the Smart Builder
- Assign it to a URL on your site
- Visit that page and right-click → "View Page Source"
- Search for
in the - You should see the JSON-LD schema generated by Schemafy