Skip to main content

Webtools Redirects addon

This plugin offers the ability to configure server-side redirects. It integrates with Strapi Webtools to automatically generate redirects whenever the URL alias of a page changes.

✏️ Note

This plugin acts as an extension of the core strapi-plugin-webtools. Please install and configure that before proceeding.

✨ Features

  • Automatic creation - Automatic redirect creation when your URL changes (learn more)
  • Chain detection - Prevents you from creating redirects that create chains (what are chains?)
  • Loop detection - Prevents you from creating redirects that create loops (what are loops?)
  • Custom redirects - Create custom redirects, separate from Webtools pages
  • API endpoint - Fetch and use the redirects in your front-end (REST API docs)