Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Page Links To

Beschreibung

Dieses Plugin ermöglicht dir eine WordPress-Seite oder einen Beitrag auf eine URL deiner Wahl zu verlinken, anstelle der WordPress-Seiten- bzw. Beitrags-URL. Das Plugin leitet auch alle Besucher einer alten (oder „normalen“) URL zu der neuen URL um, die du gewählt hast.

Common uses:

  • Set up navigational links to non-WordPress sections of your site or to off-site resources.
  • Publish content on other blogs (or other services, like Medium) but have them show up in your WordPress posts stream. All you have to supply is a title and a URL. The post title will link to the content on the other site.
  • For store operators, you can link to products on other retailer’s sites (maybe with an affiliate code) but have them show up like they’re products in your store.
  • Create a „pretty URL“ for something complicated. Say you have https://example.com/crazy-store-url.cgi?search=productId&sourceJunk=cruft … just create a WordPress page called „My Store“ and use Page Links To to point it to the ugly URL. Give people the new URL: https://example.com/my-store/ and it will redirect them!

Mitwirken

Du kannst auf Github gerne mitarbeiten (oder einen Bug melden).

Screenshots

  • Die Page Links To Metabox in Aktion
  • The quick Add Page Link dialog.

Installation

  1. Lade den page-links-to Ordner in dein /wp-content/plugins/ Verzeichnis.

  2. Activate the „Page Links To“ plugin.

Existing Content Usage:

  1. Edit a page (or post or custom post type).

  2. Below, find the Page Links To widget, select „A custom URL“, and add a URL of your choosing.

  3. Wähle optional das Kontrollkästchen, um den Link in einem neuen Browser-Tab zu öffnen.

  4. Save the page (or post or custom post type).

  5. Done! Now that content will point to the URL that you chose. Also, if anyone had the old WordPress URL for that content, they will be redirected to the custom URL if they visit.

Creating New Page Links:

  1. Click Pages > Add New Page Link.

  2. Provide a title and a destination URL.

  3. Optionally provide a custom slug, which will be used in creating a local redirect URL.

  4. Click Publish.

FAQ

Wie mache ich es, damit die Seite nirgendwo hin verlinkt? Ich möchte sie als einen leeren (Dummy) Container nutzen.

Benutze einfach „#“ als Link. Dadurch wird nirgendwo anders hin verlinkt.

Kann das Plugin genutzt werden, so dass man Kategorien auf eine beliebige URL verweist?

Im Moment nicht. Bitte kontaktiere mich (engl.), falls du an dieser Funktionalität interessiert bist.

Wenn du auf eine vollständige URL verlinken willst, dann must du auch das http:// voranstellen.

Can I link to relative URLs for URLs on the same domain?

Ja. Auf /my-photos.php zu verlinken ist eine gute Idee, da das auch nach einem Umzug auf eine andere Domain noch funktionieren wird.

Rezensionen

27. Juli 2023
Does just as intended including a little link icon in the posts list to show which posts are using the plugin. Very recommended. If you could only update as there is a notice at the top of the plugin page. Thanks!
10. Dezember 2022
era da parecchio che cercavo un plug-in cosi risolto grazie a questo. ottimo prodotto funziona anche con la versione 6 e oltre
27. Juni 2022
Great little plugin that works great. Was able to use it to turn a post archive into an archive of press releases with external links straight to the news sources.
Alle 146 Rezensionen lesen

Mitwirkende & Entwickler

„Page Links To“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Page Links To“ wurde in 34 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Page Links To“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.3.5

  • Fix a bug that could cause new installs to constantly try to update the storage format.

3.3.4

  • Fehlerbehebungen

3.3.3

  • Add a SlotFill in the Block Editor, for extension.
  • Fix New Tab support in Internet Explorer.

3.3.2

  • Fix a small new tab JS error.

3.3.1

  • Fix WordPress 5.2 Block Editor (plugin will NOT be in its own panel if you’re using WordPress 5.2).

