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.