Skip to main content

What Are 404 Errors?

A 404 error occurs when someone tries to visit a webpage that doesn’t exist. This could happen if the URL was typed incorrectly, the page has been moved or deleted, or there is a broken link directing users to the missing page or content. These errors are frustrating for users and can negatively impact the credibility and search rankings of your website.

Why Do 404 Errors Happen?

Common causes of 404 errors include:

  • A page/file has been deleted or moved without updating the internal or external links.
  • The user made a typo when putting in the URL.
  • Outdated links are still being indexed in search engines

Why Is It Important to Fix 404 Errors?

Fixing 404 errors is crucial for improving the user experience and maintaining the integrity of your site. Persistent errors can:

  • Frustrate users, leading to reduced engagement and trust.
  • Hurt your website’s search engine optimization (SEO) as search engines view broken links negatively.
  • Waste the opportunity to guide users to relevant content.

How to Identify 404 Errors

The Web Team has created a Looker Studio report that uses real data from the network’s Google Analytics to help you identify 404 errors. The report highlights URLs that users attempted to visit but resulted in a “Not Found” page. You can filter the data by your specific site, date range (up to 14 months), and other dimensions to find actionable insights. Understanding where and why these errors occur is the first step toward resolving them.

View the Report in a new tab

How to Fix 404 Errors

Use the Looker Studio Report

  • Identify problematic URLs under the Page URL column. These are the pages users tried to access.
  • Check the Page Referrer column to see where users were coming from (e.g., another site, Google, or a direct entry).

How to Address Issues Based on the Page Referrer

If Google is the Page Referrer: Bundle any other URLs you’d like to address and notify the web team. We can assist with removing outdated links from Google’s index. Please keep in mind that if the old URL is still used in content on your website (including documents in your media library), it is only a matter of time before this URL becomes searchable again.

If the Page Referrer is a non-UNC controlled website: Reach out to the external source to request an update to the incorrect link.

If the Page Referrer is a page on your own website: Locate and update the broken links leading to the 404 error.

If the Page Referrer is a page on a UNC-controlled website you don’t manage: Contact the web admin of that site to request the URL update. If you’re unsure who to contact, the web team can help identify the correct web admin.

If the Page Referrer is (direct) / (none): When the page referrer is marked as “(direct) / (none)” in analytics, it means there is no recorded referrer for the URL. This typically occurs when the page was accessed in one of the following ways:

  1. Saved Bookmarks: A user has bookmarked the incorrect or outdated URL and accessed it directly from their browser’s bookmarks.
  2. Manually Typed URLs: A user typed the URL into their browser’s address bar, possibly including a typo or using an outdated URL they had saved or remembered.
  3. Old QR Codes or Short Links: A user used a QR code or short link that points to an outdated or incorrect URL. This is especially common if QR codes were printed or shared widely.
  4. Shared Directly: A user accessed the URL from a direct share, such as an email, text message, or physical handout, where the URL was mistyped or outdated.

Redirects and the “Page Links To” Feature: Why Fixing is Always Better

We offer a WordPress Plugin that creates a mechanism called the Page Links To.” This will allow authors or editors to create a page or post and then forward it to a different URL. While this tool is easy to implement and can act as a simple redirect, we strongly recommend avoiding this practice for the following reasons:

  1. Keeps “Old” or “Bad” URLs Active in the Sitemap
    • When the “Page Links To” feature is used, the original URL remains indexed in the sitemap and can still be crawled by search engines like Google.
    • This perpetuates the issue by allowing the “old” or incorrect URL to remain “alive” and searchable, instead of properly resolving the problem.
    • Search engines may prioritize this older URL in their index, leading to user confusion and negatively impacting SEO performance.
  2. Does Not Resolve the Underlying Issue
    • Using “Page Links To” is a patch, not a fix. It doesn’t address the source of the problem, such as:
    • Updating broken internal or external links.
    • Correcting improperly configured site navigation or menus.
    • Ensuring outdated URLs are replaced with accurate ones in external resources.
  3. Creates Management Challenges
    • Relying on the “Page Links To” feature can lead to confusion for future content managers or editors.
    • Over time, the presence of multiple “patched” redirects can clutter the site structure and complicate updates or site migrations.
  4. Potential for User Experience Issues
    • If users visit the “old” URL before being redirected, they may encounter slower loading times or notice unexpected behavior (like when on a weak internet signal).
    • Inconsistent use of redirects can degrade the overall trustworthiness and reliability of the website.