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

redirection.io

설명

The redirection.io plugin works in combination with redirection.io, a pwerful URL redirection manager (and a lot more).

With redirection.io, you can:

  • manage HTTP redirections ;
  • log your traffic and check HTTP errors ;
  • create “Page not found” responses ;
  • override SEO properties ;
  • inject rich data into pages ;
  • etc.

스크린샷

  • Website dashboard
  • Rule creation form

설치

Automatic installation

The easy way

  1. Go to your WP admin area in Plugins > Add new
  2. Type redirection.io in Search Plugins box
  3. Click Install Now button
  4. Click Activate button

You can then find the plugin configuration page in your WP admin area under Settings > redirection.io

zip archive install

We provide a zip archive of the plugin in our “releases” page.

  1. Download the latest release
  2. In your WordPress admin area, head to Plugins > Add New
  3. Click the “Upload Plugin” button
  4. Choose the zip archive and click the “Install Now” button

You can then find the plugin configuration page in your WP admin area under Settings > redirection.io

Manual installation

This install procedure allows to install the plugin from this repository’s code.

  1. Donwload the zip archive of this repository’s code: https://github.com/redirectionio/proxy-wordpress/archive/master.zip
  2. Extract this archive, and navigate in the extracted folder with a shell
  3. Install Composer dependencies:
    sh
    COMPOSER_MIRROR_PATH_REPOS=1 composer install
  4. Move this wordpress directory in wp-content/plugins/ and rename it redirectionio
  5. Go to your WordPress admin area in Plugins > Installed Plugins
  6. Click Activate link in redirection.io row

You can then find the plugin configuration page in your WP admin area under Settings > redirection.io

FAQ

Do I need an external account?

Yes, a redirection.io account is required. You can create one for free here:

How to setup redirection rules?

Creating redirection rules (or SEO overrides, or meta tags injection, etc.) can be done using our “manager”, a dedicated tool. You can find all the details in our documentation: https://redirection.io/documentation/user-documentation/create-a-rule#how-to-create-a-rule.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.2

This is the initial version.