How To Configure Schema Markup for Singular posts Using the Schema Package
The Schema Package plugin makes it easy to configure structured data (schema markup) for individual posts—such as blog posts, pages, or custom post types.
This guide will walk you through the process of setting up schema markup for singular posts using the Schema Package interface. There are two available methods to configure schema markup for any type of content using Schema Package.
✅ Method 1: Configure Schema Automatically (Global Setup)
- Navigate to Schema Package Dashboard → Select Singular Tab
- Click Add Schema
- Select Schema Types of Your Choice: eg. Article
- Set Targeting Rules (e.g. Post Types Posts & Pages)
- Map fields:
- Headline → Post Title
- Image → Featured Image
- Author → Post Author
- Date Published → Publish Date
- Save the schema configuration
Note: For Article schema, almost all required fields are already available on every post, and Schema Package automatically pulls those values and includes them in the JSON-LD. Mapping is not required unless you want to manually override any field with a different value.

✅ Method 2: Add Schema Manually Per Post (Schema Package Generator)
Want more control for a particular post?
- Open the post or page in the WordPress editor.
- Scroll down to the Schema Package Generator section.
- Click on Choose Schema Type — a popup will appear showing the list of available schema types.
- Select schema types of your choice and click the Selected button. The Selected schema will now be added to the post.
- Click the Edit icon next to the added schema. A second popup will appear with all its fields and properties.
- Fill in the required details, then click the Save for Post button.
- Finally, Save or Update the post to apply the changes.
Note: This method is ideal for posts that require custom or advanced schema data. However, it comes with a drawback—if you use this approach for every post, it can become a time-consuming task to manually fill in the data each time. Therefore, use this method only when it’s truly necessary for specific posts or pages.
Test Your Schema Markup
After setting up your schema, verify it using the validator tools below. Simply copy your post URL or page source and paste it into one of the testing tools.

Common Issues & Fixes
- Use high-quality image URLs
- Ensure author/publisher info is complete
- Avoid duplicate schema from other plugins/themes
- Always validate schema after changes
Final Thoughts
By adding Schema with the Schema Package plugin, you’re not just optimizing your WordPress site for Google — you’re also preparing your content for the future of AI-driven search, assistants, and intelligent recommendations.
Structured data is no longer just an SEO tool — it’s a language for AI.