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

Wie man benutzerdefinierte Permalinks in WordPress erstellt (Ultimative Anleitung)

Hinweis der Redaktion: Wir erhalten eine Provision für Partnerlinks auf WPBeginner. Die Provisionen haben keinen Einfluss auf die Meinung oder Bewertung unserer Redakteure. Erfahre mehr über Redaktioneller Prozess.

Möchten Sie in WordPress benutzerdefinierte Permalinks für Beiträge, Seiten und andere Beitragstypen erstellen?

Kürzlich fragte einer unserer Leser, ob es möglich sei, eigene Permalinks oder Seiten-URL-Strukturen in WordPress zu erstellen.

In diesem Artikel zeigen wir Ihnen, wie Sie benutzerdefinierte Permalinks in WordPress erstellen können, ohne Ihre SEO zu beeinträchtigen.

How to create custom permalinks in WordPress (step by step)

Da dies ein umfassendes Tutorial zum Erstellen von benutzerdefinierten Permalinks in WordPress ist, haben wir ein übersichtliches Inhaltsverzeichnis erstellt:

Permalinks sind die permanenten URLs Ihrer einzelnen Blogbeiträge, Seiten und anderen Archivseiten auf Ihrer WordPress-Website.

Das Ziel Ihres Permalinks ist es, eine leicht verständliche URL-Struktur sowohl für Menschen als auch für Suchmaschinen zu schaffen.

Zum Beispiel: https://example.com/best-refrigerators-for-tiny-kitchens/

Diese URL ist viel besser als URLs aus alten Zeiten, wie: https://example.com/index.php?p=4556

WordPress bietet Website-Besitzern mehrere Permalink-Optionen zur Auswahl. Sie können diese auf der Seite Einstellungen “ Permalinks einsehen.

Select permalink structure

Abgesehen von der Änderung der Haupt-Permalink-Struktur bietet WordPress auch Möglichkeiten zur Anpassung der einzelnen URLs von Beiträgen, Seiten, Kategorien, Tags und anderen Bereichen Ihres Blogs.

Sie können auch WordPress-Plugins verwenden, um vollständig benutzerdefinierte Permalinks für bestimmte Bereiche Ihrer Website zu erstellen, die die Standardeinstellungen von WordPress außer Kraft setzen.

Schauen wir uns alle Optionen nacheinander an. Wir beginnen mit den standardmäßig integrierten Optionen, die mit Ihrer WordPress-Website geliefert werden.

Video-Anleitung

Subscribe to WPBeginner

Wenn Ihnen das Video nicht gefällt oder Sie weitere Anweisungen benötigen, lesen Sie bitte weiter.

Wenn Sie das gesamte Schema der URL-Generierung für Ihre Website ändern möchten, gehen Sie auf die Seite Einstellungen “ Permalinks in Ihrem WordPress-Admin-Dashboard.

Select permalink structure

Hier können Sie eine URL-Struktur für Ihre einzelnen Beiträge auswählen. Sie können auch die auf dem Bildschirm angezeigten Tags verwenden, um eine eigene Struktur für Ihre WordPress-URLs zu erstellen.

Sie könnten zum Beispiel den Titel (%postname%) und die Kategorie (%category%) des Beitrags sowie das Jahr (%year%), in dem er veröffentlicht wurde, verwenden.

Vergessen Sie nicht, auf die Schaltfläche „Änderungen speichern“ unten auf der Seite zu klicken, um Ihre Änderungen zu speichern.

Wir empfehlen die Verwendung einer URL-Struktur, die den Namen des Beitrags in der URL enthält. Dies macht Ihre URLs benutzerfreundlicher und kann Ihre WordPress-SEO verbessern.

Stellen Sie sicher, dass Sie SEO-freundliche Permalinks wie diese verwenden, wenn Sie einen neuen WordPress-Blog oder eine neue Website erstellen.

Wenn Sie jedoch eine bestehende Website haben, die bereits von Suchmaschinen besucht wird, kann sich eine Änderung der Permalinks auf Ihr SEO-Ranking auswirken.

