Permalink category based url
-
Hi, I have created a blog page name is blog and i have some post category like news, magazine, and have some posts related to that,Now i want to link as
http://localhost/wordpress/blog/news/news-1 or http://localhost/wordpress/blog/magazine/magazine-1I have done below changes.
permalink structure http://localhost/wordpress/%category%/%postname%/
Category base is set to blog
but it does not show the exact link
http://localhost/wordpress/blog/news/its fine for category
but when open the particular post link looks like
http://localhost/wordpress/news/news-1/ but i want to
below like http://localhost/wordpress/blog/news/news-1/ or http://localhost/wordpress/blog/magazine/magazine-1/
The topic ‘Permalink category based url’ is closed to new replies.