Schema Package General Settings
The Schema Package plugin provides a set of General Settings to help you control how schema markup is handled across your website. These options are designed to ensure optimal performance, compatibility, and adherence to best practices recommended by search engines.
To access this section, navigate to:
Dashboard → Schema Package → Settings → General

Available General Settings
1. Minified JSON-LD
What it does:
Reduces the size of JSON-LD schema markup by removing extra spaces and line breaks.
Why enable it:
- Faster page loading.
- Cleaner and lighter HTML output.
- Ideal for performance optimization.
2. Escaped Unicode JSON-LD
What it does:
Converts multilingual or special characters into escaped Unicode format (e.g., \u0939\u093f\u0902\u0926\u0940
for Arabic).
Why enable it:
- Maintains data integrity.
- Prevents encoding issues.
- Improves compatibility with schema parsers and validators.
3. Clean MicroData
What it does:
Removes all Microdata-based schema from your website.
Why enable it:
- Google and other search engines prefer JSON-LD format.
- Helps prevent duplicate or conflicting schema markup.
4. Clean RDFA Data
What it does:
Removes all RDFa-based structured data from your site.
Why enable it:
- Ensures your site uses only JSON-LD for schema.
- Minimizes potential validation conflicts.
- Follows modern structured data standards.
5. ImageObject
What it does:
Replaces standard image URLs in schema markup with the ImageObject
type.
Why enable it:
- Provides additional image details like width, height, and format.
- Enhances image-related schema data.
- Improves how your content appears in search engine results.
Future Enhancements
More options will be added to the General Settings section in future updates. This documentation will be updated to include them as they become available.
If you still have questions, visit our
📚 Knowledge Base or
📩 Contact Us