Broken links don’t just look messy-they quietly erode trust. If visitors can’t reach the page you promised, they’re less likely to continue browsing, contact you, or come back later.
When you search for help, these are the questions that usually come up:
“Where do broken links hide on a real website?”
“How can I test links without guessing?”
“What do I do when a page is truly gone?”
“How often should I repeat the check?”
According to Google’s documentation on how Google discovers and understands links, links are a fundamental part of how users and search systems navigate the web. And if you’ve ever seen an unreachable destination in your menu or footer, you’ve already experienced the problem firsthand. This guide gives you a beginner-friendly, low-stress process to find and fix broken links before visitors notice.
By the end, you’ll have a repeatable routine you can do monthly: check the most common link locations, test destinations, fix or replace what’s dead, and handle removed pages in a way that feels intentional (not accidental).
How broken links affect user trust
Broken links are often noticed instantly-especially when they appear in high-visibility areas like navigation menus, “Contact” buttons, or featured page links. The impact is simple:
- Visitors lose momentum when a click leads nowhere.
- People doubt the site’s reliability, even if the page they needed isn’t important.
- Conversion paths get interrupted (forms, contact links, appointment pages, document downloads).
Even when the page content is fine, the way people reach it matters. A quick link check is one of the highest “maintenance per minute” tasks you can do.
Where to check first: menus, footers, and top pages
Start with places that visitors use every session. In most sites, the first broken links show up here:
- Header / main navigation: Every menu item, dropdown item, and “Shop/Services” style link.
- Footer links: Contact, About, Privacy/Terms, and any sitemap-style links.
- Top pages: Your homepage, blog index, and any “most visited” landing pages.
- Call-to-action buttons: “Get in touch,” “Request info,” “Read more,” or similar buttons.
- Sidebars and widgets: “Recent posts,” “Popular posts,” and archive links.
Quick win: Open these pages in your browser and click every link you see. Don’t just skim-follow the destinations.
How to test links manually (without getting lost)
Manual testing is slower than automation, but it’s also more accurate because you’re testing what a visitor experiences.
1) Check the URL destination
When you click a link, confirm that the browser loads the intended page instead of a blank screen or a “not found” page. If you see an error page, note the exact link text and where it appeared.
2) Validate “internal” and “external” links separately
- Internal links (your own pages): often caused by deleted pages, changed permalinks, or renamed slugs.
- External links: can break when third-party sites restructure.
This separation matters because the fixes are different. For internal links, you may be able to update the destination. For external links, you may need to replace the link with an alternative source.
3) Look at link context, not just link status
If the linked page no longer matches the link text, update the copy too. “Read our guide” should go to a guide-not to a homepage.
How to test links with tools (optional but helpful)
Tools can reduce the amount of clicking you have to do. For example, you can use:
- Search Console / site monitoring to identify crawl issues and indexing-related problems (where available). Start with the coverage/indexing reports in Google Search Console help.
- WordPress editor/search for locating link patterns inside posts and pages you already know are important.
- Browser-based link checking for targeted reviews of a small set of pages (especially your most visible ones).
Useful takeaway: Treat tools as a starting point. Manual verification is still the final step, because a “non-error” response doesn’t always mean the user got the right content.

What to do when a linked page no longer exists
When a link points to something that’s gone, you generally have four reasonable options:
- Update the link to a relevant live page.
- Replace the content (if you still need the topic) by creating a new page and adjusting internal references.
- Redirect appropriately if you’re changing URLs-so visitors land on the closest replacement.
- Remove the link if the referenced content no longer applies.
The best choice depends on what the visitor expected. If the page was removed because it was outdated, either replace it with updated material or remove the link so the interface stays honest.
A practical decision rule
- If there’s a new page with the same intent → update the link (or redirect).
- If there’s no good replacement → remove it and adjust the surrounding text so the page still makes sense.
- If the link points to a download or document → ensure the file exists; otherwise replace the document and update the link.
A repeatable monthly link check routine
You don’t need a huge process. A small monthly routine keeps your site feeling cared-for.
Monthly checklist (30-60 minutes)
- Navigation: Click every menu item and dropdown link on mobile and desktop.
- Footer: Verify Contact, About, and policy links load properly.
- Top pages: Open your homepage and blog index, then click any prominent internal links.
- Recent posts / updates: Review the last 5-10 posts you published and test links inside them (especially buttons and references).
- External sources: Spot-check a few external references-if one breaks, replace it.
Where to keep everything organized
Keep a simple note or spreadsheet with columns like:
- Link text
- Where it appears (menu, footer, specific post)
- Destination URL
- Status (working / broken / redirected)
- Fix taken (updated / removed / replaced)
If you’re looking for related guidance, the site’s blog index and contact page are good places to revisit when you’re improving internal linking and visitor paths. You can also start from the homepage during your monthly checks.
Conclusion: Fix broken links before they slow down your visitors
Broken links are preventable friction. With a simple monthly routine-focus on menus, footers, top pages, and recent content-you can catch dead destinations early and keep your site navigation feeling reliable.
Key takeaways:
- Check the links visitors see first (header, footer, CTAs).
- Test destinations manually after you identify issues.
- When pages are gone, update, redirect, replace, or remove based on visitor intent.
- Repeat the routine monthly so fixes don’t pile up.
If you want a starting point for what to review on your site each month, bookmark this checklist and use it as your baseline.
Resources: Google documentation on links.