Ändern des Kategorie- und Tag-URL-Präfixes in WordPress

WordPress verwendet standardmäßig /category/ als Basis für Ihre Kategorie-URLs und /tag/ für die Tags-Seiten.

Genau wie die folgenden Beispiele:

https://example.com/category/technology/
https://example.com/tag/fintech/

Sie können diese Basis-Präfixe ändern, indem Sie zu Einstellungen “ Permalinks gehen und einfach neue Präfixe eingeben.

Category and tag base

Stellen Sie sicher, dass Sie auf die Schaltfläche „Änderungen speichern“ klicken, um Ihre Kategorie- und Tag-Basis zu aktualisieren.

Jetzt haben Sie eine neue Kategorie und Tag-Basis auf Ihrer Website aktiv, wie diese:

https://example.com/topics/technology/ (für Kategorieseiten)
https://example.com/hashtag/fintech (für Tag-Seiten)

Sobald Sie Ihre anfängliche Permalink-Struktur eingerichtet haben, wird WordPress diese als Vorlage für alle Links auf Ihrer Website verwenden.

Sie können jedoch auch den URL-Slug innerhalb der URL-Struktur für einzelne Beiträge, Seiten und benutzerdefinierte Beitragstypen ändern, um sie SEO-freundlicher zu gestalten.

Sie können den Slug-Teil der URL über den Bearbeitungsbildschirm für Beiträge im WordPress-Inhaltseditor anpassen.

Wenn Sie einen neuen Beitrag oder eine neue Seite erstellen, müssen Sie zunächst auf „Veröffentlichen“ oder „Aktualisieren“ klicken, um Ihren Entwurf zu speichern.

Danach klicken Sie einfach auf „URL Slug“ in der Permalink-Meta-Box.

Change post permalink

Ändern Sie dann den URL-Slug des Beitrags in einen benutzerdefinierten Permalink.

Wenn Sie fertig sind, klicken Sie auf die Schaltfläche „Aktualisieren“, um den neuen Permalink zu speichern.

Save post permalink

Sie können diese Methode für alle Beitragstypen verwenden, einschließlich WooCommerce-Produkten, Mitgliederseiten, Online-Kursen und mehr.

Im vorherigen Schritt haben wir Ihnen gezeigt, wie Sie das Basispräfix für Kategorien und Tags in WordPress ändern können. In diesem Schritt zeigen wir Ihnen, wie Sie die URL-Schlüsselwörter für eine einzelne Kategorie oder einen einzelnen Tag ändern können.

Gehen Sie einfach auf Beiträge “ Kategorien und klicken Sie auf den Link „Bearbeiten“ unter der Kategorie, die Sie anpassen möchten.

Editing a category details in WordPress

WordPress lädt nun die Details der Kategorie.

Von hier aus können Sie den Slug der Kategorie ändern, um den Permalink anzupassen.

Change category slug to customize permalink

Klicken Sie unbedingt auf die Schaltfläche „Aktualisieren“, um die Änderungen am Kategorie-Slug zu speichern.

Auf ähnliche Weise können Sie ein einzelnes Tag bearbeiten, indem Sie zum Bildschirm Beiträge “ Tags gehen und die gleichen Schritte ausführen.

Edit a tag

Sie können auch alle benutzerdefinierten Taxonomien mit der gleichen Methode wie oben bearbeiten.

WordPress erstellt automatisch eine Autorenseiten-URL für die verschiedenen Autoren auf Ihrer Website.

Es sieht folgendermaßen aus: https://example.com/author/jsmith/

Im obigen Beispiel ist jsmith der Slug und author ist die Basis.

Das Problem ist, dass WordPress keine Möglichkeit bietet, die Basis der Autoren-URL oder den Slug zu ändern.

Glücklicherweise können Sie dies mit ein paar Klicks ändern, indem Sie ein WordPress-Plugin verwenden.

Als Erstes müssen Sie das Plugin “ Edit Author Slug“ installieren und aktivieren. Details finden Sie in unserer Schritt-für-Schritt-Anleitung zur Installation eines WordPress-Plugins.

