Remove The Category Base From WordPress
September 4th, 2009
No comments
I am setting wordpress 2.8.4 for my client. Actually I don’t want CATEGORY base like(www.mysite.com/category/something/) in my new site as SEO issue. So, I want to remove category from wordpress categories. I want my address to be like this(www.mysite.com/something/). I search lot on internet and finally I come up with this final trick, which is easy to do and don’t need any plugin . This is simply a twik in wordpress admin file. This twik work with Next page issue as well like (www.mysite.com/something/page/2/). You just need to add some line of code in admin file.
Here is what I did and I’ve fooled around with mine enough to where I think it works right. First some caveats: Read more…


