이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

IPGP Geolocation

설명

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.

설치

This section describes how to install the plugin and get it working.

  1. Upload the plugin to the /wp-content/plugins/ directory or download it directly from your administration panel.
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Go to IPGP Geolocation menu in your wordpress administration panel to add rewrite rules
  4. Select the countries from the drop-down list and click add. You can do this for multiple countries.
  5. Add the URL where you want visitors from that country to be redirected and click to add rule.
  6. Now, visitors coming from that country will be redirected to your specified URL

FAQ

How the plugin works ?

The plugin use the visitor IP Address to get Geolocation data from an external server.

후기

2019년 3월 27일 답글 1개
This plugin doesn’t work and there’s no reply from support even after more than one month. I set it to redirect visitors from a specific country to a specific link but nothing happens and it doesn’t redirect.
2018년 5월 19일 답글 1개
Giving it 4 stars because it worked in my simple test — using France geo in Tor browser, it redirected. The parameters in my link don’t translate properly, however. I tried encoded and standard links. Tor browser forwards, but everything from ?=parameter& converts to #38;. I’m not posting that information as a tech request. The plugin hasn’t been updated in a year, so I wouldn’t expect support. I’m posting that information for those who may want to try the plugin, but also need to use link parameters.
2018년 1월 31일 답글 1개
Saludos. Este desconocido plugin es excelente, estoy desarrollando un sitio para una persona que recibe trafico internacional y nacional, por la naturaleza del contenido se tiene que dividir asi que este plugin hace ese redireccionamiento perfectamente sin más. Este plug deberia tener una opcion IF Then Else ejemplo: IF Mexico Then url://mexico else url://internacional tambien seria algo interesante la capacidad de que puedan seleccionarse multiples paises al mismo tiempo, aunque seria muy laborioso la segmentacion por continentes para poder seleccionar paises especificos. creo que la implementacion continental seria aun mejor. Es un excelente plugin sobre todos los que hay en wordpress.
모든 4 평가 읽기

기여자 & 개발자

“IPGP Geolocation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “IPGP Geolocation”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.7

  • Tested and updated

1.0.6.4

  • Fixed warning on redirection rules display

1.0.6.2

  • Tested and updated to work with WordPress 5.7.2

1.0.6.2

  • Tested and updated to work with WordPress 5.4.2

1.0.6.1

  • Tested and updated to work with WordPress 5.3.2

1.0.6

  • Fixed apikey generation issues and cleared a notice appearing

1.0.5

  • Fixed few errors causing notices

1.0.4

  • Fixed issue with url encoding and cleared some notices

1.0.3

  • Fixed textdomain function bug

1.0.2

  • Sorted country list

1.0.1

  • If only one country is set, there is no need to click “add” button
  • If no redirection rules are set, then the plugin does nothing on page load

1.0

  • This is the first version of the plugin