Gehen Sie nach der Aktivierung auf die Seite Benutzer “ Alle Benutzer. Klicken Sie dann auf den Link „Bearbeiten“ unterhalb des Benutzernamens.

Editing a user details in WordPress

Blättern Sie auf der nächsten Seite nach unten zum Abschnitt „Autorenslogan bearbeiten“.

Hier können Sie einen Autorenslogan auswählen oder im Feld „Benutzerdefiniert“ Ihren eigenen hinzufügen.

Edit or add author slug

Vergessen Sie nicht, auf die Schaltfläche „Benutzer aktualisieren“ zu klicken, um Ihre Permalink-Einstellungen zu speichern.

Wenn Sie die Basis des Autoren-Permalinks ändern möchten, gehen Sie einfach auf Einstellungen “ Autorenslogan bearbeiten.

Hier sehen Sie eine Option, um die Autorenbasis zu ändern und sogar verschiedene Autorenbasen für Benutzer mit unterschiedlichen Benutzerrollen auszuwählen.

Change author base

Weitere Einzelheiten finden Sie in unserer Anleitung zum Ändern des Slugs und der Basis der Autoren-URL in WordPress.

Mit allen oben genannten Methoden können Sie die WordPress-Permalinks bis zu einem gewissen Grad anpassen. Sie können Ihnen jedoch nicht helfen, vollständig benutzerdefinierte Permalinks zu erstellen.

Das liegt daran, dass WordPress diese Funktion nicht standardmäßig anbietet.

Glücklicherweise gibt es ein Plugin, das dabei helfen kann. Wenn Sie die standardmäßige WordPress-URL-Struktur für bestimmte Abschnitte auf Ihrer Website außer Kraft setzen möchten, dann ist dies genau das Richtige für Sie.

Als Erstes müssen Sie das Plugin Custom Permalinks installieren und aktivieren. Weitere Einzelheiten finden Sie in unserer Anleitung für Anfänger zur Installation eines WordPress-Plugins.

Nach der Aktivierung müssen Sie den Beitrag öffnen, für den Sie einen benutzerdefinierten Permalink erstellen möchten.

Anstatt den Permalink wie oben zu bearbeiten, finden Sie unterhalb des Editors im Feld „Benutzerdefinierter Permalink“ die Option, einen benutzerdefinierten Permalink zu erstellen.

Custom permalinks box

In ähnlicher Weise können Sie auch benutzerdefinierte Permalinks für Kategorien erstellen.

Gehen Sie dazu auf die Seite Beiträge “ Kategorien und klicken Sie auf den Link „Bearbeiten“ unterhalb der Kategorie, die Sie ändern möchten.

Editing a category details in WordPress

Auf der Seite mit den Kategoriedetails finden Sie die Option, einen benutzerdefinierten Permalink für diese bestimmte Kategorie zu erstellen.

Sie können sogar eine URL ohne das Basispräfix der Kategorie erstellen.

Editing the category permalink

Sie können alle Ihre benutzerdefinierten Permalinks verwalten und deaktivieren, indem Sie in der Admin-Seitenleiste zu Benutzerdefinierte Permalinks “ Post Type Permalinks navigieren.

Wählen Sie einfach die benutzerdefinierten Permalinks aus, die Sie löschen möchten, und klicken Sie dann auf das Dropdown-Menü „Massenaktionen“, um die Option „Permalinks löschen“ auszuwählen.

Manage custom permalinks

Danach klicken Sie auf die Schaltfläche „Anwenden“, und das Plugin wird diese benutzerdefinierten Permalinks entfernen. Die gelöschten Permalinks werden durch Ihr Standard-Permalink-Schema ersetzt.

Sie können das Plugin auch verwenden, um Ihre Taxonomie-Permalinks zu verwalten und in großen Mengen zu löschen, indem Sie zu Benutzerdefinierte Permalinks “ Taxonomien Permalinks gehen und die gleichen Schritte ausführen.

Wenn Sie Änderungen an Ihrer Permalink-Struktur oder Ihrem Autoren-Slug vorgenommen oder vollständig benutzerdefinierte Permalinks erstellt haben, besteht die Möglichkeit, dass Sie auf 404-Fehler stoßen.

