I use wordpress as a CMS.
I have created some categories for specific use and a category "blog" for blog post.
My permalink is like that : /%category%/%postname%/ and it must be like that to working well with my specific categories, so I can't change the permalink.
So for my blog part, all url are like that http://www.mywebsite.com/blog/subcategory/postname
And I would like to have this : http://www.mywebsite.com/postname just for blog category for a better SEO
Is it possible to tweak a different permalink for a specific category ? How I can do this ?
Thanks