How to remove “Wordpress Category”? In order to be in the first place in Google searches and in order to improve in terms of SEO, You should pay attention to your URL structure. You can start this by removing the “Wordpress category” phrase. The easiest way to remove category phrase is to install this add-on.
How to remove “Wordpress Category”?
1st way: Open .htaccess file with notepad++ and add the code to the bottom.
RewriteRule ^category/(.+)$ http://www.yourwebsite.com/$1 [R=301,L]
2nd way: if you use Yoast SEO add-ons, click the “category connections” and choose “remove the prefix”
3nd way: if you use Rank Math add-ons, click the “Links” and choose “Strip Category Base” ON