{"id":22305,"date":"2026-08-27T14:36:49","date_gmt":"2026-08-27T12:36:49","guid":{"rendered":"https:\/\/www.curiaweb.ch\/?post_type=docs&#038;p=22305"},"modified":"2026-08-27T14:46:22","modified_gmt":"2026-08-27T12:46:22","password":"","slug":"wordpress-permalink-settings","status":"publish","type":"docs","link":"https:\/\/www.curiaweb.ch\/en\/hilfe\/wordpress\/wordpress-permalink-einstellungen\/","title":{"rendered":"How to properly configure permalink settings in WordPress"},"content":{"rendered":"<p class=\"wp-block-paragraph\">About <strong>Permalink settings in WordPress<\/strong> you determine how the URLs of your posts and certain other content are structured. A clean URL structure makes your website easier for visitors to understand and helps search engines categorize your content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Especially with a new WordPress website, you should set the permalink structure early. While changing it later is possible, for content that has already been published or indexed by search engines, it can lead to <strong>404 errors, broken external links, and drops in rankings<\/strong> lead, if the old URLs are not correctly redirected to the new addresses.<\/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> For most normal WordPress websites and blogs, a short, understandable URL structure based on the post name is a very good choice. Set the structure if possible before publishing your website and do not change it later without a specific reason.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">What is a permalink?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Permalink<\/strong> is the permanent URL of a piece of content on your WordPress website. Every published post and page has its own address through which the content can be accessed directly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A URL could look like this, for example:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The part:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>WordPress hosting<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">is often used as <strong>Slug<\/strong> referred to as.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress can generate post URLs according to different patterns. For example, you can include the publication date, a post ID, or the post name in the URL.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Where do you find the permalink settings?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First, log in to the WordPress admin area. You can usually reach this at:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>your-domain.ch\/wp-admin\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then open in the left menu:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Settings &gt; Permalinks<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There you will find the basic settings for the URL structure of your WordPress posts as well as additional options for category and tag URLs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When setting up a new WordPress website, you should also beforehand the <a href=\"\/en\/help\/wordpress\/wordpress-allgemeine-einstellungen\/\">general WordPress settings<\/a>, <a href=\"\/en\/help\/wordpress\/wordpress-writing-settings\/\">Writing settings<\/a>, <a href=\"\/en\/help\/wordpress\/wordpress-reading-settings\/\">Reading settings<\/a>, <a href=\"\/en\/help\/wordpress\/wordpress-diskussionseinstellungen\/\">Discussion Settings<\/a> and <a href=\"\/en\/help\/wordpress\/wordpress-medieneinstellungen\/\">Media settings<\/a> check.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What permalink structures does WordPress offer?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress provides several predefined permalink structures. In addition, you can define a custom structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Which variant makes sense depends on the type of your website. However, for a standard corporate website or a classic blog, not all available structures are equally recommended.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Simple<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The simple permalink structure mainly uses the internal ID of a post.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, a URL can look like this:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/?p=123\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Technically this URL works, but for visitors it is hardly apparent what content to expect from it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A user-friendly URL like:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">is much more understandable than:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/?p=123\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For a new regular website, we would the setting <strong>\u201eSimple\u201c<\/strong> therefore do not use it as a preferred structure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Day and name<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this variant, the URL contains the publication date and the post name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/2026\/08\/27\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Such a structure can be useful for websites where the publication date is an essential part of the content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For timeless guidebooks, corporate pages, or knowledge bases, on the other hand, the date is often unnecessary. The URL becomes longer and, in the case of older articles, may give the impression that the content is outdated, even if it is regularly updated.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Month and name<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This structure uses year, month, and post name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/2026\/08\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">It is slightly shorter than the variant with the full date, but still contains time-related information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For classic news or magazine projects, that can make sense. For many corporate websites and evergreen advice guides, however, a date-free URL is usually clearer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Numerical<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The numerical structure uses a post ID within an archive structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A URL could look like this, for example:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/archives\/123\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This variant also provides visitors with hardly any information about the content of the page. For a standard corporate website or a guide, it therefore offers few advantages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Post title<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In the structure <strong>\u201ePost title\u201c<\/strong> WordPress uses the post slug directly after the domain name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This structure is short, easy to read, and a sensible choice for many WordPress websites.<\/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> For most corporate websites, blogs, and smaller WordPress projects, we recommend <strong>\u201ePost title\u201c<\/strong>. The URLs remain understandable and do not contain unnecessary dates or internal post IDs.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">What does \u201eindividual structure\u201c mean?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress also allows you to put together your own permalink structure. For this, so-called <strong>Structure tags<\/strong> available.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some of these include, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>%year%<\/code> \u2013 Year of publication<\/li>\n\n\n\n<li><code>%monthnum%<\/code> \u2013 Month of publication<\/li>\n\n\n\n<li><code>%day%<\/code> - Publication date<\/li>\n\n\n\n<li><code>%postname%<\/code> \u2013 Post title or slug<\/li>\n\n\n\n<li><code>%post_id%<\/code> - internal post ID<\/li>\n\n\n\n<li><code>%category%<\/code> \u2013 Category of the post<\/li>\n\n\n\n<li><code>%author%<\/code> \u2013 Author of the post<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">An individual structure could look like this, for example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>\/%category%\/%postname%\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A post could thus be accessible at the following URL:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress\/wordpress-plugin-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A custom structure offers a lot of flexibility. However, it should only be used if you have a specific reason for the additional URL hierarchy.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Should the category be included in the URL?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A structure like:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>\/%category%\/%postname%\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">can seem logical, because visitors can already tell from the URL which subject area a post is assigned to.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, it has one drawback: the URL of a post becomes more dependent on your internal category structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you assign a post to a different category later or reorganize your categories, this can change the desired URL structure. For existing and already indexed content, this can cause additional effort for redirects.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a simple structure with:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>\/%postname%\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">on the other hand, the URL remains largely independent of the category.<\/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>Note:<\/strong> A category in the URL is not automatically better for SEO. Only use categories in permalinks if they are part of a deliberately planned and long-term stable website structure.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Permalink structure and pages in WordPress<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The under <strong>Settings &gt; Permalinks<\/strong> The chosen post structure primarily affects posts and corresponding content types. WordPress pages have their own hierarchical URL structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A normal page could, for example, be located at the following address:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/ueber-uns\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">When a page is assigned to a parent page, this can result in a hierarchical URL:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/hosting\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We will explain in detail how to create and organize pages later in <a href=\"\/en\/help\/wordpress\/create-wordpress-site\/\">Create new pages in WordPress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is a WordPress slug?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>Slug<\/strong> is the name used in the URL of a post, page, category, or other content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From a title like:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>How to correctly install WordPress plugins<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">can WordPress, for example, generate the following slug:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>How to install WordPress plugins correctly<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The complete URL could then be:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-plugins-richtig-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress normally generates the slug automatically from the title. However, you can adjust it while editing the content.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What should a good slug look like?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A good slug should remain short enough, describe the content comprehensibly, and be able to be used as permanently as possible.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of an unnecessarily long URL like:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wie-kann-ich-ein-neues-plugin-in-meiner-wordpress-webseite-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">could a more compact variant make more sense:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-plugin-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Remove words, but not obsessively just to get the shortest possible URL. The URL should remain understandable for humans.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For German-language URLs, it is also advisable to avoid special characters and umlauts in the slug or to convert them into a robust spelling.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>resize<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">will be better than:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>change size<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Permalinks and SEO<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A clear URL structure is part of a technically and content-wise well-structured website. Visitors can more easily recognize what a page is about based on a descriptive URL, and search engines can also use the URL as one of many signals to categorize a document.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, you should not overestimate the importance of URLs for SEO. A specific permalink structure does not automatically guarantee good rankings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Significantly more important, among other things, are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>high-quality and helpful content,<\/li>\n\n\n\n<li>a clear website structure,<\/li>\n\n\n\n<li>sensible internal linking,<\/li>\n\n\n\n<li>technical accessibility and indexability,<\/li>\n\n\n\n<li>good user experience,<\/li>\n\n\n\n<li>suitable page titles and headings,<\/li>\n\n\n\n<li>fast loading times and<\/li>\n\n\n\n<li>a long-term stable URL structure.<\/li>\n<\/ul>\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> Write URLs primarily for humans. Short, clear, and understandable is usually better than an address artificially stuffed with keywords.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Why you shouldn't just change permalinks on an existing website<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With a new website, you can usually set the permalink structure without any problems as long as no important content has been published or linked externally yet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On an existing website, it looks different.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assuming a post has been accessible at the following address so far:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/2025\/05\/wordpress-plugin-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">After a change to the structure <strong>\u201ePost title\u201c<\/strong> is his new URL possibly:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-plugin-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">As a result, the old URL may lose its previous function.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This doesn't just affect Google. Links from other websites, saved browser bookmarks, social media posts, newsletters, and internal links can also continue to point to the old address.<\/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>Warning:<\/strong> Do not change the permalink structure of an existing website with already published content without a redirection plan. A technically incorrect change can generate numerous 404 errors.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">What is a 301 redirect?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If an existing URL is permanently replaced by a new URL, a <strong>301 redirect<\/strong> be used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It tells browsers and search engines in a simplified way:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This content is permanently available at a new address.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A call to the old URL:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/alte-url\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">is this automatically forwarded to the new address:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/neue-url\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A correct redirect prevents visitors from landing on an error page and helps search engines process the URL change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We cover how to set up and check redirects in WordPress in a separate article in our knowledge base.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is a 404 error?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The HTTP status code <strong>404<\/strong> simply means that the requested resource was not found at the accessed address.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can happen, for example, if:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>a URL has been changed,<\/li>\n\n\n\n<li>a post was deleted,<\/li>\n\n\n\n<li>a link is misspelled,<\/li>\n\n\n\n<li>die Permalink-Struktur ge\u00e4ndert wurde oder<\/li>\n\n\n\n<li>WordPress die Weiterleitungsregeln nicht korrekt verarbeitet.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Einzelne 404-Fehler sind im Web v\u00f6llig normal. Problematisch wird es, wenn nach einer URL-Umstellung zahlreiche wichtige und bisher funktionierende Adressen pl\u00f6tzlich nicht mehr erreichbar sind.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Permalinks ge\u00e4ndert und pl\u00f6tzlich erscheinen 404-Fehler?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Manchmal funktionieren Beitr\u00e4ge oder Seiten nach einer \u00c4nderung, Migration oder technischen Anpassung pl\u00f6tzlich nicht mehr und zeigen einen 404-Fehler an.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ein einfacher erster Schritt besteht darin, im WordPress-Adminbereich folgende Seite aufzurufen:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Settings &gt; Permalinks<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kontrolliere die gew\u00fcnschte Struktur und klicke auf <strong>Save changes<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dadurch veranlasst du WordPress, seine Permalink- beziehungsweise Rewrite-Konfiguration neu zu verarbeiten.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In manchen F\u00e4llen funktioniert die Website anschliessend wieder korrekt.<\/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>Tip:<\/strong> Wenn nach einer Migration oder Server\u00e4nderung pl\u00f6tzlich alle Unterseiten einen 404-Fehler anzeigen, w\u00e4hrend die Startseite funktioniert, solltest du die Permalink-Einstellungen kontrollieren und einmal neu speichern.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Was hat die .htaccess-Datei mit Permalinks zu tun?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Auf Webservern mit Apache beziehungsweise kompatiblen Konfigurationen verwendet WordPress h\u00e4ufig eine Datei namens:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>.htaccess<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Darin k\u00f6nnen sogenannte Rewrite-Regeln hinterlegt werden, die daf\u00fcr sorgen, dass sprechende WordPress-URLs korrekt verarbeitet werden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn WordPress diese Regeln nicht schreiben kann, kann nach dem Speichern der Permalinks ein entsprechender Hinweis erscheinen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In diesem Fall sollte nicht blind irgendein Code aus dem Internet in die Datei kopiert werden. Eine fehlerhafte <code>.htaccess<\/code>-Konfiguration kann die Erreichbarkeit der gesamten Website beeintr\u00e4chtigen.<\/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>Warning:<\/strong> \u00c4ndere die <code>.htaccess<\/code>-Datei nur, wenn du weisst, was du tust. Erstelle vorher eine Sicherung. Bei CURIAWEB kannst du dich an den Support wenden, wenn deine WordPress-Permalinks trotz korrekter Einstellung nicht funktionieren.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Permalinks bei Nginx und anderen Webservern<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>.htaccess<\/code>-Datei ist kein allgemeiner WordPress-Mechanismus f\u00fcr jeden Webserver. Sie geh\u00f6rt zum Umfeld von Apache beziehungsweise kompatiblen Webserver-Konfigurationen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bei Nginx werden URL-Umschreibungen beispielsweise \u00fcber die Serverkonfiguration geregelt. Deshalb solltest du bei Problemen nicht automatisch davon ausgehen, dass eine fehlende oder fehlerhafte <code>.htaccess<\/code>-Datei die Ursache sein muss.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn du dein WordPress bei einem Hosting-Anbieter betreibst, ist die notwendige Serverkonfiguration f\u00fcr WordPress normalerweise bereits vorbereitet.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optional: Kategorie-Basis \u00e4ndern<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Im unteren Bereich der Permalink-Einstellungen kannst du eine eigene <strong>Kategorie-Basis<\/strong> determine.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress verwendet f\u00fcr Kategoriearchive normalerweise eine Struktur nach folgendem Prinzip:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/category\/wordpress\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer deutschsprachigen Website beziehungsweise abh\u00e4ngig von Installation und Konfiguration kann die Struktur entsprechend anders dargestellt werden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Du kannst eine eigene Basis definieren, beispielsweise:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>themen<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine Kategorie k\u00f6nnte dann beispielsweise unter:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/themen\/wordpress\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">erreichbar sein.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00c4ndere diese Einstellung nur, wenn du die Kategoriearchive tats\u00e4chlich verwendest und eine bewusst geplante URL-Struktur daf\u00fcr m\u00f6chtest.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optional: Schlagwort-Basis \u00e4ndern<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Dasselbe Prinzip gilt f\u00fcr Schlagw\u00f6rter beziehungsweise Tags.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress kann f\u00fcr Tag-Archive eine entsprechende Basis verwenden. In den Permalink-Einstellungen kannst du diese Basis individuell anpassen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ob du das tun solltest, h\u00e4ngt davon ab, wie du Kategorien und Schlagw\u00f6rter auf deiner Website einsetzt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Was Tags sind und wie sie sinnvoll verwendet werden, erkl\u00e4ren wir in <a href=\"\/en\/help\/wordpress\/wordpress-tags-erstellen\/\">Tags und Schlagw\u00f6rter in WordPress erstellen<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sollte man \u201ecategory\u201c aus WordPress-URLs entfernen?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Im Internet findest du zahlreiche Anleitungen und Plugins, die versprechen, die Kategorie-Basis vollst\u00e4ndig aus WordPress-URLs zu entfernen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Nur weil dies technisch m\u00f6glich ist, bedeutet es nicht, dass du es tun musst.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine URL wie:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/category\/wordpress\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">ist technisch nicht automatisch schlechter als:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Das Entfernen der Kategorie-Basis kann zus\u00e4tzliche Rewrite-Regeln oder Plugins erforderlich machen und unter ung\u00fcnstigen Umst\u00e4nden zu URL-Konflikten f\u00fchren.<\/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> Entferne die Kategorie-Basis nicht nur deshalb, weil irgendein SEO-Tutorial behauptet, dadurch w\u00fcrden deine Rankings steigen. Eine stabile und logisch aufgebaute Website ist wichtiger als kosmetische \u00c4nderungen an Archiv-URLs.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Trailing Slash: Warum endet meine URL mit einem Schr\u00e4gstrich?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Abh\u00e4ngig von deiner Permalink-Struktur k\u00f6nnen WordPress-URLs mit einem abschliessenden Schr\u00e4gstrich erscheinen:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-hosting\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Dieser abschliessende Schr\u00e4gstrich wird als <strong>Trailing Slash<\/strong> referred to as.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Du solltest nicht versuchen, ihn ohne konkreten Grund \u00fcber zus\u00e4tzliche Plugins oder eigene Serverregeln zu entfernen. Entscheidend ist, dass deine Website eine konsistente URL-Version verwendet und alternative Varianten korrekt behandelt werden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine nachtr\u00e4gliche \u00c4nderung dieses Verhaltens kann wiederum bestehende URLs betreffen und sollte deshalb nicht als reine Designentscheidung betrachtet werden.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">HTTP, HTTPS und Permalinks nicht verwechseln<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Die Permalink-Einstellungen bestimmen die Struktur des URL-Pfades, aber nicht, ob deine Website \u00fcber <code>http:\/\/<\/code> or <code>https:\/\/<\/code> erreichbar ist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Diese beiden Themen sollten nicht miteinander verwechselt werden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr eine moderne Website sollte HTTPS korrekt eingerichtet sein. Wie du SSL f\u00fcr deine WordPress-Website aktivierst und worauf du bei einer Umstellung achten musst, erkl\u00e4ren wir in <a href=\"\/en\/help\/wordpress\/wordpress-ssl-aktivieren\/\">SSL und HTTPS in WordPress aktivieren<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Permalinks bei einer neuen WordPress-Website einstellen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer neuen Website ist die Einrichtung unkompliziert.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr die meisten normalen Projekte kannst du folgendermassen vorgehen:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Einstellungen > Permalinks<\/strong>.<\/li>\n\n\n\n<li>Choose <strong>Post title<\/strong>.<\/li>\n\n\n\n<li>Pr\u00fcfe, ob du eine individuelle Kategorie- oder Schlagwort-Basis ben\u00f6tigst.<\/li>\n\n\n\n<li>Click on <strong>Save changes<\/strong>.<\/li>\n\n\n\n<li>\u00d6ffne anschliessend einen Beitrag und kontrolliere die erzeugte URL.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Damit hast du f\u00fcr die meisten Websites bereits eine saubere Ausgangsbasis.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Permalinks bei einer bestehenden Website \u00e4ndern<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer bestehenden Website solltest du wesentlich vorsichtiger vorgehen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bevor du die Struktur \u00e4nderst, solltest du mindestens pr\u00fcfen:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Welche bestehenden URLs ver\u00e4ndern sich?<\/li>\n\n\n\n<li>Welche Seiten und Beitr\u00e4ge sind bereits bei Suchmaschinen indexiert?<\/li>\n\n\n\n<li>Gibt es externe Links auf diese URLs?<\/li>\n\n\n\n<li>Welche internen Links verwenden die alten Adressen?<\/li>\n\n\n\n<li>Wie werden alte URLs auf die neuen URLs weitergeleitet?<\/li>\n\n\n\n<li>Gibt es spezielle Regeln von Plugins, WooCommerce oder anderen Inhaltstypen?<\/li>\n\n\n\n<li>Ist ein aktuelles Backup vorhanden?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer umfangreichen Website sollte eine \u00c4nderung der Permalink-Struktur deshalb als <strong>Website-Migration auf neue URLs<\/strong> behandelt werden und nicht als einfache WordPress-Einstellung.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WooCommerce und andere Inhaltstypen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn du WooCommerce oder andere Plugins mit eigenen Inhaltstypen verwendest, k\u00f6nnen auf der Permalink-Seite zus\u00e4tzliche Einstellungen erscheinen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce verwendet beispielsweise eigene URL-Strukturen f\u00fcr Produkte und Produktkategorien. Andere Plugins k\u00f6nnen ebenfalls zus\u00e4tzliche Rewrite- und Permalink-Optionen registrieren.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00c4ndere solche Strukturen nicht, nur um URLs m\u00f6glichst kurz zu machen. Bei einem bestehenden Online-Shop k\u00f6nnen \u00c4nderungen sehr viele Produkt- und Kategorie-URLs gleichzeitig betreffen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">H\u00e4ufige Fehler bei WordPress-Permalinks<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>die Permalink-Struktur einer bestehenden Website ohne Weiterleitungen \u00e4ndern,<\/li>\n\n\n\n<li>unn\u00f6tig lange URLs mit Datum, Kategorie und zus\u00e4tzlichen Bestandteilen erzeugen,<\/li>\n\n\n\n<li>Slugs mit m\u00f6glichst vielen Keywords vollstopfen,<\/li>\n\n\n\n<li>bestehende Slugs immer wieder ver\u00e4ndern,<\/li>\n\n\n\n<li>nach einer Migration 404-Fehler nicht kontrollieren,<\/li>\n\n\n\n<li>Serverdateien wie <code>.htaccess<\/code> ohne Backup bearbeiten,<\/li>\n\n\n\n<li>mehrere Plugins gleichzeitig zur URL-Manipulation einsetzen,<\/li>\n\n\n\n<li>SEO-Versprechen \u00fcber angeblich \u201eperfekte\u201c Permalink-Strukturen ungepr\u00fcft \u00fcbernehmen.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Was empfehlen wir f\u00fcr eine neue WordPress-Website?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr eine normale neue Unternehmenswebsite oder einen Blog ist die Struktur:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>\/%postname%\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">beziehungsweise die WordPress-Auswahl <strong>\u201ePost title\u201c<\/strong> in den meisten F\u00e4llen eine sehr gute Ausgangsl\u00f6sung.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dadurch entstehen URLs wie:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/deine-domain.ch\/wordpress-plugin-installieren\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Sie sind kurz, verst\u00e4ndlich und nicht unn\u00f6tig an ein Ver\u00f6ffentlichungsdatum oder eine Kategorie gebunden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr Nachrichtenportale, sehr grosse redaktionelle Websites oder spezielle Anwendungen k\u00f6nnen andere Strukturen sinnvoll sein. Es gibt deshalb keine Permalink-Struktur, die f\u00fcr ausnahmslos jede WordPress-Website die beste L\u00f6sung darstellt.<\/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> Bei einer neuen Website: <strong>Post title<\/strong> w\u00e4hlen, sinnvolle kurze Slugs verwenden und die Struktur danach m\u00f6glichst stabil lassen. Bei einer bestehenden Website: Permalinks nur mit Backup, URL-Analyse und korrekten Weiterleitungen \u00e4ndern.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">\u00c4nderungen speichern und testen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Nachdem du die gew\u00fcnschte Permalink-Struktur ausgew\u00e4hlt hast, klicke auf <strong>Save changes<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00d6ffne danach mehrere Inhalte deiner Website und kontrolliere, ob sie korrekt erreichbar sind. Bei einer neuen Website gen\u00fcgt normalerweise eine Pr\u00fcfung verschiedener Beitr\u00e4ge und Seiten.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer bestehenden Website solltest du zus\u00e4tzlich alte URLs testen, wenn sich deren Struktur ge\u00e4ndert hat. Diese sollten nicht einfach auf einer 404-Seite enden, sondern \u2013 sofern ein entsprechender Ersatz existiert \u2013 korrekt auf die neue Adresse weitergeleitet werden.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Was solltest du als N\u00e4chstes konfigurieren?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Damit sind die wichtigsten grundlegenden WordPress-Einstellungen weitgehend eingerichtet. Als N\u00e4chstes besch\u00e4ftigen wir uns mit dem WordPress-Editor und zeigen, wie du bei Bedarf vom Block-Editor zu einer klassischen Bearbeitungsoberfl\u00e4che wechseln kannst.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Danach widmen wir uns einem f\u00fcr produktive Websites besonders wichtigen Thema: dem <a href=\"\/en\/help\/wordpress\/how-to-set-up-wordpress-smtp\/\">zuverl\u00e4ssigen Versand von WordPress-E-Mails per SMTP<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Die Permalink-Einstellungen bestimmen, wie WordPress die dauerhaften URLs deiner Beitr\u00e4ge aufbaut. F\u00fcr die meisten neuen Unternehmenswebsites und Blogs ist die Struktur <strong>\u201ePost title\u201c<\/strong> eine gute Wahl, weil sie kurze und verst\u00e4ndliche URLs erzeugt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Entscheidend ist jedoch nicht, eine vermeintlich perfekte SEO-URL zu konstruieren. Viel wichtiger ist eine logisch aufgebaute und langfristig stabile URL-Struktur.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bei einer neuen Website solltest du die Permalinks deshalb m\u00f6glichst fr\u00fch konfigurieren. Bei einer bestehenden Website darf eine \u00c4nderung dagegen nicht leichtfertig erfolgen. Bereits ver\u00f6ffentlichte URLs k\u00f6nnen bei Suchmaschinen indexiert, extern verlinkt und intern vielfach verwendet worden sein.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn sich bestehende URLs \u00e4ndern m\u00fcssen, geh\u00f6ren korrekte Weiterleitungen und eine anschliessende Kontrolle der Website zwingend zur Umstellung.<\/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> Eine Permalink-\u00c4nderung bei einer bestehenden Website ist keine kosmetische Einstellung. Sie ver\u00e4ndert die Adressen deiner Inhalte. Wenn du nicht sicher bist, welche Auswirkungen eine Umstellung hat, \u00e4ndere die Struktur nicht einfach auf einer produktiven Website, sondern kl\u00e4re zuerst die notwendigen Weiterleitungen.<\/p>\n<\/blockquote>","protected":false},"excerpt":{"rendered":"<p>\u00dcber die Permalink-Einstellungen in WordPress bestimmst du, wie die URLs deiner Beitr\u00e4ge und bestimmter anderer Inhalte aufgebaut werden. Eine saubere URL-Struktur macht deine Website f\u00fcr Besucher verst\u00e4ndlicher und erleichtert Suchmaschinen die Einordnung deiner Inhalte. Gerade bei einer neuen WordPress-Website solltest du die Permalink-Struktur fr\u00fch festlegen. Eine sp\u00e4tere \u00c4nderung ist zwar m\u00f6glich, kann bei bereits ver\u00f6ffentlichten [&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-22305","docs","type-docs","status-publish","hentry","doc_category-wordpress"],"year_month":"2026-09","word_count":3027,"total_views":"4","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\/22305","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=22305"}],"version-history":[{"count":1,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/22305\/revisions"}],"predecessor-version":[{"id":22307,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/22305\/revisions\/22307"}],"wp:attachment":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/media?parent=22305"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_category?post=22305"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_tag?post=22305"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}