--- title: Fixing broken links with redirects excerpt: Point an old, moved, or broken web address at the right page using the Redirection plugin. tags: [redirects, broken links, 404s, urls] target: client:brentwood ---
When a page is renamed, moved, or removed, its old address stops working — anyone who visits it lands on a "not found" error instead of the page they wanted. A redirect fixes this by sending visitors from the old address straight to the right page. You manage redirects under Tools → Redirection in the left-hand menu.
A redirect is a simple rule: "if someone asks for this old address, send them to this new one instead." You'll typically need one when:
Note
The old Brentwood website's links were already redirected in bulk during the migration. This guide is for new, day-to-day fixes going forward — for example after you rename or remove a page.
Important
Changing a page's address in WordPress doesn't create a redirect for you automatically. If you rename or move a page, add a redirect from its old address — otherwise anyone who had the old link gets a "not found" error.
Tools → Redirection./admissions/old./admissions.The redirect works immediately — there's no publish step. It applies as soon as you click Add Redirect.
Tip
To check it worked, open the old address in your browser. It should take you straight to the new page instead of showing "not found."
Redirection keeps a log of "not found" addresses that visitors actually hit on the live site — from an old bookmark, an outside website, or a search engine result. Use it to catch broken links you didn't know about.
Tools → Redirection.Note
The 404 log only keeps entries for about a week, so it's worth a quick check every week or two rather than waiting.