Hi,
I want to add category name in blog URL. Along with that when I click that blog from Home page, it should display that category name in query string.
for eg : http://www.myblogs.com/blog/music/my-blog
In this music is the name of category.
Any thoughts and ideas?