{"id":22325,"date":"2026-08-27T15:02:55","date_gmt":"2026-08-27T13:02:55","guid":{"rendered":"https:\/\/www.curiaweb.ch\/?post_type=docs&#038;p=22325"},"modified":"2026-08-27T15:05:20","modified_gmt":"2026-08-27T13:05:20","password":"","slug":"create-categories-and-subcategories","status":"publish","type":"docs","link":"https:\/\/www.curiaweb.ch\/en\/hilfe\/wordpress\/kategorien-unterkategorien-erstellen\/","title":{"rendered":"Creating and structuring categories and subcategories in WordPress effectively"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Categories help you organize posts in WordPress by topic. They create a clear structure for your content and make it easier for visitors to navigate through a blog, a news section, or an extensive knowledge base.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress not only supports simple categories, but also hierarchical structures with <strong>parent categories and subcategories<\/strong>. This allows you to sensibly structure more extensive content without having to create a separate main category for every single topic.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, a well-thought-out category structure is more than just organization in the WordPress backend. Categories normally generate their own archive pages and can therefore also be relevant for search engines. Therefore, you should use categories strategically and not spontaneously create another category for every new post.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Briefly explained:<\/strong> Categories are intended for larger subject areas. Several related posts can be assigned to a common category. Subcategories enable additional thematic structuring within a main category.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">What is a category in WordPress?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A category is a so-called <strong>Taxonomy<\/strong>. WordPress uses taxonomies to group content by specific characteristics.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A simple example: You run a blog about WordPress and web hosting. Your main categories could look like this, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress<\/li>\n\n\n\n<li>Web hosting<\/li>\n\n\n\n<li>Domains<\/li>\n\n\n\n<li>SEO<\/li>\n\n\n\n<li>Website security<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you are publishing an article about WordPress plugins, you can assign it, for example, to the category <strong>WordPress<\/strong> map. An article about nameservers, on the other hand, would rather fit into the category <strong>Domains<\/strong> fit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Visitors can then access a category and view all posts assigned to this topic area.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is a subcategory?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Categories can be structured hierarchically in WordPress. This means that one category can be made a subcategory of another.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assuming you run an extensive WordPress blog, a structure could look like this, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>WordPress<\/strong>\n<ul class=\"wp-block-list\">\n<li>Plugins<\/li>\n\n\n\n<li>Themes<\/li>\n\n\n\n<li>Safety<\/li>\n\n\n\n<li>Performance<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress<\/strong> would be the broader category in this example. <strong>Plugins<\/strong>, <strong>Themes<\/strong>, <strong>Safety<\/strong> and <strong>Performance<\/strong> would be subcategories.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Such a structure can make sense if there is actually enough content for each subtopic. For a small blog with only a few posts, however, this division would usually be unnecessary.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Important:<\/strong> Do not create a subcategory just because WordPress offers this feature. An additional hierarchy should actually help visitors find content faster.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Category or tag: What is the difference?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress provides two important taxonomies for posts by default: <strong>Categories<\/strong> and <strong>Keywords or tags<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Both group content, but fulfill different tasks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Categories<\/strong> describe the overarching subject areas of your website. They can be organized hierarchically and have subcategories.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keywords<\/strong> describe, on the other hand, more specific properties or topics of a post. By default, tags do not have a hierarchical parent-child structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An article about installing a WordPress plugin could be classified like this, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Category:<\/strong> WordPress<\/li>\n\n\n\n<li><strong>Keywords:<\/strong> Plugins, Installation, WordPress Dashboard<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">However, you don't need to tag every post with numerous keywords. Tags should also only be used if they provide actual value for the structure of your content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We cover how WordPress tags work in detail in the article <a href=\"\/en\/help\/wordpress\/wordpress-tags-erstellen\/\">What is a tag in WordPress and how do you add new tags?<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Where do I manage categories in WordPress?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First, log into your WordPress admin area. In a standard WordPress installation, you can usually reach it via:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wp-admin\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Replace <code>your-domain.ch<\/code> through your actual domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then open in the left navigation:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Posts \u2192 Categories<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress now displays the central category management. On this page, you can create new categories and manage existing categories.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Create a new category in WordPress<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the page <strong>Posts \u2192 Categories<\/strong> can you find the section for creating a new category.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create new category<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to the WordPress admin area.<\/li>\n\n\n\n<li>Open <strong>Posts \u2192 Categories<\/strong>.<\/li>\n\n\n\n<li>Enter under <strong>Name<\/strong> Enter the desired category name.<\/li>\n\n\n\n<li>Create your own if necessary <strong>Slug<\/strong> celebration.<\/li>\n\n\n\n<li>Let <strong>Parent category<\/strong> on the default selection, if you want to create a main category.<\/li>\n\n\n\n<li>Add a description if necessary.<\/li>\n\n\n\n<li>Click on <strong>Create new category<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The new category will then appear in the category overview and can be assigned to your posts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What goes in the \u201eName\u201c field?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The name is the visible label of your category. It should be short, clear, and easy for visitors to understand.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Good category names would be, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress<\/li>\n\n\n\n<li>Web hosting<\/li>\n\n\n\n<li>Domains<\/li>\n\n\n\n<li>WooCommerce<\/li>\n\n\n\n<li>SEO<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Less useful would be unnecessarily long names such as:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>Everything you need to know about WordPress for beginners and advanced users<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A category is not an article heading. The name should clearly designate a subject area.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is the category slug?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>Slug<\/strong> is the URL-compatible name of the category. WordPress uses it for the address of the category archive.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A category named:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>WordPress Tips<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">could, for example, the slug:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>WordPress tips<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">received.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on your WordPress and permalink configuration, this could result in a URL like the following:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/category\/wordpress-tipps\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress can automatically generate the slug from the category name. However, you can also define it yourself.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Recommendation:<\/strong> Use short and understandable slugs. Avoid unnecessary filler words, special characters, and complicated structures.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Can I change the category slug later?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. However, you should be careful if the website is already publicly accessible.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing the slug can alter the category archive URL. If the previous URL has already been indexed by search engines or linked by other websites, the old address without a corresponding redirect will likely lead to a <strong>404 error<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is why you should plan the basic category structure as early as possible.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you change slugs or other URL structures of an existing website, you should check whether redirects are necessary. We explain the basic URL configuration of WordPress in the article <a href=\"\/en\/help\/wordpress\/configure-permalink-settings\/\">Configure permalink settings in WordPress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is the category description for?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress allows you to add a description for each category. Whether this description is actually displayed on the public website depends on the theme used or the category archive template.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With a well-structured category archive, a short description can be useful. It explains to visitors what content they will find in this topic area.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of a generic description like:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>Here you will find our articles on the topic of WordPress.<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">is a concrete description more helpful, for example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>Guides and practical solutions regarding the installation, configuration, security, and management of WordPress.<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The description should be written primarily for visitors. A category description stuffed with search terms provides no meaningful added value.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Create a subcategory in WordPress<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You basically create a subcategory in the exact same way as a normal category. The decisive difference is the field <strong>Parent category<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create subcategory<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Posts \u2192 Categories<\/strong>.<\/li>\n\n\n\n<li>Enter the name of the new subcategory.<\/li>\n\n\n\n<li>Set a slug if necessary.<\/li>\n\n\n\n<li>Open the selection menu <strong>Parent category<\/strong>.<\/li>\n\n\n\n<li>Select the desired main category.<\/li>\n\n\n\n<li>Add a description if necessary.<\/li>\n\n\n\n<li>Click on <strong>Create new category<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The new category is now listed hierarchically below the selected main category.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How deep should a category hierarchy be?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Technically, you can nest categories across multiple levels in WordPress. Just because something is technically possible, however, doesn't automatically mean it's good information architecture.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A structure like:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>WordPress \u2192 Plugins \u2192 Security \u2192 Login \u2192 Two-Factor Authentication<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">is unnecessarily complicated for most websites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In many cases, main categories and, if necessary, one level of subcategories are completely sufficient.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The deeper you build the hierarchy, the harder it is for visitors and editors to understand and maintain consistently in the long term.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Rule of thumb:<\/strong> Use as few levels as possible and as many as are actually necessary. A clear, flat structure is usually better than a complicated category tree.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Create a category directly while writing a post<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You do not necessarily have to open the central category management first. New categories can also be created directly while editing a post.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open a post and look for the section in the post settings <strong>Categories<\/strong>. There you can select existing categories and, depending on your WordPress version or editor, also add a new category.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is practical for spontaneous additions. When planning a larger website, central management under <strong>Posts \u2192 Categories<\/strong> however, clearer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Assign a category to a post<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Open the desired post in the WordPress editor. In the post settings, you will find the section <strong>Categories<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Activate the desired category there and save or update the post.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A post can be assigned to multiple categories at the same time. However, that does not mean you should take advantage of this option for every article.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Should a post have multiple categories?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress allows multiple categories per post. In terms of content, this sometimes makes sense, but this feature is often used unnecessarily.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If an article clearly belongs to a main topic, one matching category is usually enough.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An article entitled <strong>\u201eInstall WordPress plugins\u201c<\/strong> does not, for example, need the categories simultaneously:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress<\/li>\n\n\n\n<li>Plugins<\/li>\n\n\n\n<li>Instructions<\/li>\n\n\n\n<li>Websites<\/li>\n\n\n\n<li>Internet<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Such multiple assignments quickly create a cluttered structure and several very similar archive pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, only assign a post to multiple categories if the assignment is actually useful for visitors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is the \u201eGeneral\u201c or \u201eUncategorized\u201c category?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress requires a <strong>Default post category<\/strong>. Depending on the language or configuration, this is often the case with a new installation <strong>General<\/strong> or <strong>Uncategorized<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you publish a post without selecting a category yourself, WordPress automatically assigns it to the designated default category.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On a professional website, a publicly visible category like <strong>Uncategorized<\/strong> mostly not a good solution. It tells visitors nothing about the content of the posts contained within it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, set a sensible default category or make sure to consciously assign a suitable category to each post before publication.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Change the default category for posts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can find the default category in WordPress under:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Settings \u2192 Writing<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">determine.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can find the setting there <strong>Default post category<\/strong>. Select an existing category and save the change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We explain the further options of this area in detail in the article <a href=\"\/en\/help\/wordpress\/schreibeinstellungen-konfigurieren\/\">Configure writing settings in WordPress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why can't I delete the default category?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress always requires a default category for posts. Therefore, the category currently set as the default cannot simply be deleted.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if you <strong>Uncategorized<\/strong> If you want to delete, you must first create another category and place it under <strong>Settings \u2192 Writing<\/strong> set as default post category.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can then delete the previous category, provided it is no longer needed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What happens to posts when a category is deleted?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Deleting a category does not automatically delete the posts contained within it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The posts remain in WordPress. If a post is no longer assigned to any other category after deletion, WordPress can assign it to the specified default category.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before deleting a category, you should still check which posts are affected and whether they should be assigned to another meaningful category.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How to edit or delete existing categories is covered separately in the article <a href=\"\/en\/help\/wordpress\/edit-delete-categories\/\">Edit and delete categories in WordPress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why categories can be relevant for SEO<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Categories are not just an internal sorting function. WordPress normally generates dedicated archive pages for categories, on which the assigned posts are listed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These pages have their own URLs and can in principle be indexed by search engines.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A well-maintained category can therefore represent a useful thematic overview page. A poor category structure, on the other hand, can create numerous thin, redundant, or barely helpful archive pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is precisely why the frequently encountered strategy <strong>\u201eone category for each keyword\u201c<\/strong> Not a good idea.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Too many categories can become a problem<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Assuming your blog has 35 posts and you create 30 categories for them, a large portion of your category archives may contain only a single post.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For visitors, such archives offer hardly any additional benefit. At the same time, you generate numerous URLs with very little unique content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This does not mean that every small category automatically represents an SEO issue. The decisive factor is the usefulness of the respective page. However, a large number of nearly empty archives is usually a sign of poorly planned information architecture.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>SEO Tip:<\/strong> When thinking about categories, do not think of search terms first, but rather of subject areas. Ask yourself: Would a visitor intentionally open this category to find more relevant content? If the answer is no, you probably do not need the category.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">How many categories should a WordPress website have?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There is no fixed number for this. The right number depends on the scope and topics of your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A blog with 20 posts may only need four or five main categories. A specialized portal with several hundred articles, on the other hand, can sensibly use significantly more categories and subcategories.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">More important than the absolute number is the ratio between categories and actual content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ideally, a category should represent a topic for which you have several relevant posts or are planning to have in the future.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Planning categories before building a larger blog<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn du bereits weisst, dass deine Website viele Inhalte erhalten wird, lohnt es sich, die grundlegende Struktur vorab zu planen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine einfache Vorgehensweise ist:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Definiere die wichtigsten Themen deiner Website.<\/li>\n\n\n\n<li>Fasse verwandte Themen zu wenigen Hauptkategorien zusammen.<\/li>\n\n\n\n<li>Pr\u00fcfe, ob Unterkategorien wirklich erforderlich sind.<\/li>\n\n\n\n<li>Lege verst\u00e4ndliche Namen und Slugs fest.<\/li>\n\n\n\n<li>Ordne neue Beitr\u00e4ge konsequent nach dieser Struktur ein.<\/li>\n\n\n\n<li>\u00dcberpr\u00fcfe die Kategorien regelm\u00e4ssig und entferne unn\u00f6tige \u00dcberschneidungen.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Damit verhinderst du, dass \u00fcber mehrere Jahre hinweg Dutzende \u00e4hnliche Kategorien wie <strong>WordPress<\/strong>, <strong>WordPress Tips<\/strong>, <strong>WordPress Hilfe<\/strong>, <strong>WP<\/strong> and <strong>WordPress Anleitungen<\/strong> nebeneinander entstehen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Kategorien nicht mit der Website-Navigation verwechseln<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Eine WordPress-Kategorie muss nicht automatisch ein Men\u00fcpunkt deiner Website sein.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kategorien organisieren Beitr\u00e4ge. Men\u00fcs steuern dagegen die Navigation deiner Website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Du kannst eine wichtige Kategorie in ein Men\u00fc aufnehmen, musst das aber nicht. Ebenso kann dein Hauptmen\u00fc Links zu Seiten enthalten, die \u00fcberhaupt keine Kategorien sind.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wie du Navigationen aufbaust, behandeln wir sp\u00e4ter ausf\u00fchrlich im Artikel <a href=\"\/en\/help\/wordpress\/create-and-manage-menus\/\">Creating and managing menus in WordPress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hauptkategorie oder Unterkategorie: Was ist besser?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Eine Unterkategorie ist sinnvoll, wenn sie einen klar abgegrenzten Teilbereich einer gr\u00f6sseren Kategorie darstellt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>WordPress<\/strong>\n<ul class=\"wp-block-list\">\n<li>Plugins<\/li>\n\n\n\n<li>Themes<\/li>\n\n\n\n<li>Safety<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn deine Website aber erst drei WordPress-Beitr\u00e4ge besitzt, w\u00e4re diese Unterteilung wahrscheinlich verfr\u00fcht. Dann kann eine einzige Kategorie <strong>WordPress<\/strong> zun\u00e4chst vollkommen ausreichen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Die Struktur darf mit deiner Website wachsen. Du musst nicht schon beim ersten Beitrag jede m\u00f6glicherweise irgendwann ben\u00f6tigte Unterkategorie anlegen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Typische Fehler bei WordPress-Kategorien<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Viele un\u00fcbersichtliche WordPress-Websites haben ihre Kategorien nicht geplant, sondern \u00fcber Jahre spontan erweitert.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>f\u00fcr fast jeden Beitrag eine neue Kategorie erstellen<\/li>\n\n\n\n<li>mehrere Kategorien mit nahezu identischer Bedeutung verwenden<\/li>\n\n\n\n<li>Beitr\u00e4ge wahllos zahlreichen Kategorien zuordnen<\/li>\n\n\n\n<li>leere oder kaum genutzte Kategorien behalten<\/li>\n\n\n\n<li>unn\u00f6tig tiefe Kategoriehierarchien erstellen<\/li>\n\n\n\n<li>die Standardkategorie \u201eUncategorized\u201c \u00f6ffentlich verwenden<\/li>\n\n\n\n<li>bestehende Kategorie-Slugs ohne Pr\u00fcfung der URLs \u00e4ndern<\/li>\n\n\n\n<li>Kategorien ausschliesslich f\u00fcr vermeintliche SEO-Keywords erstellen<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Eine saubere Kategoriestruktur sollte auch nach mehreren Jahren noch verst\u00e4ndlich sein. Wenn du bei jedem neuen Beitrag \u00fcberlegen musst, welche von zehn nahezu identischen Kategorien gemeint war, ist die Struktur zu kompliziert geworden.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Practice rule:<\/strong> Kategorien sollen Inhalte ordnen, nicht zus\u00e4tzliche Komplexit\u00e4t erzeugen. Wenige klar definierte Kategorien sind meistens besser als eine grosse Sammlung kaum unterscheidbarer Themenarchive.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Summary<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Kategorien strukturieren deine WordPress-Beitr\u00e4ge nach \u00fcbergeordneten Themen. Du erstellst und verwaltest sie unter <strong>Posts \u2192 Categories<\/strong>. Dort kannst du einen Namen, einen URL-Slug, eine \u00fcbergeordnete Kategorie und bei Bedarf eine Beschreibung festlegen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unterkategorien eignen sich f\u00fcr gr\u00f6ssere Websites, wenn ein Themenbereich tats\u00e4chlich weiter unterteilt werden muss. Vermeide dagegen unn\u00f6tig tiefe Hierarchien und Kategorien, die nur einen einzelnen Beitrag enthalten und keinen erkennbaren Mehrwert f\u00fcr Besucher bieten.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Achte besonders auf verst\u00e4ndliche Kategorienamen, kurze Slugs und eine langfristig nachvollziehbare Struktur. Da WordPress f\u00fcr Kategorien normalerweise eigene Archivseiten erzeugt, ist eine saubere Kategoriestruktur auch f\u00fcr die Informationsarchitektur und SEO deiner Website relevant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr detailliertere Informationen zu verwandten Funktionen findest du in unserer WordPress-Hilfe weitere Anleitungen zu <a href=\"\/en\/help\/wordpress\/wordpress-tags-erstellen\/\">Schlagw\u00f6rtern und Tags<\/a>, the <a href=\"\/en\/help\/wordpress\/schreibeinstellungen-konfigurieren\/\">Writing settings<\/a> and the <a href=\"\/en\/help\/wordpress\/configure-permalink-settings\/\">Permalink-Einstellungen<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Kategorien helfen dir dabei, Beitr\u00e4ge in WordPress thematisch zu ordnen. Sie schaffen eine klare Struktur f\u00fcr deine Inhalte und erleichtern Besuchern die Navigation durch einen Blog, einen News-Bereich oder eine umfangreiche Wissenssammlung. WordPress unterst\u00fctzt dabei nicht nur einfache Kategorien, sondern auch hierarchische Strukturen mit \u00fcbergeordneten Kategorien und Unterkategorien. Dadurch kannst du umfangreichere Inhalte sinnvoll gliedern, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"doc_category":[80],"doc_tag":[],"class_list":["post-22325","docs","type-docs","status-publish","hentry","doc_category-wordpress"],"year_month":"2026-09","word_count":2587,"total_views":"7","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"Silvio Mazenauer","author_nicename":"admin-curia","author_url":"https:\/\/www.curiaweb.ch\/en\/author\/admin-curia\/"},"doc_category_info":[{"term_name":"WordPress","term_url":"https:\/\/www.curiaweb.ch\/en\/hilfe-kategorie\/wordpress\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/22325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/comments?post=22325"}],"version-history":[{"count":1,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/22325\/revisions"}],"predecessor-version":[{"id":22327,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/22325\/revisions\/22327"}],"wp:attachment":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/media?parent=22325"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_category?post=22325"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_tag?post=22325"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}