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.88.0- Unpacked size
- 37 kB
- License
- MIT
- Weekly downloads
- 126.4k
- Last publish
- Aug 11, 2026
More from payloadcms
View profileStripe
Syncs Payload collections with Stripe resources and routes Stripe webhooks and API calls through Payload.
SEO plugin
A plugin to manage SEO metadata from within the Payload admin panel.
Sentry
Integrates Sentry error tracking into Payload applications.
Search plugin
Search plugin for Payload enables fast searching of document records.
Nested Docs
Adds parent-child document hierarchies with auto-generated breadcrumbs to Payload collections.
Form Builder
Official Payload plugin that lets admins build forms, collect submissions, send templated emails, and optionally process payments or uploads.
Similar plugins
More in ContentMenus
Adds a menus collection to Payload for building navigation with nested items, collection links, custom URLs, icons, and preview images.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Live Preview
Live preview for Payload CMS in Astro and any SSR/static frontend (SvelteKit, Nuxt, Next.js, plain HTML), patching the DOM without rebuilds.
FixedLink
Adds short links on your own domain to Payload documents, with links that keep working after slug changes through the FixedLink service.
Nested Docs Page Tree
Adds a nested tree view for managing documents in Payload CMS.
A/B Testing
A/B testing plugin that creates page variants in Payload collections and routes traffic at the edge via Next.js middleware.