=== 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.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple, powerful plugin to add custom schema markup to WordPress posts & pages, helping search engines better understand your site's content. == Description == **BBH Custom Schema** gives you full control over your website’s structured data — without the limitations of traditional SEO plugins. Most SEO plugins automatically generate schema, but they often restrict customization and can create duplicate or conflicting markup. This makes it difficult to control how search engines interpret your content. BBH Custom Schema solves this by letting you manually add and manage JSON-LD schema on any post or page. You decide exactly what structured data is output — no restrictions, no overrides, no hidden logic. Perfect for developers, SEO professionals, and advanced users who need precise, flexible control over their schema implementation. Note: This plugin does not generate schema automatically. You must provide valid JSON-LD format. 🎥 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 **"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 (**Note:** If you are using multiple schemas, paste them one after another without <script> tags, then click **Combine Schemas** to merge them into a single valid JSON-LD format.). 5. Click **Publish** or **Update** to save your changes. 6. Your schema will now be added to the header of the post/page (not visible to regular 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