
內容簡介
使用IPGP地理位置,您可以將特定國家/地區的用戶重定向到另一個URL。您可以添加不同的重定向規則,應用於不同的國家/地區和不同的URL。
安裝後,進入WordPress管理面板中的IPGP地理位置菜單。您可以在那裡選擇要應用重定向的國家/地區,並設置重定向URL。添加規則,完成。
為了獲取用戶位置,數據被發送到位於http://www.ipgp.net/geo/country.php的IPGP Geolocation API。API對於合理使用是免費的。沒有向任何外部服務器發送私人數據。插件和API之間交換的數據為:訪客IP地址(不包括訪客的其他詳細信息)和用於識別服務器和您的網站URL的API密鑰。API返回的數據包含訪問者國家代碼和國家名稱。
啟用插件時,會從API網站請求API密鑰。發送到API服務器的數據包含當前時間和一個公共號碼,以確保插件請求API密鑰。返回的數據包含API密鑰,用於身份驗證的秘密密鑰以及公平使用允許的查詢數量。公平使用包括每月20,000個查詢。該數量可能因我們的服務器負載而改變。
外掛標籤
開發者團隊
原文外掛簡介
Using IPGP Geolocation, you can redirect users in specific countries to another URL. You can add different redirect rules that applies to different countries and different URLs.
After installation, go to IPGP Geolocation menu in your wordpress administration panel. There you can select which countries you want to apply the redirection for, and set a redirection URL. Add the rule and it is done.
To get the user location, the data is send to IPGP Geolocation API, located at: http://www.ipgp.net/geo/country.php . The API is free for fair usage. There is no private data sent to any external server. The data exchanged between the plugin and the API are: your visitor IP Address without other details about the visitor, and API key to be identified on the server and your website URL. The data sent back by the API contains the visitor country code, country name.
When the plugin is activated, an API key is requested from the API website. The data sent to the API servers contains the current time, and a public number to make sure that the API key is requested by the plugin. The data sent back contains the API key, a secret key for authentication and the number of queries allowed for fair usage. Fair usage consist in 20,000 queries per month. This number is subject to change based on the load on our servers.
