URL Structure

by 2 replies
2
I have been facing a lot of confusion with SEO permalinks in wordpress. Currently, my post url structure is like postcategory/categoryname/postname

but the category structure is category/categoryname

Here the prefix is different (Notice postcategory and category), they two couldn't be the same due to some technical problems. Will it be fine?
#search engine optimization #structure #url
  • Banned
    Two options for WP:
  • Go to the permalinks section of the settings screen and change your permalinks to "post name". Your urls should appear like this after you've done that:

    domain.com/category - for the category pages
    domain.com/my-post-title - for the post pages

Next Topics on Trending Feed

  • 2

    I have been facing a lot of confusion with SEO permalinks in wordpress. Currently, my post url structure is like postcategory/categoryname/postname but the category structure is category/categoryname