Redirects

Create and manage URL redirects for your directory

Overview

Redirects send visitors (and search engines) from one URL to another. This is essential when you change URL structure, remove a page, or consolidate content.

Creating a Redirect

  • Navigate to Settings > SEO > Redirects
  • Click Add Redirect
  • Enter the From path (must start with /)
  • Enter the To path (the new URL path)
  • Select the redirect type (301 or 302)
  • Click Create

Managing Redirects

From the redirects list you can edit any redirect's paths and status code, toggle redirects on/off, or delete them entirely.

301 vs 302 Redirects

Type Name When to Use
301 Permanent Redirect The old URL has permanently moved. Search engines transfer ranking signals to the new URL. Use this in most cases.
302 Temporary Redirect The old URL will come back. Search engines keep the original URL indexed. Use for short-term changes.