[ad_1]
If you enable the “Remove the categories prefix” option in the Yoast SEO plugin, it will remove the prefix from your category URLs, but it will not automatically create a 301 redirect from the old URLs to the new URLs.
To create a 301 redirect from the old URLs to the new URLs, you can use one of the following methods:
- Use a plugin: There are several WordPress plugins that can help you create redirects, such as “Redirection” or “Safe Redirect Manager”.
- Use .htaccess: If you are using an Apache web server, you can create the redirects in your .htaccess file.
- Use your web host’s control panel: Some web hosting providers offer tools to manage redirects in their control panel.
I hope this helps! Let me know if you have any other questions.
Thank you, that’s what I figured but wanted to double check.
I’ll handle the 301 redirects in Nginx then.