3.3.0

  • Move Block Editor UI into its own panel.
  • Compatibility with Elementor.
  • Allow posts to load in the customizer (used by some front-end editing plugins).
  • Allow the „open in new tab“ functionality to be completely disabled with a filter.
  • Make „open in new tab“ more reliable.

3.2.2

  • Fehlerbehebungen
  • Better compat with custom post types in the Block Editor

3.2.1

  • Fehlerbehebungen

3.2.0

  • Block Editor improvements
  • Smaller build

3.1.2

  • Customizer bug fix

3.1.1

  • Block Editor bugfixes

3.1.0

  • Support for the Block Editor (Gutenberg)

3.0.1

  • Fixed a PHP warning caused by some themes

3.0.0

  • Quick page link adding UI
  • External link indicator
  • Short URL copying
  • Short URL display on edit screen

2.11.2

  • Newsletter

2.11.1

  • Restore PHP 5.3 compatibility, broken in 2.11.0

2.11.0

  • Code cleanup

2.10.4

  • New screenshot and assets

2.10.3

  • Fix readme.txt

2.10.2

  • Fix bug in Internet Explorer

2.10.1

  • Version bump

2.10.0

  • Switch to ES6 and Babel from CoffeeScript
  • Remove jQuery as front-end requirement
  • Bump supported version

2.9.10

  • Bump supported version

2.9.9

  • Back out jQuery protection code that causes issues on some sites

2.9.8

  • Added a Russian translation
  • Maintain a reference to WordPress‘ jQuery version
  • Modernize build tools

2.9.6

  • Fixed an issue with redirects that have @ in the URL
  • Fixed issues with setting and displaying custom URLs for attachments

2.9.5

  • Made relative URLs absolute in redirects
  • Fixed a potential PHP warning
  • Registered the metadata fields for better XML-RPC integration

2.9.4

  • Add Hungarian translation.

2.9.3

  • Only rely on an internal cache for wp_list_pages() processing, and time-limit the cache.
  • Work around some weird edge cases

2.9.2

  • Restore WordPress 3.4.x functionality.

2.9.1

  • Fix a redirection bug in 2.9

2.9

  • Respect „open in new tab“ setting in more custom situations, like custom loops and widgets.
  • Add unit tests
  • Massive code refactoring
  • Added translations for: Spanish, Catalan, French.

2.8

  • Added translations for: Swedish, Hebrew.

2.7.1

  • Fix an array bug

2.7

  • Fix a PHP notice
  • Use JS to open links in an external window, even outside of nav menus
  • Completely revamped UI
  • Several translations

2.6

  • Proper linking for custom post types (insead of just a 301).
  • Fixed a bug that prevented links from opening in a new window.
  • Notifies people when they are editing content that uses this plugin.
  • Option zur Auswahl der Weiterleitung entfernt. Jetzt immer Weiterleitung 301.
  • Verschiedene Rückwärtskompatibilitäten zu PHP4 und WP 2.8 entfernt.

2.5

  • Allow all show_ui post types to use the meta box.
  • Introduce a filter so a plugin can remove a post type from the list.
  • Target filtering for WordPress nav menus.
  • Silence some PHP notices. Props Ross McKay, Bill Erickson.

2.4.1

  • Fixed typo that was preventing 302 redirects from working. props Ryan Murphy.
  • Fixed a random PHP notice

2.4

  • Rewrote using Singleton best practices
  • Fixed a regex bug that could break current menu highlighting. props skarab

2.3

  • Fixed a bug with current menu item highlighting

2.2

  • Cleanup
  • compatibility tweaks to interoperate with a few other plugins
  • prompt http:// and auto-add it if a URL starts with „www.“

2.1

  • WordPress MU compatibility for when switch_to_blog() is used… it now uses $blog_id to keep their caches from stomping on each other

2.0

  • Allow one-character URLs so that things like „#“ (dummy link) are possible

1.9

  • Die „in neuem Fenster öffnen“Funktionalität behoben.