- Startseite
- Wissensdatenbank
- Probleme und Lösungen
- Slug ist bereits vergeben
Slug ist bereits vergeben
Pretty Links 2.0.0 and newer should be far less affected by this type of conflict than prior 1.x.x versions. However, on occasion there will still be conflicts between the slug you’re trying to use for a Pretty Links and some other content on your site.
- The first thing to do is try and visit the URL with the slug you’re trying to use and see if anything obvious exists at that URL. If so, you’ll need to change that item’s slug before you can use it in Pretty Links.
- Wenn in Schritt 1 nichts angezeigt wird, haben Sie höchstwahrscheinlich einen Medienanhang oder ein Menüelement (Erscheinungsbild -> Menüs), für das dieser Slug reserviert ist. Prüfen Sie also unbedingt, ob es keine Konflikte zwischen diesen beiden Quellen gibt.
- The last option would be to use a plugin like Adminer or your webhost’s phpMyAdmin tool to search your wp_posts table for anything with a “post_name” equal to the slug you’re trying to use.
SELECT * FROM wp_posts WHERE post_name LIKE '%slug-here%';
- If you’re unable to find the conflict, feel free to fill out a Support-Anfrage und wir werden unser Bestes tun, um Ihnen zu helfen. Es wird dringend empfohlen, im Support-Ticket einen Administrator-Zugang zu Ihrer Website anzugeben.
Verwandte Artikel
- Kann ich bestimmte Schlüsselwörter von der Ersetzung ausschließen?
- Muss ich doppelt zahlen, wenn ich auf eine andere Edition umsteige?
- Kann ich dieses Produkt für die Websites meiner Kunden verwenden?
- Wann bezahlen Sie Ihre Partner?
- Ich speichere einen Link, aber er taucht nicht in der Liste auf?
- Schlüsselwort-/URL-Ersetzungen funktionieren nicht?