Redirects
Manage redirects directly within the Payload CMS admin panel.
Installation
pnpm add @payloadcms/plugin-redirects About
The Redirects plugin for Payload allows users to create and manage redirects easily from the admin panel. It supports both internal references and external URLs, making it versatile in handling different redirect needs. Users can configure custom redirect types, such as 301 or 302, and integrate it seamlessly with their existing collections, allowing for a streamlined process in overseeing site navigation. In the Payload configuration, the plugin is added with specific options to dictate which collections will be responsible for redirect targets. Users can also override default settings to customize the behavior further based on their project requirements. The plugin includes built-in support for multiple languages, ensuring accessibility for international audiences. With the Redirects plugin, site owners can enhance SEO and user experience by managing how content is served to end-users. The redirects are stored in a dedicated collection, which enables easy querying from the frontend, allowing for smooth implementation of redirects via frameworks like Next.js. This flexibility is particularly useful for developers aiming to maintain clean and efficient routing.
Package info
- Package name
@payloadcms/plugin-redirects- Latest version
3.85.2- Unpacked size
- 37 kB
- License
- MIT
- Weekly downloads
- 82.1k
- Last publish
- Jul 1, 2026
More from payloadcms
View profileCloud Storage
This plugin integrates cloud storage options into Payload CMS.
Zapier
Sends Zapier webhook events when Payload collection documents are created, updated, or deleted.
Cloud
Connects a Payload instance to Payload Cloud's managed S3 storage, Cloudflare CDN upload caching, and Resend email delivery.
Form Builder
Official Payload plugin that lets admins build forms, collect submissions, send templated emails, and optionally process payments or uploads.
Nested Docs
Adds parent-child document hierarchies with auto-generated breadcrumbs to Payload collections.
Stripe
Syncs Payload collections with Stripe resources and routes Stripe webhooks and API calls through Payload.
Similar plugins
More in ContentIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Relationship Enhancer
Enhances relationships in Payload CMS with referential integrity and bi-directional support.
Comment
Adds a customizable Comments collection to Payload CMS for user feedback.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.
Author Fields
Adds created and updated by fields to collections and globals in Payload CMS.
create api docs
Generate OpenAPI 3 documentation for Payload CMS.