All you need to do is add a line like:
RewriteRule ^aboutus$ /about-us [R=301,L]
In to your .htaccess file. The old url should go between the ^ and $ and then new url after the slash.
Related Posts:
- Custom post type yearly/ monthly archive permalinks
- Bulk 301 redirect for custom post type
- rewriterule not working
- Pretty Permalinks with CTP and Taxonomies / Hierarchical
- Custom Post Type canonical link / pagination redirecting to root
- How to remove slug from hierarchical custom types in 3.5.2
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- How can I rewrite URLs to pass taxonomy and post type values to the query?
- Removing base slug from hierarchical custom post type
- Rewriting ‘rewrite’ slug for custom post type used by plugin
- Adding meta values to permalink
- WordPress custom taxonomy URL rewrite on spelling errors
- How can i avoid the permalink start with ‘blog’ while using the custom post type?
- Custom Posttype Inheritance (and url structure)
- Adding %author% in custom post type URL structure?
- Defining a default page for custom post type
- Pass parameter to custom post type single while keeping clean url
- Display CPT taxonomies as an archive page
- Including two taxonomies in a permalink structure
- WP Rewrite Rules – Custom post type & taxonomy
- Removing CPT slug from URL results in 404 error for archive page
- URL Design for Sub-Posts?
- Many to Many Taxonomies or rewrite rules?
- Remove base slug in CPT & CT, use CT in permalink
- remove post-name from title in custom post type
- Getting Post ID from slug during init
- Rewrite custom post & taxonomy to share same URL path
- how to use two permalinks for one custom post type
- How can I fix a slow redirect after form submit from frontend (no plugin)?
- Adding a date archive to Custom Post Type
- Redirect to post with only post ID in the URL vs post_type/post ID
- Custom Permalink Tag breaks Pagination
- Rewrite numeric ID parameter for hierarchical custom post type
- Custom Post Type and Custom Taxonomy Permalinks
- Pagination problem
- Custom Post Type Post have a Child `Page` Post Type Post
- How to redirect wp-admin/index.php to a custom post type?
- Different permalink for CPT and regular Posts/Pages but why?
- In WordPress how do you create a custom post type with the author’s name in the slug?
- Custom Post Type without an archive page
- Change URL of posts and also Custom Post Type
- Custom Post Type rewrite
- How can I display an archive of only one category of my custom post type?
- Permalink Structure CPT With Custom Taxonomy Fails
- Conditionally custom post type url rewrite
- Redirect page to first post in custom post type
- Custom Taxonomy Permalinks Redirection
- Making a custom help center page
- 301 redirect for converted post type
- Child post with numeric only slug keeps redirecting to parent
- Can’t get custom rewrite tag, query var, permastruct (permalink structure), and rewrite rule to work properly together
- WordPress custom post type permalink rewrite shows page not found
- Using taxonomy term in CPT permalink – Pages 404’s
- Customize Custom Post Type URL
- Programmatically rewriting slug through functions.php but returns 404
- Custom Permalinks with CPT and Hierarchical Taxonomies
- Why isn’t my custom post type archive URL translating?
- Custom Post Type and Category Base Rewrite Issue
- Redirect custom post type category to other custom post type category
- Rewrite URL of Custom Post Type for Jobs
- Ignoring slug capitalization on rewrite rule for custom post type archive page
- Taxonomy in URL
- Custom permalink with child taxonomy terms
- Custom post type archive with page as parent url
- Pagination custom post type not working with rewrite slug
- Postname on unique permalink structure appends “-2” for a custom post type. How can I get this to stop happening?
- After creating Custom post type by user delete old one
- Set parent for custom post type archive rewrite url
- Create short URL with auto 301 redirect
- URL Rewrite – Page Archive
- How Can I Remove Custom Post Type Slug From URL
- WordPress custom permalink and archive link for custom post type
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- Custom Post Types and Removing Slugs – should we do it?
- Taxonomy rewrite pagination 404
- custom post archive URL is wrong
- WordPress is ignoring my post rewrite rule
- Custom taxonomy permalink without term, redirection to CPT slug
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Redirect Existing Post to CPT
- Duplicate content problems after adding an archive page to the article’s post type
- Redirect Custom Post Type from Child Taxonomies
- Rewrite URL of Specific Post of Custom Type
- Using get_post_type with a custom URL format?
- Custom 404 redirect for a luddite
- Custom post type rewrite and wp_pagenavi interfering with each other
- Redirect sub-page URLs to parent without changing URL
- Show index and not the archive for “Dog Custom Post” with default slug
- Custom Post Type rewrite url to /category/pagetitle [duplicate]
- Paging not working for hierarchical custom post type
- redirect old post type url to new structure url
- Custom Post Type URL Rewriting
- Archive page for a custom post type using WPML
- Why is a custom post type’s URL “/?cposts=name-of-the-post” but default post’s URL is “/?p=ID”?
- Redirect Custom Post Type after user submits update
- How can you preserve URLs when moving posts to a custom post type?
- Custom Post Type Base URL
- Custom Taxonomy in Permalink from post type
- Custom Post Type and single-posttype template
- Menu Structure and URL structure, with Pages and Post-Type-Posts