| 开发者 | ankitrawat |
|---|---|
| 更新时间 | 2026年8月22日 22:12 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
head as application/ld+json.
For more information, visit the official Local SEO By Ankit Rawat website.
This plugin does not connect to Google Business Profile, import reviews, manage opening hours, or change canonical URLs or robots directives.
What it does
manage_options) for one business profile.OfferCatalog (hasOfferCatalog with ListItem entries) on the front page, the posts index (home), and the WooCommerce shop. The catalog is not added on every URL.local_seo_by_ankit_rawat_embed_store_catalog filter. Version 3.3 attached an invalid product property on essentially every URL; 4.0.0 does not restore that structure.
What it does not do
docs/ARCHITECTURE.md for hook names. You can disable output if another SEO plugin already emits equivalent JSON-LD. Catalog placement is controlled with local_seo_by_ankit_rawat_embed_store_catalog (default: front page, home, and shop).
local-seo-by-ankit-rawat folder to /wp-content/plugins/.Yes. On first admin load or activation after upgrade, values are copied into local_seo_by_ankit_rawat_options. The old option keys remain in the database.
Version 3.3 stored google_my_business_api_key but never used it. 4.0.0 does not copy that secret into the new option and does not display it. The old option is left in the database until you delete it yourself.
Use Google’s Rich Results Test after enabling schema and filling in real NAP data.
There is no frontend CSS or JavaScript. Schema is built from one option (and, for Store catalogs, up to five WooCommerce product queries). Version 3.3’s hour-long transient was removed because it served stale data after settings changes.
By default only on the front page, the posts index (home), and the WooCommerce shop. Product pages already have Product JSON-LD and do not receive the catalog. To change that, use the local_seo_by_ankit_rawat_embed_store_catalog filter.
Yes. Use the local_seo_by_ankit_rawat_output_local_schema and local_seo_by_ankit_rawat_output_product_schema filters to turn off this plugin’s output when another plugin already provides it.
woocommerce_params.