Redirection to a page or post
1) Create a destination page or post to display.
2) Enable the “Redirect to a page or post” option.
3) Indicate the ID of the page or post to redirect to.
4) The title of the page will be shown if a valid ID has been given.
Redirection to the WordPress login
a) Visitors who are logged in but are not allowed to access the requested page, will be taken to the home page.
Enable the “Redirect to the WordPress login” option.
b) Visitors who are logged in but not allowed to access the requested page will be taken to the page or post ID indicated above.
Enable the “Redirect to the WordPress login” option and set a page or post ID.
Redirect Status Code
The redirect status code can be selected among:
- Moved Permanently (301)
- Found (302)
- See other (303)
- Temporary Redirect (307)
References
- Status Code Definitions Status Code Definitions
- RFC 2616