Fast checks before deeper debugging
Confirm the old URL exactly matches your source rule, and verify the destination page loads correctly on its own.
URL formatting issues to fix
Review leading slashes, trailing slashes, and query strings. Small formatting mismatches are a common root cause.
Rule conflicts and priority behavior
When multiple rules target the same source, clean up duplicates and keep one final destination.
Cache and browser testing tips
Use incognito mode and test on another device to avoid local cache confusion.
When to delete and recreate rules
If a rule remains unreliable after cleanup, remove it and create a fresh rule with exact URL format.