Redirect Manager
Manage URL redirects and monitor 404 errors
| Source | Target | Type | Code | Status | |
|---|---|---|---|---|---|
| /functions/v1/* | https://your-project.supabase.co/functions/v1 | proxy | |||
| /old-page | /new-page | redirect | 301 | ||
| /blog/old-post | /articles/new-post | redirect | 301 |
Manage URL redirects and monitor 404 errors
| Source | Target | Type | Code | Status | |
|---|---|---|---|---|---|
| /functions/v1/* | https://your-project.supabase.co/functions/v1 | proxy | |||
| /old-page | /new-page | redirect | 301 | ||
| /blog/old-post | /articles/new-post | redirect | 301 |