=== 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.2.0 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** allows you to easily add custom JSON-LD schema to any post or page and override schema from other SEO plugins to control your structured data output. This lightweight plugin improves your SEO by helping search engines understand your content. **Key Features:** * Add custom JSON-LD schema to any post or page * Override schema generated by other SEO plugins * Lightweight and fast performance * Clean JSON-LD output for structured data * Developer-friendly schema control * Fully responsive and mobile-friendly * Elementor compatible * Simple setup and user-friendly interface * Compatible with popular SEO plugins == 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. 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. = 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