Hi, I have a question about URL structure and I want to know if it is possible in WP. I have a blog about different, but related subjects and I want to post posts as follows: So for example i have a blog that has posts about wordpress and posts about seo. I want the posts about seo to have the following structure www.example.com/seo/postaboutseo and posts about wordpress to have www.example.com/wordpress/postaboutwp any ideas?? I know this is "somewhat" possible with pages: For example, if i have a subpage about wordpress plugins i can have the following: www.example.com/wordpress/plugins but i can't seem to change the URL structure when it comes to posts. Thanks in Advance
->You can make URL like "www.example.com/seo/postaboutseo" by making categories for the same and posting articles with the required category. ->Also you can place the link in menu(in menu section providing the link and name) for example:seo. Make the category name it "seo" and to show all articles publishes under seo by the URL "www.example.com/ategory/seo/"
Varindia is correct, you can use categories to accomplish this. To set this up, log into Wordpress and go to Settings > Permalinks - this is where you can setup your URL structure.