Beschreibung
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.
Screenshots
Installation
Automatic installation
The easy way
- Go to your WP admin area in
Plugins > Add new
- Type
redirection.io
inSearch Plugins
box - Click
Install Now
button - 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.
- Download the latest release
- In your WordPress admin area, head to
Plugins > Add New
- Click the „Upload Plugin“ button
- 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.
- Donwload the zip archive of this repository’s code: https://github.com/redirectionio/proxy-wordpress/archive/master.zip
- Extract this archive, and navigate in the extracted folder with a shell
- Install Composer dependencies:
sh
COMPOSER_MIRROR_PATH_REPOS=1 composer install - Move this
wordpress
directory inwp-content/plugins/
and rename itredirectionio
- Go to your WordPress admin area in
Plugins > Installed Plugins
- 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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„redirection.io“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „redirection.io“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
0.2
This is the initial version.