Linux 软件免费装

Saygona Multiregions

开发者 saygona
更新时间 2026年8月26日 00:26
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

geotargeting local seo subdomains regional multiregion

下载

1.3.0 1.3.4

详情介绍:

Saygona Multiregions renders selected WordPress pages on regional subdomains. Content, media and custom fields remain on the main site while regional values and safe internal URLs are applied at runtime. Features: The plugin does not contact external services, track visitors, validate licenses, or use a custom update server.

安装:

  1. Install and activate the plugin on the main WordPress site. In Multisite, do not use network activation.
  2. Point each required subdomain to the same document root and configure DNS and SSL.
  3. In the WordPress admin menu, go to Cities Lite > Regions. Add the primary region and the required regional subdomains, then fill in their values.
  4. Open Settings, select the pages available on subdomains, and enable routing after testing one region.
  5. Add [saygona_mr_city] to content where the current city name should appear.
For a WordPress Multisite installation, copy the included sunrise.php to wp-content/sunrise.php and add define( 'SUNRISE', true ); to wp-config.php. This adapter maps enabled regional hosts to the main site's content. A single-site installation normally does not need this file when every host points to the same WordPress document root.

升级注意事项:

1.3.4 Corrects the Slug field description to match the current regional variables. 1.3.3 Improves checkbox contrast in the region editor. 1.3.2 Corrects the region screen alignment and loads a bundled locale when one is available. 1.3.1 Refreshes the plugin administration interface without changing regional data or routing behavior. 1.3.0 Uses a unique plugin-wide prefix for classes, constants, options, database tables, hooks and the public shortcode. Existing settings and regional data are migrated automatically. Multisite users must replace their copied wp-content/sunrise.php file with the version included in this release.

常见问题:

Are pages copied into separate sites?

No. Selected pages are rendered from the main WordPress site on the enabled regional host.

Is the number of regions limited?

No. The plugin does not impose a region quota.

Which shortcode is included?

The plugin registers [saygona_mr_city] for the current city name.

Are blog posts copied to regional subdomains?

No. Posts, categories, tags, authors and archives stay on the main domain.

Does the plugin contact an external server?

No. This version does not use license checks, GeoIP requests, analytics insertion, telemetry, or a custom update client.

How can routing be stopped immediately?

Add define( 'SAYGONA_MR_DISABLE_ROUTING', true ); to wp-config.php. The main site continues to work while regional routing is disabled.

更新日志:

1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.1 1.2.0 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.10