=== BBH Custom Schema – Add Custom JSON-LD to Your Website === Contributors: jahidshah Donate link: https://www.buymeacoffee.com/jahidshah Tags: schema, schema markup, structured data, json-ld, rich results Requires at least: 5.2 Tested up to: 6.9 Requires PHP: 7.2 Stable tag: 1.3.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add and manage custom JSON-LD schema in WordPress without SEO plugin limitations, duplicate schema conflicts, or unnecessary overhead. == Description == **BBH Custom Schema** helps you add, manage, and control custom JSON-LD schema in WordPress — without the limitations, conflicts, or unnecessary bloat often caused by traditional SEO plugins. Many SEO plugins automatically generate structured data, but they can restrict customization, create duplicate schema, or output markup you cannot fully control. This makes advanced schema management difficult for developers, agencies, and SEO professionals. BBH Custom Schema gives you direct control over your structured data by allowing you to manually add and manage JSON-LD schema on individual posts and pages. You decide exactly what schema is output, how it is structured, and where it appears. The plugin also helps manage multiple schema blocks, validate JSON formatting, and combine separate JSON-LD structures into a clean valid format — all directly inside the WordPress editor. Built for developers, SEO professionals, freelancers, and advanced WordPress users who need flexible and precise schema implementation without unnecessary complexity. Note: This plugin does not generate schema automatically. You must provide valid JSON-LD markup. 🎥 Fix schema issues and take full control of JSON-LD 👉 Watch full tutorial: https://youtu.be/vtijgX5JWr0 == Key Features == * Full control over WordPress schema output without SEO plugin limitations * Fix duplicate and conflicting schema generated by SEO plugins like Rank Math or Yoast * Add custom JSON-LD schema to any post or page with complete flexibility * Manage multiple schema types including Article, Product, FAQPage, LocalBusiness, Service, and more * Combine multiple JSON-LD blocks into a single valid structure to avoid errors * Works alongside existing SEO plugins without breaking or overriding them * Lightweight and performance-friendly — outputs only the schema you define * Built for developers, SEO professionals, and advanced WordPress users * Clean, distraction-free editor integration inside WordPress Note: Validation only checks JSON format validity. Plugin homepage: https://jahidshah.com/plugins/bbh-custom-schema/ == Other Plugins By Jahid Shah ==
== Installation == **Minimum Requirements** - WordPress 5.2 or higher - PHP 7.2 or higher - MySQL 5.0 or higher **Automatic Installation (Recommended)** 1. Go to your WordPress dashboard 2. Navigate to **Plugins > Add New** 3. Search for **BBH Custom Schema** 4. Click **Install Now** and activate the plugin **Manual Installation** 1. Download the plugin ZIP file 2. Unzip and upload the `bbh-custom-schema` folder to `/wp-content/plugins/` 3. Go to **Plugins > Installed Plugins** and click **Activate** == Usage == 1. Create or edit any post or page. 2. Scroll down and look for the **"BBH Custom Schema (Click to Expand)"** section below the content editor. 3. Click the arrow to expand the field. 4. Paste your JSON-LD schema markup inside the box. 4. Click “Validate Schema” to check JSON format validity. 5. If using multiple JSON-LD blocks, paste them one after another (without <script> tags), then click “Combine Schemas” to merge them into a single valid structure. 5. Click **Publish** or **Update** to save your changes. 6. Your schema will be added to the page source as JSON-LD structured data inside the website header (not visible to visitors). == Frequently Asked Questions == = What is schema markup? = Schema markup is a special type of structured data that helps search engines understand the content of your website more clearly. Instead of only reading plain text, search engines like Google can identify specific information such as articles, products, reviews, FAQs, events, and more. When schema markup is added correctly, search engines may display enhanced search results called rich results. These can include extra details like star ratings, FAQ dropdowns, product prices, or article information. Rich results can make your page more noticeable in search results and may increase the chance that users click on your website. This plugin allows you to add custom JSON-LD schema markup to any post or page so search engines can better interpret your content. = Why I use This Plugin? = This plugin lets you: * Add custom schema manually * Fix duplicate schema conflicts * Helps manage custom schema alongside existing structured data * Improve search engine understanding You stay in control of your SEO structure. = Do I need coding knowledge to use this plugin? = Basic knowledge of schema markup can be helpful, but it is not required. The plugin simply provides a place where you can add your schema in JSON-LD format, which is the format recommended by Google. If you already have schema generated from tools such as Google’s Structured Data Markup Helper or other schema generators, you can copy the JSON-LD code and paste it into the schema box provided by the plugin. Advanced users and developers may prefer this approach because it gives full control over the schema structure without being limited by preset schema templates. = Does this plugin slow down my website? = No. The plugin is designed to be lightweight and does not add unnecessary scripts, styles, or database queries to your website. It simply inserts the JSON-LD schema markup into the page output when the page loads. Since JSON-LD is just structured data placed inside a