Mô tả
WP Cloudflare GeoIP Redirect plugin enables you to setup redirect for users from selected countries to specific URL.
Geolocation is done using Cloudflare IP Geolocation data.
Redirection is done using the php header() function and you can choose Temporary Redirect (307) or Moved Permanently (301).
In order to use this plugin you need to setup Cloudflare for your website and enable Cloudflare IP Geolocation service. More info in FAQ.
Ảnh màn hình
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/wp-cloudflare-geoip-redirect
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the CF Redirect>Options screen to configure the plugin
Hỏi đáp
-
Do I need a Cloudflare account to use the plugin?
-
No, but you do need to have Cloudflare service active on your domain in order for plugin to get Geolocation user data and enabled Cloudflare IP Geolocation.
-
How to enable Cloudflare IP Geolocation
-
For info on how to configure Cloudflare IP Geolocation follow the link: https://support.cloudflare.com/hc/en-us/articles/200168236-Configuring-Cloudflare-IP-Geolocation
Đánh giá
Người đóng góp & Lập trình viên
“WP Cloudflare GeoIP Redirect” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Cloudflare GeoIP Redirect” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- First release
1.1
- Added CMB2 framework for plugin options