Support

Account

Home Forums General Issues how to add category slug to permalink Reply To: how to add category slug to permalink

  • To add the category slug to your permalink in WordPress, go to **Settings → Permalinks** and select **Custom Structure**.
    Use the structure **/%category%/%postname%/** and save changes.
    Your URLs will then look like: **yourwebsite.com/category-name/post-name/**.