Hi Guys, I have installed forum at my site but here is the problem. I want clear URL like this post but in my case it is coming like this. Is there any way to change permalink style. It would be great for SEO. Thanks, Prashant
You need to use a plugin which helps you to change the url structure in an easy way or you change it yourself with mod_rewrite rules in your .htaccess file. Keep in mind that you need the mod_rewrite module loaded in your Apache 2 webserver.