Try the following at the top of your .htaccess file, before the existing WordPress directives:
RewriteRule ^test/ /info/ [R=302,L]
The pattern ^test/ matches all URLs that start /test/.
Note that the URL-path matched by the RewriteRule pattern (first argument) does not start with a slash (when used in .htaccess).
If this is intended to be permanent then change the 302 to 301 – but only after you have tested that it works OK.
Related Posts:
- Folder wordpress page redirect
- How to rewrite a page url
- Check IF is a “single product page” and Check the “role” for a Redirect
- How to redirect on particular page in wordpress? [closed]
- Passing variables through permalink structure
- Pages 404 in wordpress
- Where does the 404 redirection happen?
- How to change redirect after moving a page to trash?
- Password Protected Page Not Displaying Content After Entering Password
- Redirect “Sorry, you are not allowed to access this page.” to Home
- How to redirect a page to subdomain?
- Slug is redirecting to 404
- htaccess modify headers IF url ends with “news”
- If a page does not exist, include a different page?
- Page redirects to archive
- 301 (static page instead latest posts)
- Unique page URL redirect to file_get_contents() at domain
- Change base URL of pages created by certain users
- Redirect page to default subpage
- Test site pages go to main site
- Bad pages redirection
- Page access only from a specific page in wordpress website
- logout redirect only from admin page
- WordPress page not taking precedence over server directory
- redirect index.html inside folder to wordpress page of same name
- How should I set up a Tumblr blog at a WordPress Page?
- URL redirect to home page issue in word press site
- Pages in wp-admin is not found 404
- WordPress redirects to login page when I enter url.com/index.php
- Sup pages can’t be found
- Maximum number of characters in a wordpress page?
- Cannot use old slug – it just 301s to site home page
- Have subdirectory name act as $_GET or $_POST data
- Allow arbitrary text after page URL
- How to change the default location where new post gets stored?
- Slug of a child page is accessible with and without the parent slug in the URL
- How to redirect all HTTP requests to HTTPS
- Add infinite scroll to content splitted post
- Check if wp-login is current page
- Custom templates not showing up in template dropdown
- Allowing user to edit only certain pages
- How to update page status from publish to draft and draft to publish
- Customizing the URLs of WordPress Login and Sign-up Pages?
- A check for if is parent page, if has children, if has grandchildren
- Access the same page from multiple urls (wildcard)
- How to add a specific widget to only 1 page?
- Find empty pages or pages which have less than x characters
- 301 Redirects for Changed Permalink Structure & Category Base
- Get wp_get_attachment_url outside of loop
- Wrong canonical link on wp-admin pages
- How to add or remove metabox each page separately?
- Prevent WordPress from adding linebreaks to javascript embedded in a page
- How to display list of child pages of parent page in wordpress?
- Hide page visual editor if template is selected – redux
- Automatically change page password
- How to? Redirect /category/sci-fi/ to /category/scifi/?
- Auto 301 to full post permalink? (using /posts/%post_id%/%postname%)
- Can’t access admin dashboard with wp-admin without /index.php after it
- Too many pages causes WordPress admin to be unusable
- htaccess redirect not working
- htaccess wildcard redirect misses some URLs
- Page template gives ‘Parse error: syntax error’ when used, but no error found!
- more tag in the $post->content when get_pages were used
- Different “Text Widgets” in Sidebar on Many Different Pages?
- WWW to non WWW redirect effects on load speed
- Guidelines for adding static pages
- Specific URL Rewriting with parameters in wordpress
- Sitewide page on all the blogs in the network
- How to display thumbnail and excerpt of a page on homepage?
- How to echo excerpts with wp_list_pages?
- Redirect home to another page with htaccess
- 301 Redirect Loop
- Remove pages from backend list *and* update counter accordingly
- How do i fix? WordPress database error: You have an error in your SQL syntax;
- WordPress Admin – Add Edit link to specific page under Pages Menu
- Show child pages and sibling pages on the child page
- How do I use featured images on index.php?
- Creating a form contact page?
- Making a wordpress page the index on the site?
- set up 301 redirect within wp-content/uploads/ directory of a WP site to a new image URL
- Problem With Pages Displaying
- .htaccess rule to redirect old URLs to new structure [closed]
- .htaccess Redirect
- Removing the TinyMCE editor for a given page template
- How to call wp_list_comments() outside of the comments template?
- Using Pages to handle calls for custom post types
- Displaying Subpages while on Parent page?
- Guest authors, sort of like Wikipedia, but more theme-able
- How can I redirect a URL to an anchor link while maintaining the URL?
- Missing Pages (Drafts?)
- How to remove duplicate and unnecessary part in a url using htaccess and regex?
- Missing Page, But Still Exists In Preview
- How To Fix 404 errors caused by Google Indexing WordPress In Subdirectory
- Unable to access folders in same level as wordpress installation
- Adding Author and Updated Schema Markup to WordPress Static Pages
- Trying to Edit a Page but it sends me to a Product Edit page
- 301 Redirect all page and post urls from .html to /
- Redirect old uploads after moving to multisite
- Get the ‘Content Permission’ roles as defined in a page
- Pages are hashed as of today