Removing category from the WordPress using plugin
After the fresh installation of wordpress it will create the urls of categories with /category/, I’m Removing category from the WordPress using plugin there are lot more techniques, we can remove this using .htaccess file or by adding some custom code.
Continue reading