=== SEO Schema - Structured Data & Breadcrumb List ===
Contributors: egs2025  
Tags: structured data, schema markup, organization schema, JSON-LD, breadcrumbs  
Tested up to: 6.7
Stable tag: 1.0.0
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

A WordPress plugin to add structured data for Organization Schema and Breadcrumb Schema using JSON-LD.

== Description ==
SEO Schema – Structured Data & Breadcrumb List plugin helps you add JSON-LD structured data for **Organization Schema** and **Breadcrumb Schema** to your WordPress site. It allows you to provide detailed organization information, like name, URL, logo, description, contact details, address, and dynamic breadcrumbs.

**Features include:**

1. Admin form to input organization details.
2. Supports Organization Schema (JSON-LD).
3. Supports dynamic Breadcrumb Schema (JSON-LD).
4. Add dynamic breadcrumbs with customizable name and URL.
5. Easy-to-use interface in the WordPress admin panel.

== Installation ==

1. Upload the `seo-schema-structured-data-breadcrumb-list` plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the 'SEO Schema' menu in the admin dashboard to configure the settings.
4. Fill in the organization details, including name, logo, URL, contact details, and address.
5. Optionally, add breadcrumb details with names and URLs.

== Frequently Asked Questions ==

= Where can I find the plugin settings? =  
You can find the plugin settings under the **SEO Schema** menu in the WordPress admin dashboard.

= What schemas are supported? =  
This plugin supports **Organization Schema** and **Breadcrumb Schema** using JSON-LD format.

= Can I add dynamic breadcrumbs? =  
Yes! You can add dynamic breadcrumb entries by clicking the **Add Breadcrumb** button in the plugin's admin settings page.

= What happens if I don't fill required fields? =  
Required fields (like Organization Name, URL, Image, and Address details) must be provided. The form will not save without them.

= How do I input country and state codes? =  
When entering the address:
- Use **2-letter country codes** (e.g., `US`, `UK`).
- Use **2-letter state codes** (e.g., `NY`, `CA`, `TX`).

== Screenshots ==

1. **Admin Form** - Screenshot of the organization form settings in the admin panel.
2. **Structured Data** - Example JSON-LD output for Organization Schema.
3. **Breadcrumb Schema** - Example JSON-LD output for Breadcrumb Schema.

== Changelog ==

= 1.1 =
* Added Image URL field for organization schema.
* Added dynamic breadcrumb support with name and URL.
* Displayed instructions for entering country and state codes.

= 1.0 =
* Initial release with Organization Schema support.
* Output Organization details in JSON-LD format in the footer.

== Upgrade Notice ==

= 1.1 =
* Upgrade to add dynamic breadcrumb support and new instructions for address inputs.

== License ==

This plugin is licensed under the GPLv2 or later.  
For more details, visit [GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html).