Um dies zu beheben, müssen Sie eine Permalink-Umleitung von Ihren alten zu den neuen Permalinks einrichten, um diese Fehler zu vermeiden.

Der einfachste Weg, dies zu tun, ist die Verwendung des All in One SEO-Plugins. Es ist das beste WordPress-SEO-Plugin, das von über 3 Millionen Websites zur Verbesserung ihrer SEO verwendet wird.

AIOSEO

Es verfügt über einen leistungsstarken Weiterleitungsmanager, mit dem Sie 301-Weiterleitungen für Ihre Permalinks verwalten, 404-Fehler verfolgen und beheben können, und vieles mehr.

Weitere Einzelheiten zum Einrichten von Permalink-Weiterleitungen finden Sie in unserem Leitfaden für Einsteiger zum Erstellen von 301-Weiterleitungen in WordPress.

Nach der Aktivierung können Sie neue Permalink-Weiterleitungen direkt von Ihrem WordPress-Dashboard aus verwalten und erstellen.

AIOSEO redirection manager

Außerdem hilft AIOSEO Ihnen, 404-Fehlerseiten zu verfolgen und zu beheben. Wenn Sie zufällig einige Weiterleitungen verpassen, können Sie diese später leicht finden und beheben.

Wir hoffen, dass dieser Artikel Ihnen geholfen hat zu lernen, wie man benutzerdefinierte Permalinks in WordPress erstellt. Vielleicht interessieren Sie sich auch für unseren Leitfaden zur Auswahl der besten Blogging-Plattform und unsere Expertenauswahl für die besten Apps für virtuelle Telefonnummern für Unternehmen.

Wenn Ihnen dieser Artikel gefallen hat, dann abonnieren Sie bitte unseren YouTube-Kanal für WordPress-Videotutorials. Sie können uns auch auf Twitter und Facebook finden.

Offenlegung: Unsere Inhalte werden von unseren Lesern unterstützt. Das bedeutet, dass wir möglicherweise eine Provision verdienen, wenn Sie auf einige unserer Links klicken. Mehr dazu erfahren Sie unter Wie WPBeginner finanziert wird , warum das wichtig ist und wie Sie uns unterstützen können. Hier finden Sie unseren redaktionellen Prozess .

Das ultimative WordPress Toolkit

Erhalte KOSTENLOSEN Zugang zu unserem Toolkit - eine Sammlung von WordPress-bezogenen Produkten und Ressourcen, die jeder Profi haben sollte!

Reader Interactions

