301 Redirects
10-30 minIntermediate
Content Model or Frontend.
Intermediate Recommended
Content Model (Editors)
Recommended for large sites.
1
Redirect Content Type
1
Create a content type 'Redirect'.
2
Fields: sourceUrl (Text), targetUrl (Text), statusCode (Number, default 301).
3
Frontend Logic: Your Next.js/Nuxt app must query this content type and handle the redirect logic in middleware or getServerSideProps.
Verification Checklist
- Curl