VIP Go Geo Uniques
Varnish-friendly way to handle geo-targeting of users at a specific set of locations.
by Automattic, WordPress VIP · github.com/automattic/vip-go-geo-uniques
★ 11stars
5forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/automattic/vip-go-geo-uniques/archive/refs/heads/develop.zipFrom the readme
Geo-targeting on the WordPress VIP Platform
Tailor the content you serve to your visitors on a country-by-country basis.
Contents
- Overview
- Activating the VIP Go Geo Uniques plugin
- Configure the plugin
- Serving geo-targeted content
- Caching for sites using geo-targeting
- Geo-targeting and reverse proxies
- Unexpected country codes
Overview
The features of the VIP Go Geo Uniques plugin are designed to work on a VIP Platform environment and will not work as expected on a local development environment.
This plugin can be used on a non-VIP platform host infrastructure, but only if the host infrastructure has the $SERVER['GEOIPCOUNTRYCODE'] superglobal.
Sites running on the WordPress VIP Platform with the VIP Go Geo Uniques plugin can differentiate visitors from different countries. This plugin makes it possible to tailor the content you serve to your visitors on a country by country basis, while still keeping the benefits of VIP's fast caching infrastructure.
Adding geo-targeting to your VIP code takes two parts:
1. Loading and configuring the VIP Go Geo Uniques plugin
2. Serving geo-targeted content
Activating the VIP Go Geo Uniques plugin
Because the VIP Go
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.1.0 | Nov 13, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.