Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Så här inkluderar du Category och Subcategory i WordPress URL:er

Många SEO-guider för WordPress säger att enkla permalänkar är bäst. Men efter att ha arbetat med många webbplatser har vi upptäckt att det inte alltid är sant.

Ibland, särskilt för stora webbplatser, är det bättre att ha webbadresser som visar var du är, till exempel ”yourstore.com/electronics/smartphones/iphone”. Den här tydliga strukturen kan göra din webbplats lättare att använda.

Om du är nybörjare på WordPress kanske du undrar hur du ställer in den här typen av permalänkstruktur för din webbplats. I den här guiden visar vi dig hur du lägger till kategorier och underkategorier till dina webbadresser. Vi går igenom varför du kanske vill göra det, hur du gör det på ett säkert sätt och vad du bör tänka på.

How to Include Category and Subcategory in WordPress URLs

När ska du inkludera Category och Subcategory i WordPress URL:er

Vissa WordPress-webbplatser använder kategorier och underkategorier i sina URL: er när de har mycket content på sina webbplatser och vill organisera dem bättre. På WPBeginner använder vi denna strategi för att göra vår site lättare att navigera för våra läsare.

Till exempel:

https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/

För onlinebutiker ger inkludering av kategorier och underkategorier i URL:er en visuell ledtråd om det content som customers är på väg att komma åt, vilket kan förbättra användarupplevelsen.

En URL som gillar onlinestore.com/books/fiction/thriller visar till exempel att användaren navigerar till en specifik underkategori inom en bredare kategori på WordPress website.

Att inkludera kategorier och underkategorier i URL:er kan också hjälpa search engines att förstå strukturen på din site. URL:en skulle matcha breadcrumb navigationen på din webbplats och innehålla fler keywords och text, vilket gör din site mer sökmotorsoptimerande.

För mer information om kategorier kan du läsa våra guider om WordPress taxonomier och kategorier vs tags: bästa sökmotorsoptimering för att sortera ditt content.

Om du använder WordPress standard URL-struktur, ingår inte dina kategorier och underkategorier i postens URL:er. Så låt oss se hur du enkelt kan add to kategorier och underkategorier i WordPress URL:er.

Hur man enkelt addar Category och Subcategory i WordPress Post URL:er

Note : Vi rekommenderar inte att du ändrar permalänkar när din site i WordPress har varit live ett tag (dvs. mer än sex månader). Annars kan du förlora din ranking i search engine.

Om du måste ändra din permalänk-struktur föreslår vi att du säkerhetskopierar din website i händelse av error och skapar redirects från de gamla URL:erna till de nya.

Först måste du gå till Settings ” Permalinks page i WordPress adminpanel. Där måste du klicka på alternativet ”Custom Structure” i området Common Settings.

Adding category to WordPress post URLs

Därefter måste du add to /%category%/%postname%/ i fältet bredvid Custom Structure.

Efter det, glöm inte att klicka på knappen ”Save Changes” för att lagra dina customize permalänk struktur inställningar.

Det är all!

Save permalinks settings

WordPress kommer nu att börja lägga till kategorier och underkategorier i WordPress webbadresser. Du kan se de anpassade permalänkinställningarna i aktion genom att skapa ett nytt inlägg eller redigera ett befintligt.

Tilldela bara den posten en kategori (och underkategori om du använder dem) i sidebaren och klicka på knappen ”Update”.

WordPress URL with category and subcategory

You will notice the category name and subcategory name included in the post’s permalänk.

Hur skulle URL:en gilla att se ut om jag använder flera kategorier eller underkategorier?

Låt oss föreställa oss att du sorterar dina blogginlägg i WordPress i flera kategorier eller underkategorier.

WordPress kommer bara att inkludera en kategori och en child-kategori i URL:en. Om du inte har valt en underkategori visas bara en parent category.

WordPress väljer kategorin i alfabetisk ordning. Om du till exempel publicerar ett post med kategorierna ”Apple” och ”Technology” kommer WordPress att inkludera ”apple” i URL:en eftersom det kommer först i alfabetisk order:

http://example.com/apple/article-title-here/

Om du publicerar en post i ”Apple” och en underkategori under den som heter ”Technology”, kommer den att inkludera båda i URL: en:

https://example.com/apple/technology/article-title-here/

Om du har valt en underkategori men inte specifikt valt en överordnad kategori, kommer WordPress ändå att inkludera den överordnade kategorin i URL:en.

Ett annat scenario är när du har en parent category, en subcategory och en sub-subcategory. WordPress kommer att inkludera dem alla tre i WordPress permalänk:

https://example.com/apple/technology/events/article-title-here/

Om du vill ha More information om permalänkar kan du kontrollera följande guider för WordPress:

