Redirects
Forward visitors from old URLs to new ones.
What this controls
Redirects send visitors from an old URL to a new one so links keep working. You can manage manual redirect rules here and review automatic redirects created during URL changes elsewhere in your site.
Add a redirect
Click Add Redirect
Choose Add Redirect to create a new rule.
Set From and To paths
From path must start with / (or a regex when
enabled).
To path can be another site path or a full
https:// URL.
Choose destination behavior
Use 301 for permanent and 302 for temporary redirects.
Turn on Preserve query parameters when you want tracking details to carry through.
Create a redirect from SEO review
When SEO review finds an old internal path that should forward somewhere else, use Create Redirect from the broken-link row. Hiveality opens the redirect form with the old path prefilled so you can choose the destination, review the status code, and save the rule.
Manage existing redirects
- Filter by 301, 302, External, or Regex to find rules faster.
- Click a redirect card to edit it.
- Use the delete action on a manual redirect when you no longer need it.
Advanced options
- Preserve query parameters: keep tracking parameters during redirects.
- Use regex: match patterns and use capture groups like
$1in the destination path.
Automatic and managed redirects
- Some redirects are created automatically when blog paths change, when a page URL change keeps Create 301 Redirect enabled, or when a funnel slug is renamed.
- Managed redirects show a Managed badge and cannot be edited or deleted manually.
- If a new redirect conflicts with a managed blog path, update the related blog settings first.
Related Help Docs
Was this helpful?