Page Links To
View on WordPress.orgScores higher than 95% of indexed plugins
About
Lets you make a WordPress page (or port or other content type) link to a URL of your choosing (on your site, or on another site), instead of its norma …
What It Does
Page Links To lets you repoint any WordPress page, post, custom post type, or CPT entry so its permalink goes to a URL you choose instead of its normal content. You point an on-site page at an external URL, an internal resource, or a different spot on your site, and the plugin makes that target the new destination without 301 redirect baggage. It works at the permalink layer so the original slug keeps its place in menus, sitemaps, and internal links.
Who It's For
This is a fit for anyone who wants a clean WordPress URL on a navigation menu, a hub page, or a directory card that actually opens an external resource, an affiliate offer, an external booking page, or a partner site. Resource curators, link directories, landing page aggregators, multi-location businesses pointing at individual storefront pages, and SaaS tools linking to third-party products will all get straightforward value. If your site model treats WordPress as a navigation layer over off-site content, this plugin fits that workflow.
Who Should Skip It
If you only need server-level 301 redirects for a handful of old URLs, the Redirection plugin or your .htaccess does the job without adding a database entry per page. Developers comfortable writing a small custom field and a pre_get_posts or page_link filter can replicate this behaviour in a few lines of code and skip the plugin entirely.
The Bottom Line
Page Links To is a focused, well-maintained utility that does one job and does it cleanly, scoring 84.59/100 with almost no real downside beyond a thin support footprint. For anyone building navigation hubs, link directories, or off-site promotion pages inside WordPress, it is a strong, low-risk choice. Just be honest about whether you actually need to repoint page URLs, or whether a basic redirect plugin will do.
Related Plugins
Pick this when your real priority is on-page SEO, schema, and sitemaps rather than redirecting WordPress pages to external destinations.
Pick this for ongoing detection of dead outbound links across existing content, not for turning pages themselves into links.
Pick this when you need 301 and 302 redirects with regex matching, hit logging, and conditional rules for site moves or URL cleanup.
Pick this as a lighter-weight 301-only manager that is easier on database load than Redirection for simple redirect maps.
Pick this when you need to change the post type of an existing entry, which is a different problem than changing where a page links to.