GPM Short URLs Redirector
·
GPM Short URLs Redirector is a plugin that creates a Custom Post Type like a short URL to an external URL using a permanent (301) HTTP redirect.
This plugin creates a custom post type whose single URLs immediately redirect to a specified external link using a permanent 301 redirect.
Key Features:
Dedicated CPT: Introduces “URLs Redirects” for separation from standard posts.
301 Redirects: Uses permanent redirects for SEO-friendly link juice transfer.
Custom Slug: Defaults to the /go/ base slug (e.g., yoursite.com/go/my-product).
Secure: Implements nonce checks and permission verification on save operations.
