Automatic Redirects
Automatic Redirects lets you create rules that automatically redirect broken URLs (404 Not Found) to a destination URL, helping visitors reach relevant pages instead of seeing a 404 error.
When a supported URL returns a 404 Not Found response, Redigeo automatically redirects visitors based on the redirect rules you've configured.
Available redirect rules
You can enable or disable Automatic Redirects for each of the following resource types.
| Redirect rule | URL pattern | Default destination |
|---|---|---|
| Redirect broken product pages | /products/* | /collections/all |
| Redirect broken collection pages | /collections/* | /collections |
| Redirect broken pages | /pages/* | / |
| Redirect broken blogs and blog posts | /blogs/* | /blogs |
| Redirect all other broken links | /* | / |
Configure Automatic Redirects
Enable or disable a redirect rule
Use the toggle next to each redirect rule to enable or disable it.
- Enabled: Visitors are automatically redirected when a matching URL returns a 404 Not Found response.
- Disabled: Visitors will see the default 404 page.
By default, all redirect rules are disabled.
Configure the destination URL
Each redirect rule includes a default destination URL, which you can change to fit your store's needs.
For example, you can:
- Redirect broken product pages to a specific collection.
- Redirect broken pages to your homepage.
- Redirect broken blog URLs to another page.
- Redirect all other broken links to a custom landing page.
To redirect visitors to your homepage, enter / as the destination URL.
Example
Suppose you enable Redirect broken product pages and leave the default destination as:
/collections/all
If a customer visits:
https://your-store.com/products/wrong-link
and the product no longer exists, Redigeo automatically redirects the customer to:
https://your-store.com/collections/all
instead of displaying a 404 Not Found page.
Notes
- Automatic Redirects only apply when a URL returns a 404 Not Found response.
- Each redirect rule can be enabled or disabled independently.
- You can customize the destination URL for every redirect rule at any time.
Need help?
If you have any questions about Automatic Redirects or need help configuring the feature, please contact our support team at [email protected].