86 KommentareEine Antwort hinterlassen

  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. Jiří Vaněk says

    I knew some of the settings from WordPress, but some I didn’t even know could be adjusted like this. For example, changing the author URL with a permalink looks great. Is it possible to do this other than using a plugin? I would like to avoid a lot of plugins.

  3. Tasin says

    Bro I do not have the permalink editor in the post editor sidebar. Why is that? I am using the latest version of WordPress. I can edit url in classic editor but not in block editor.

    • WPBeginner Support says

      We would recommend checking your preferences in the post editor to ensure you do not have that section hidden as a likely reason.

      Admin

    • WPBeginner Support says

      That looks like you are using an eCommerce plugin, you would want to check further down the permalinks page or in the plugin’s settings for modifying those permalinks.

      Admin

  4. Vivek says

    Hello,
    To rank my news website on Google News, do I need to use the permalink link Iike postname-postID?

    Because I see most of the news website uses this format?

  5. Jacob Corbett says

    Hi WP Beginner,

    Great article! I have already made multiple pages with a theme and I want to change all their permslinks. Every time I do it I get a 404 on the updated page.

    • WPBeginner Support says

      You would likely need to resave your permalink settings and redirect your old posts/pages if you wanted.

      Admin

    • WPBeginner Support says

      It would depend on what you do with the plugin, using the plugin to make the same change you would do manually would not be different than using the plugin if that is what you mean

      Admin

  6. Katie says

    I see that this post was originally from 2016. Would you still recommend using Custom Permalinks as the plugin for this? When i went to add the plugin it says „Untested with your version of WordPress“ and the last update was a year ago. Would love to know if this is still recommended.

  7. A K P says

    Hi,

    I have old website and now I change my Permalink Settings setting from date pattern to post name.

    will it change old links too?

    Site is performing good in google. I don’t want to change old setting.

    But new post with Post name Permalink Settings.

    • WPBeginner Support says

      The link to the post itself would change but links to the post at the old location would not update and would cause 404 errors for anyone using those links.

      Admin

  8. WONDER APATI says

    Hello, I read your post on how to migrate from blogger to WordPress. One of the things that I see as the issue here is the link structure and AdSense.

    Assuming that I migrate from blogger to WordPress without setting the link to month and day as you recommended in the other post but rather choose to edit each post I migrated from blogger to match the month and day, will that work?
    Otherwise, all other posts I published will maintain the posts URLs except those imported from blogger(they would be edited to match the month and day) will that be ok

    • WPBeginner Support says

      If you change your permalinks then you would need to create redirects to prevent your visitors from seeing 404 errors.

      Admin

  9. Adhyansh Jadli says

    Thank you very much for such a nice article. I was finding way to set up categories and tags. I am regular follower of your blog and youtube channel.
    It is the best platform i had ever seen, which provide detailed info for newbie like me.
    You helped me to setup my wordpress.
    Thanks a lot SYED BALKHI sir
    Adhyansh Jadli

  10. Pawan Khadka says

    Is there any post that guide me to create query based url example :
    Main Content: example.com/this-is-my-post (Page With main content)
    Download page: example.com/this-is-my-post?download (page with download links)

    • WPBeginner Support says

      Unless I hear otherwise, we do not have a recommended method to set up that kind of permalink

      Admin

  11. Marina28 says

    What can we do for the urls tha are not post and pages for example in a forum plugin that I embed I can not edit the urls for it. There is any file in wordpress that I can edit each one url ??

    • WPBeginner Support says

      You would want to reach out to the support for that specific plugin for how to modify the permalinks for its additions.

      Admin

  12. Ferdin Norbert says

    Hi, Nice post. Currently, I am working on a project where I wanted to change an in built tab called promotions and I did this programmatically, I was successful in renaming the promotions tab to Notification tab. But the only thing left is its permalink. I want to change MyAccount/Promotions to MyAccount/Notifications. Is there any way to achieve this? Please reply as soon as possible.
    Thank you

    • WPBeginner Support says

      It would depend on what is creating the account, if you reach out to the support for the plugin you are using they should be able to let you know.

      Admin

  13. Alex Hoyle says

    Hello. I just made a WordPress website for my blog. How do I change the permalink to use the primary domain instead of starting with the temp.domain?

    • WPBeginner Support says

      You would want to check under Settings>General to see what your domain is set as, if it is on your temporary domain there then normally you can reach out to your hosting provider to help you update from your temporary domain to the correct address without issue :)

      Admin

  14. The Thus says

    Hello WPBeginner,
    I have configured and setup as you have shown in article but still my articles are ranking in Google domain.com/category ,may I know how to solve this issue ??

    • WPBeginner Support says

      Google may have cached the old structure if you changed it. You could use Google’s URL removal tool if you wanted to remove those results in Google search.

      Admin

  15. Geet says

    I want to structure my new website like this –

    my-company.com/main-page
    my-company.com/main-page/supporting-article-1
    my-company.com/main-page/supporting-article-2
    my-company.com/main-page/supporting-article-3

    Is it possible to create this structure using Custom Permalinks plugin?

    • WPBeginner Support says

      The plugin should allow you to change the permalink to anything so it should be able to set up that permalink structure.

      Admin

  16. Mike Coleman says

    I have a new website (unpublished as yet) and want to have a home page. However, when I attempt to create a page with just that URL Permalinks adds an unfathomable number to the URL eg – example.com.au/123-2.
    I’ve tried altering the Permalink settings but that alters the code after the / to whatever the settings dictate.
    How do I create a page with just the URL and no / or additions after the /?
    regards
    Mike

    • WPBeginner Support says

      If you want to have a specific page appear when it is just the url without the slashes then you would set the home page under Settings>Reading :)

      Admin

  17. Geetanjali says

    Hi I have shifted my blog from blogger to wordpress. My permalink set to month and post. But now for new post I want the permalink to be post only. So after reading this aricle I have installed custom permalinks plugin but while editing the new post I don’t see the option to change the month and post from slug. Please suggest what can be done for changing the new post and coming post permalink to post only instead of month and post.

  18. Tucker Daugh says

    I’ve been told by developers to not change permalinks at the „EDIT“ level. I have some pages on a site I helped build that really could benefit with a name change. Something that reflects what a person may be searching for vs something we were trying to be clever with. So, question: What causes permalinks to „break“ if you change them at that edit stage (When you open a page and see the URL). I would assume if I am careful and do_something_like_this than I’m okay, right?

    • WPBeginner Support says

      Hi Tucker,

      When you change a page’s URL by editing it, your page would work fine on your website. However, your old URL would be indexed by search engines and they will not be able to find it. If you must change the permalink of an existing page, then you need to set up a redirect.

      Admin

  19. Talkgeria says

    Thanks for sharing this helpful post.

    My problem is that my blog posts shows mysite.com/category instead of mysite.com/postname on search result but shows the post name once you click on it. my question now is, how do i make the post name to appear on search result as well?

  20. Vidya says

    Hi
    i have a page which compares different products. permalink of the same is /page-name/?compareids=1,2,3
    can you please suggest me about how to customize permalink of this kind of pages so to display permalink like : /page-name/compare-productname1-vs.-productname2-vs.-productname3

  21. Prashant Chevale says

    Hello Team,

    I have an query,

    1.How to implement keywords in url before creating post & after creating post?

    2.How to implement keywords in Posts url without creating 404 error in WordPress?

    3. Without creating 404 error how to optimise urls?

    4.I want permalink customise ( insert keyword in url ) without any error how can I set that?

    please help me…

    Thank you.

  22. Orit Adar says

    My entire site is still under maintenance, but most of my posts are defined as „published“ in that setup. If I want to change the slugs can I just revert the status to „draft“ temporarily, change the slug and then re-„publish“? I guess I do not understand the meaning of the word „publish“ as long as the site is not alive, but it helps to see the posts better s I did it. Thank you.

      • Adell says

        My site is new and under construction -not live. I’ve created a couple posts and published them, but my site is not live. Can i keep changing the slug , permalinks, and category tags, without needing the re-direct plug in?

        Is it safe to keep making changes to the permalink as long as my site is not live (even though i clicked ‚publish‘?

        Do i only need the redirect plug in if i make changes tot the permalnk after the site goes live?

        thank you!!

  23. Nnamdi says

    I would like to know how to create a page name before the website url example customname.yoursitename.com. i don’t know how else to describe this sorry for any misunderstanding.

  24. Brandy says

    Hi, when a do this process, the /blog does not appears in the breadcumbs. What can I do?

    I want my blog:

    example.com/blog/category/post-1

    and the breadcumbs:

    Home > Blog > Category > Post-1

    How can I add the > Blog to my breadcumbs?

    I guess it does not appear because / blog is artificially configured. Is there any way to make it hierarchical?

  25. Jaymi V says

    My permalink structure is set to post type. After I have published a page & I parent it in order to use the parent’s sidebar menu, once I update the page it adds another link to the url structure — for example, page url originally is: example.com/acctg/new-page
    After I parent it to my accounting landing page & I update the page the url becomes:
    example.com/acctg/accounting/new-page
    If I delete the extra /accounting from the permalink the page will appear as a blank page unless I un-parent it from /accounting landing page & create its own sidebar menu.
    Is there a workaround to this problem?

  26. Francis says

    Please, I added post I’d in my post permalink. But i want to change my permalink structure to /category/post_name but am afraid the old link will be down and this might make me loose my Google ranking.

    I want to change the post ID *956* to category of the post. But how can i redirect the old URL to the new one after the changes is done? Please help me.

  27. Hassanein says

    Hi, thanks for the Useful article, I have a question, in my WordPress blog when I press on the post title it gives me the correct permalink (Post name only), but when I press on the (continue reading ) it gives the same permalink but with some extra codes! How can I make it similar without more extension! Only the post name without any additions ?

  28. Valente says

    Hello, I already have a worpress website and I am using a theme with home,page, about us etc. I added woocommerce where woocommerce has its own permalinks structure,My WP permalinks are set for static page %post%
    the woocommerce shop it is not the home page …
    Should I leave the wp permalinks as it is ? And how should i have to set the woocoommerce permalinks and reading?

  29. AmeerTarin says

    Good evening,
    I have a website up and running for several years. Now I want to use the WordPress generated permalink for my page to publish article(s). I have .htacess & index.php in place. Now the question? How do I use my custom permalink for new page? Do I copy the link & paste it in the address bar. Or how does it work? I am stuck at this last bit. Please help. Many thanks
    Ameer

  30. Donna says

    Without the plugin, the slug always has a “-2” at the end, as if it were a copy. But with the plugin.it will not has a „-2“. How can I do

    • WPBeginner Support says

      Hi Dor,

      If you have published the homepage, then it will not affect the URL. However, if the page is still saved as a draft and has never been published, then changing the title will change the URL slug. However, you can click on the URL slug on the page edit screen and change it back.

      Admin

  31. Hannen says

    I want to get get rid of the permalink altogether. I don’t want the titles to have a link. Is there a way to do that?
    Thank you :)

  32. Sue Jonas says

    I have a newly built site and all the permalink options look like this: example.com/wordpress/xyz options
    I can’t find a one without ‚wordpress‘ in the middle. Have I done something wrong? How can I fix this? Thank you

  33. Jean-Francois Mayer says

    Thank you. This is indeed a good description. However, there is one aspect that you do not mention: what happens to the customized slugs in case the permalink structure changes.

    I am currently moving a website in French to WP. When titles are too long, or include apostrophes (that result into making two words into one, when slugs get automatically created), I have shortened them.

    After a number of my customized permalinks had been created, I decided that I preferred the permalinks to follow a structure on the pattern year-month-day, i.e…./2016/08/15/… instead of …/2016/08/…

    Easily done… but all my customizations were gone!

    I will recreate them. But then, how to make sure that my customized permalinks will stick, even if I would decide to change again the permalink structure before the site goes live?

    There should be a way, or a plugin – but I have not yet found it.

    • WPBeginner Support says

      Slugs are not supposed to be changed when you update permalink structure. They are stored in the database and will be used again when you use a Permalink structure that uses post-name in the URL instead of ID.

      Admin

      • Jean-Francois Mayer says

        Thank you very much for your reply.

        Yes, I expected indeed custom slugs not to change when I updated the permalink structure… but they did, for reasons beyond my understanding, and I do not dare to test that a second time. It may have to do with the fact that a number of posts were imported from another CMS in an automated way, which resulted in numeric slugs, that we managed to regenerate (using Permalink Manager) in order to bring them to standard slugs. Maybe this had unexpected consequences when changes in settings were made at a later stage.

        Anyway, good to know this is not a frequent behavior, and probably caused by something else. But I will be extremely careful in the future with any change in the permalink structure!

  34. Logen says

    The recent low ratings, inactive support forums and lack of response from author is making me hesitant to use Custom Permalinks. Anyone has any issues with it, considering last plugin update was 7 months ago?

  35. Stefano says

    Really interesting. Many thanks for the good stuff. I’ll give a try for sure as I have to manage categories, sub-categories and a lot of tags.

Eine Antwort hinterlassen

Danke, dass du einen Kommentar hinterlassen möchtest. Bitte beachte, dass alle Kommentare nach unseren kommentarpolitik moderiert werden und deine E-Mail-Adresse NICHT veröffentlicht wird. Bitte verwende KEINE Schlüsselwörter im Namensfeld. Lass uns ein persönliches und sinnvolles Gespräch führen.