Vi hoppas att den här artikeln hjälpte dig att lära dig hur du inkluderar en kategori och underkategori i WordPress-URL:er. Du kanske också vill läsa vår artikel om hur du ändrar kategorins basprefix i WordPress och vår nybörjarguide till att skapa anpassade taxonomier i WordPress.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Avslöjande: Vårt innehåll stöds av våra läsare. Det innebär att om du klickar på några av våra länkar, kan vi tjäna en provision. Se hur WPBeginner finansieras, varför det är viktigt, och hur du kan stödja oss. Här är vår editoriala process.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Den ultimata WordPress-verktygslådan

Få GRATIS tillgång till vår verktygslåda - en samling WordPress-relaterade produkter och resurser som varje professionell användare bör ha!

Reader Interactions

56 kommentarerLämna ett svar

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. AB Juma says

    Hi there,

    Thank you for this. Very helpful.

    Just a question – I already have more than 2,000 posts on my website with the day and name url structure. If I change to custom, will those urls change too, or does the change only apply to new posts? Thanks.

  3. Jay says

    it’s only putting the Parent cateogry in the slug.
    How can i make it automatically put subcategory in the url as well?

    • WPBeginner Support says

      Please check that the post is only in the subcategory for the most likely reason for that issue.

      Administratör

  4. Taoheed says

    I would be glad if you answer this. Let’s assume i published a post into two/three categories or sub-categories, wouldn’t it be treated as duplicate content on google?

    • WPBeginner Support says

      It should not cause Google to see it as duplicate content but if you have posts that are in multiple categories then your users would see that same post when they viewed your other categories. We would normally recommend only one category for a post.

      Administratör

    • WPBeginner Support says

      We do not have a recommended method for including tags in your URL at the moment, we would recommend taking a look at our article below that covers the organizational differences between the two for why categories are preferred over tags in permalinks:
      wpbeginner.com/beginners-guide/categories-vs-tags-seo-best-practices-which-one-is-better/

      Administratör

  5. Phu Nguyen says

    Hi,

    Currently I have a url: abc.com/games/ff9/weapon-list/

    and I can’t create another post with the same name (weapon-list) on another category.

    It will be like abc.com/games/ffx/weapon-list-1/

    Is there any solution for my case? Looking forward to your help

    • WPBeginner Support says

      The end of the URL would be determined by your post’s name and the other sections would be determined by your permalink structure. You cannot have the same name for the time being and would need a different name

      Administratör

  6. Ashish says

    Is it a disadvantage to using categories in URL? like example.com/plugin/best-plugin/. in this case plugin uses 2 times. is this URL looks spammy?

    • WPBeginner Support says

      You would want to try avoiding looking spammy with your choice of title but it is not a disadvantage to use categories n your URL.

      Administratör

  7. jacques says

    Important note: To get URL structure like: /category/child1/child2/POSTNAME then ONLY select ”child2” as the post category when editing the post. WordPress will automatically add all parent categories to the URL. Took me a while to figure that out.

    • Austin Epple says

      You’re the man. I’ve been tearing my hair out trying to get these stupid subcategories in the url. Thank you!

    • Smart says

      Thank you so much @jacques, you just helped me solve a challenge that has taking me so many hours without solution. Thanks mahn

  8. May says

    Is there a way to add hierarchy to parent categories? If a post has two categories how can I chose which category is used in the URL.

    As you say in your article, default is alphabetical.

    For example I have a post categorised ”Fruit” and ”Vegetable” with the permalink set to show /%category%/%postname%/.

    The URL shows website.com/Fruit/postname but I want it to use website.com/vegetable/postname.

    • WPBeginner Support says

      In those situations, you may want to look into how your categories are organized to see if tags may be what you need more than categories for some organizations. Normally posts shouldn’t be in multiple categories.

      Administratör

    • WPBeginner Support says

      By default, pages don’t have categories so they wouldn’t be included in the page options.

      Administratör

    • Muhammad Kashif Rasheed says

      You answer is valuable for me, because I read all the post but not permalink not work fine on my side, when I applied your suggestion I got answer of my question.
      Once again thankyou very much,

  9. Sravankumar says

    I am unable to see subcategory in any posts.

    I am facing issue while creating a post name. How can Icreate a URL like this: site/destinations/europe/norway/post-name

    I have the page to create a URL like above is it only possible if I create a page or with post name also can we create?

    site/destinations/europe/norway/

    • WPBeginner Support says

      If I’m understanding the question correctly, you don’t need to create a page at the second link’s location as that would be your subcategory’s page listing the posts in that subcategory.

      Administratör

  10. V says

    Adding /%category%/%postname%/ to the permalink structure breaks the pagination for some reason. Anyone else facing this?

    • WPBeginner Support says

      There are multiple possible reasons pagination could not be working, you may want to check with your specific theme’s support or reach out to us using our contact form for which would likely fix the issue.

      Administratör

  11. jesica says

    How did you do to link your subcategory menu pages to a clean url: YOURSITE.COM/SUBCATEGORY? without the YOURSITE.COM/CATEGORY/SUBCATEGORY?
    I don’t know how to delete the parent category from the subcategory URL on my site…

    • WPBeginner Support says

      We don’t have a simple recommended method at the moment. If you want to remove reference to the parent category, should that category be a child category?

      Administratör

  12. Shubham Dixit says

    I have an issue. I am using Custom Structure to display category name before the post name ( /%category%/%postname%/ ). It is working fine when I am logged in but after log out It doesn’t display category name in url.

    The above issue in in chorme browser. In firefox it is working fine.

    Please help!

  13. Ted says

    Yeah.. we all know this information.. you see %category% and it is obvious what it does. But Thanks….
    WHAT I WAS LOOKING FOR is code as in rewrite rules for my themes functions file..

  14. jcdarocha says

    Hi !
    Trick works well for a blog post / category.
    but what about woocommerce ? ay idea ?
    Even when you add this in permalink structure, WC show the main-category/product-name even if there 2 or 3 sub categories
    This is really annoying,
    Any idea?
    Thank you
    Jean-Charles

  15. Simon says

    This is great, but how would I go about having multiple URLs for the same post with multiple categories? So if I go from 1 category the URL is for that category and if I go from another it is that category?

    Thanks

  16. Jordan says

    Won’t this cause duplication problems? How do you make it so the parent category doesn’t open to an archive page?

    Like as an example – Main topic Music and then have a subcategory called popmusic…..

    Music ( Not Clickable )
    Pop Music ( Clickable and rediects to your posts associated with that sub categories)

    My issue with this is people clicking the parent categories and getting redirected to a page with no post associated with it because you don’t want to have duplicate content or a post in music & pop music

  17. Vale says

    Why Woocommerce do not support Subcaregories in permalinks?
    Google and other browsers recommed clean URL’s. And woocommerce Category slug can not be removed unless you pay $119 Usd for a plugin that does the trick.
    Is there another way to achieve these two issues?

  18. Jose says

    Thanks for this post. Its working for me. The only thing doesn`t work is when i try to list news by a subcategory

    Eg. mydomain.com/categorybase/subcategory/nameofnew/

    this works showing me the blog post, but if i want to list all posts of this subcategory like this

    mydomain.com/categorybase/subcategory/

    does’nt work.

    Any ideas how to fix it?

    Thanks in advance.

  19. Denish Callos says

    HI,
    I have added categories and tags in my pages. Now how do i add categories in pages permalink?
    Please suggestion will be highly appreciated.
    Thanks

  20. Kahil says

    This solution ONLY works if you select the subcategory in the post/page category list. If you have both the parent and the subcategories checked, then the parent category is the only one that shows. For those of us using Woocommerce, this messes with the related products. If you select just the subcategory, then you won’t see any related items from the parent category. If you select them both, then you’re back to dealing with not having the subcategory listed in your URL. Been looking for a simple solution to cover both needs.

    • Paul says

      Have you found a solution? We have the same exact problem right now. This is quite annoying and we don’t know what to do about it.
      Any ideas or solutions are appreciated!

  21. Giulia Sampogna says

    Hello,
    that´s a really nice post. I am wondering if I change it now will change my past one as well? If yes I would had to redirect all links right?

    Thanks a lot

  22. Dan says

    I’m confused and could use some help.

    Specifically, I am developing an ecommerce site that is composed of mostly PAGES. (NOT using woocommerce or another e-commerce platform, but building out my own gravity form for each product page).

    I want the product category to be in ALL my PAGE URL’s, but as you know, wordpress out of the box doesn’t enable assignment of categories and tags to PAGES (wish it did). One alternative would be to use one of the plugins I found that could enable this. The other is to simply use the product category name in the SLUG (part of the permalink I can create on the product page). I could also create a page for each product category and include a gallery showing each product item that belongs to that category with a link to its specific page, or, I could skip the product category page altogether and assign the ”#” in front of the category name when I create the menu, so that the category name would appear but not be an active link to any category page. I could get involved in creating a ”custom post type” for my product pages which would enable them to be assigned a category and tag, much like the woocommerce product ”pages” are setup (don’t know much about how to do that but would like to), etc.

    Also, the permalink settings effect URL’s for both pages and posts…correct ?

    REALLY appreciate a followup post from you that deep dives into helping people like me who are using wordpress for their ecommerce site but not using one of the out of the box ecommerce platforms.

    thankyou

Lämna ett svar

Tack för att du väljer att lämna en kommentar. Tänk på att alla kommentarer modereras enligt våra policy för kommentarer, och din e-postadress kommer INTE att publiceras. Vänligen använd INTE nyckelord i namnfältet. Låt oss ha en personlig och meningsfull konversation.