Linux 软件免费装
Banner图

Local SEO By Ankit Rawat

开发者 ankitrawat
更新时间 2026年8月22日 22:12
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce schema local seo local business

下载

1.1 2.0 2.1 3.1 3.2 3.3 3.0 4.0 4.0.0 4.0.1 4.0.2 4.1.0

详情介绍:

Local SEO By Ankit Rawat adds JSON-LD structured data for a single business location. You enter name, address, phone, geo coordinates, logo, images, social profile URLs, and price range. When schema is enabled, those values are printed in the site 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 Developers can change catalog placement with the 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 Developer filters See 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).

安装:

  1. Upload the local-seo-by-ankit-rawat folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen.
  3. Open Local SEO By Ankit Rawat in the admin menu.
  4. Enter business details and enable schema only when the data is accurate.

升级注意事项:

4.1.0 Settings screen redesign with Schema Health score, Schema Preview, duplicate plugin detection, inline validation, and activation notice. No settings or schema changes. 4.0.2 Fixed support button rendering on hosts with script optimization. No settings or schema changes. 4.0.1 Maintenance release: verified WordPress 7.1 compatibility, updated official product page URL. No settings or schema changes. 4.0.0 Major release: settings move into a namespaced option. Existing 3.3 values are copied automatically. Old generic options are not deleted. Google Business Profile claims in earlier readmes were never implemented and have been removed from the documentation.

常见问题:

Will my 3.3 settings be kept?

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.

Why is my Google API key missing from the new screen?

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.

How do I test the schema?

Use Google’s Rich Results Test after enabling schema and filling in real NAP data.

Does this slow the site down?

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.

Where does the Store product catalog appear?

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.

Can this duplicate Yoast, Rank Math, or WooCommerce schema?

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.

更新日志:

4.1.0 4.0.2 4.0.1 4.0.0 3.3 3.2 3.1 3.0