Local Business Schema Generator

Descripción

This plugin provides a simple interface to generate crucial LocalBusiness schema markup (JSON-LD) for your website. Simply fill in your business details on our easy-to-use settings page, and the plugin automatically adds the correct structured data code for search engines like Google. This helps them understand your business details (name, address, phone, etc.), potentially improving your local search ranking and Knowledge Panel appearance. Also includes basic WebSite schema.

Add Google-friendly structured data to improve your local SEO and search visibility. Perfect for:

  • Local businesses
  • Restaurants
  • Stores
  • Medical practices
  • Service providers

Key Features

✓ Simple schema generation via settings page
✓ Supports multiple common business types
✓ Automatic JSON-LD output in website <head>
✓ No coding required
✓ Outputs valid JSON-LD markup
✓ Enhances Google search presence

Compatibility

✓ Designed to work alongside major SEO plugins
✓ Automatically prevents duplicate WebSite schema
✓ No conflicts with core WordPress features
✓ Clean schema output validated by Google

Support

WordPress Support Forum

License

GPLv2 or later

Capturas

  • Settings page – Simple business info form
  • Schema output – Clean JSON-LD in page source
  • Google validation – Passing rich results test

Instalación

  1. Upload the local-business-schema-generator folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure the settings under the main Business Schema menu item in your WordPress admin sidebar.
  4. The schema markup appears automatically in your website’s HTML head section.

FAQ

How does this help SEO?

Generates JSON-LD structured data markup, which helps search engines like Google understand your business details accurately. This can improve visibility in local search results and potentially enhance your site’s appearance in search listings (like the Knowledge Panel).

Can I add multiple business locations?

  • The plugin currently supports single-location schema markup. Additional location support may be considered in future updates.

Do I need coding skills to use this plugin?

No! Just fill in your business details through the simple settings interface. The plugin handles the code generation.

Will this conflict with my SEO plugin?

The plugin automatically detects if popular SEO tools (Yoast SEO, Rank Math, All in One SEO) are active. When detected:
– Our WebSite schema (search box markup) will be disabled to prevent duplication
– Your LocalBusiness schema will still be added as normal

How do I know which schema is being used?

Check your page source or use Google’s Rich Results Test. The plugin’s schema blocks will have IDs starting with "lbsg-".

Need coding skills?

No! Just fill in your business details.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Local Business Schema Generator" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

"Local Business Schema Generator" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce "Local Business Schema Generator" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.3.0

  • Verified compatibility with WordPress 6.8
  • Added full translation support (I18n)
  • Created /languages folder with .pot file
  • Implemented load_plugin_textdomain()
  • Improved WordPress language pack compatibility

1.2

  • Initial public release.
  • Generates LocalBusiness and WebSite schema using JSON-LD format.
  • Simple settings page to configure core business details (name, type, address, phone, website, image).
  • Supports 20+ common LocalBusiness types via a dropdown selector.
  • Implements WordPress coding standards and security best practices including proper escaping, prefixing, and nonce usage.
  • Includes Freemius SDK integration configured for WordPress.org guideline compliance.
  • Internationalized and translation-ready.