My permalinks are set to /%category%/%postname%.html Is it possible to remove subcategories from URL in Wordpress. For example mysite.com/category/subcategory/post.html Is it possible to remove the "subcategory" part and make it just mysite.com/category/post.html Thanks in advance guys!
Hi dear, Just follow the below steps to remove the "subcategory" from URL on Worpress. 1. Ligin to your wordpress dashboard. 2. Go to the Settings >> permalinks. 3. Check the Custome Structure and write this code "/%category%/%postname%/" For ref. check the below imgae;
yeah, definitely do not use a plugin for that... that is the most basic of basic things. Plugins can do so much more, considering that is a built in feature of WP since WP version -1.1