Redirection plugin
To use the Redirection plugin for WordPress in markdown codeblock format, you can follow these steps:
- Login WordPress
- In the WordPress admin dashboard, navigate to the "Tools" menu and click on the "Redirection" option.
- Click on the "Add New" button to create a new redirect.
- In the "Source URL" field, enter the old URL that you want to redirect.
- In the "Target URL" field, enter the new URL that you want to redirect to.
- Select the type of redirect you want to use from the "Match" dropdown menu. Options include "URL Only," "URL and Query," and "Regex."
- Select the type of redirect you want to use from the "Action" dropdown menu. Options include "301 - Permanent," "302 - Temporary," and "307 - Temporary (experimental)."
- Optionally, you can add a group and any relevant notes to the redirect.
- Click on the "Add Redirect" button to save the redirect.
The Redirection plugin also includes options for importing and exporting redirects, managing redirect groups, and viewing statistics on redirects. You can access these features by clicking on the corresponding tabs in the plugin settings.