{"id":554,"date":"2025-10-30T09:33:50","date_gmt":"2025-10-30T09:33:50","guid":{"rendered":"https:\/\/uxsniff.com\/blog\/?p=554"},"modified":"2025-10-30T09:33:51","modified_gmt":"2025-10-30T09:33:51","slug":"broken-links-what-they-are-why-they-hurt-and-how-to-fix-them","status":"publish","type":"post","link":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/","title":{"rendered":"Broken Links: What They Are, Why They Hurt, and How to Fix Them"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What Are Broken Links?<\/h2>\n\n\n\n<p>A <strong>broken link<\/strong> (also called a dead link) is a hyperlink that no longer leads to its intended destination.<br>When a visitor clicks it, they see a \u201c404 Not Found\u201d error or a blank page instead of useful content.<\/p>\n\n\n\n<p>Common causes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The target page was deleted or renamed<\/li>\n\n\n\n<li>The linked website no longer exists<\/li>\n\n\n\n<li>The link was mistyped or formatted incorrectly<\/li>\n\n\n\n<li>External resources (like images or scripts) were removed<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Types of Broken Links<\/h2>\n\n\n\n<p>Broken links fall into two main categories:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Internal Broken Links<\/strong><br>These are links that point to pages within your own domain.<br>Example: linking to <code>\/blog\/guide<\/code> when the actual page is <code>\/blog\/guides<\/code>.<\/li>\n\n\n\n<li><strong>External Broken Links<\/strong><br>These point to other websites or domains.<br>Example: referencing a partner\u2019s article that has since been deleted.<\/li>\n<\/ol>\n\n\n\n<p>Both can negatively impact your site, but <strong>internal broken links<\/strong> are especially harmful because they disrupt the structure that search engines use to crawl your website.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Detect Broken Links<\/h2>\n\n\n\n<p>You can manually check each page on your site \u2014 but that\u2019s nearly impossible once your website grows.<br>Instead, use automated tools like <strong>UXsniff <a href=\"https:\/\/uxsniff.com\/scan\">LinkGuard<\/a><\/strong>, which scans every internal and external link on your site and identifies broken ones instantly.<\/p>\n\n\n\n<p>LinkGuard checks for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>404 and 410 errors<\/li>\n\n\n\n<li>Redirect loops and chains<\/li>\n\n\n\n<li>Timeout and DNS failures<\/li>\n\n\n\n<li>Broken internal and outbound URLs<\/li>\n<\/ul>\n\n\n\n<p>\ud83d\udc49 <strong><a href=\"https:\/\/uxsniff.com\/scan\">Scan your website for broken links free with UXsniff LinkGuard<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Broken Links Impact SEO<\/h2>\n\n\n\n<p>Broken links harm both <strong>user experience<\/strong> and <strong>search engine rankings<\/strong>.<br>Here\u2019s how:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>They <strong>waste crawl budget<\/strong> \u2014 Googlebot spends time rechecking invalid pages instead of indexing new content.<\/li>\n\n\n\n<li>They <strong>break link equity flow<\/strong>, reducing PageRank passed between pages.<\/li>\n\n\n\n<li>They <strong>increase bounce rates<\/strong>, as users quickly leave after hitting an error.<\/li>\n\n\n\n<li>They <strong>signal poor site maintenance<\/strong>, which can indirectly lower domain trust.<\/li>\n<\/ul>\n\n\n\n<p>Keeping your link structure clean helps search engines understand and rank your site more efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is an Internal Linking Strategy?<\/h2>\n\n\n\n<p>An <strong>internal linking strategy<\/strong> defines how your pages connect to each other. It\u2019s crucial for both navigation and SEO.<br>Good internal links:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Help users explore related content<\/li>\n\n\n\n<li>Pass authority to important pages<\/li>\n\n\n\n<li>Allow crawlers to discover new pages faster<\/li>\n<\/ul>\n\n\n\n<p>Broken internal links disrupt this network and weaken your SEO structure. Regular link audits ensure your strategy remains effective.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is a Soft 404?<\/h2>\n\n\n\n<p>A <strong>soft 404<\/strong> occurs when a page looks like a valid webpage but tells search engines that the content is missing \u2014 for example, a custom \u201cnot found\u201d page that still returns a <strong>200 OK<\/strong> status instead of <strong>404 Not Found<\/strong>.<\/p>\n\n\n\n<p>To humans, it seems fine \u2014 maybe a message like \u201cThis page doesn\u2019t exist.\u201d<br>But to Google, this is confusing: it expects a <strong>404 response<\/strong> for missing pages, not a normal success code.<\/p>\n\n\n\n<p>Soft 404s can waste crawl budget and make Google think your site is serving <strong>thin or duplicate content<\/strong> instead of removing old pages properly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Is a Native 404 as Harmful as a Soft 404?<\/h2>\n\n\n\n<p>Not at all. A <strong>native (hard) 404<\/strong> \u2014 where the server correctly returns an HTTP 404 status \u2014 is completely normal and healthy for your site.<br>Search engines understand it means the page truly doesn\u2019t exist and will stop crawling or indexing it.<\/p>\n\n\n\n<p>A <strong>soft 404<\/strong>, however, sends mixed signals: it looks like a working page but has no meaningful content. That\u2019s why <strong>soft 404s are more harmful<\/strong> than real 404s \u2014 they confuse crawlers and dilute your site\u2019s overall quality signals.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Does a 301 Redirect Solve Broken Links?<\/h2>\n\n\n\n<p>A <strong>301 redirect<\/strong> permanently sends visitors (and search engines) from an old URL to a new one.<br>It\u2019s the right solution when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You\u2019ve updated or renamed a page<\/li>\n\n\n\n<li>The old URL still receives backlinks or traffic<\/li>\n<\/ul>\n\n\n\n<p>However, don\u2019t redirect everything to your homepage \u2014 this confuses search engines and users alike. Redirects should point to <strong>the most relevant alternative page<\/strong> instead.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Should You Redirect or Leave It as 404?<\/h2>\n\n\n\n<p>If a page is deleted intentionally and has no replacement, returning a <strong>404 (Not Found)<\/strong> or <strong>410 (Gone)<\/strong> status is fine.<br>These signals tell search engines the page no longer exists and should be deindexed.<\/p>\n\n\n\n<p>Use this rule of thumb:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Redirect (301)<\/strong> when a close replacement exists.<\/li>\n\n\n\n<li><strong>Leave 404\/410<\/strong> when the content is obsolete or removed permanently.<\/li>\n<\/ul>\n\n\n\n<p>Redirecting everything to the homepage can dilute SEO signals and frustrate visitors looking for specific content.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Final Thoughts<\/h2>\n\n\n\n<p>Broken links are unavoidable, but ignoring them isn\u2019t.<br>They hurt your SEO, degrade user experience, and make your site feel neglected.<\/p>\n\n\n\n<p>That\u2019s why many site owners rely on <strong><a>UXsniff <\/a><a href=\"https:\/\/uxsniff.com\/scan\">LinkGuard<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.<\/p>\n","protected":false},"author":1,"featured_media":511,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,45],"tags":[47],"class_list":["post-554","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general","category-seo","tag-broken-links"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff<\/title>\n<meta name=\"description\" content=\"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff\" \/>\n<meta property=\"og:description\" content=\"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\" \/>\n<meta property=\"og:site_name\" content=\"UXsniff\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-30T09:33:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T09:33:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1062\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"uxsniff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"uxsniff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\"},\"author\":{\"name\":\"uxsniff\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/eb7b7f95f3448742bdaa70c9ad44e37d\"},\"headline\":\"Broken Links: What They Are, Why They Hurt, and How to Fix Them\",\"datePublished\":\"2025-10-30T09:33:50+00:00\",\"dateModified\":\"2025-10-30T09:33:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\"},\"wordCount\":747,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg\",\"keywords\":[\"broken links\"],\"articleSection\":[\"General\",\"SEO\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\",\"url\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\",\"name\":\"Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff\",\"isPartOf\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg\",\"datePublished\":\"2025-10-30T09:33:50+00:00\",\"dateModified\":\"2025-10-30T09:33:51+00:00\",\"description\":\"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.\",\"breadcrumb\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage\",\"url\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg\",\"contentUrl\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg\",\"width\":2000,\"height\":1062},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/uxsniff.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Broken Links: What They Are, Why They Hurt, and How to Fix Them\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#website\",\"url\":\"https:\/\/uxsniff.com\/blog\/\",\"name\":\"UXsniff\",\"description\":\"Rethink User Behaviour\",\"publisher\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/uxsniff.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#organization\",\"name\":\"UXsniff\",\"url\":\"https:\/\/uxsniff.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png\",\"contentUrl\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png\",\"width\":292,\"height\":292,\"caption\":\"UXsniff\"},\"image\":{\"@id\":\"https:\/\/uxsniff.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/eb7b7f95f3448742bdaa70c9ad44e37d\",\"name\":\"uxsniff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png\",\"contentUrl\":\"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png\",\"caption\":\"uxsniff\"},\"description\":\"All the web stuff.\",\"sameAs\":[\"https:\/\/uxsniff.com\"],\"url\":\"https:\/\/uxsniff.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff","description":"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/","og_locale":"en_US","og_type":"article","og_title":"Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff","og_description":"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.","og_url":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/","og_site_name":"UXsniff","article_published_time":"2025-10-30T09:33:50+00:00","article_modified_time":"2025-10-30T09:33:51+00:00","og_image":[{"width":2000,"height":1062,"url":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg","type":"image\/jpeg"}],"author":"uxsniff","twitter_card":"summary_large_image","twitter_misc":{"Written by":"uxsniff","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#article","isPartOf":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/"},"author":{"name":"uxsniff","@id":"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/eb7b7f95f3448742bdaa70c9ad44e37d"},"headline":"Broken Links: What They Are, Why They Hurt, and How to Fix Them","datePublished":"2025-10-30T09:33:50+00:00","dateModified":"2025-10-30T09:33:51+00:00","mainEntityOfPage":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/"},"wordCount":747,"commentCount":0,"publisher":{"@id":"https:\/\/uxsniff.com\/blog\/#organization"},"image":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage"},"thumbnailUrl":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg","keywords":["broken links"],"articleSection":["General","SEO"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/","url":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/","name":"Broken Links: What They Are, Why They Hurt, and How to Fix Them - UXsniff","isPartOf":{"@id":"https:\/\/uxsniff.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage"},"image":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage"},"thumbnailUrl":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg","datePublished":"2025-10-30T09:33:50+00:00","dateModified":"2025-10-30T09:33:51+00:00","description":"Every website eventually faces them \u2014 broken links that lead visitors to nowhere. They frustrate users, waste crawl budget, and silently damage your SEO performance. Understanding how to find and fix them early can save both your traffic and your reputation.","breadcrumb":{"@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#primaryimage","url":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg","contentUrl":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2024\/03\/man-woman-with-chains-background_1343-23.jpg","width":2000,"height":1062},{"@type":"BreadcrumbList","@id":"https:\/\/uxsniff.com\/blog\/broken-links-what-they-are-why-they-hurt-and-how-to-fix-them\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uxsniff.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Broken Links: What They Are, Why They Hurt, and How to Fix Them"}]},{"@type":"WebSite","@id":"https:\/\/uxsniff.com\/blog\/#website","url":"https:\/\/uxsniff.com\/blog\/","name":"UXsniff","description":"Rethink User Behaviour","publisher":{"@id":"https:\/\/uxsniff.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uxsniff.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/uxsniff.com\/blog\/#organization","name":"UXsniff","url":"https:\/\/uxsniff.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uxsniff.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png","contentUrl":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png","width":292,"height":292,"caption":"UXsniff"},"image":{"@id":"https:\/\/uxsniff.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/eb7b7f95f3448742bdaa70c9ad44e37d","name":"uxsniff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uxsniff.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png","contentUrl":"https:\/\/uxsniff.com\/blog\/wp-content\/uploads\/2022\/02\/logo-new.png","caption":"uxsniff"},"description":"All the web stuff.","sameAs":["https:\/\/uxsniff.com"],"url":"https:\/\/uxsniff.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/posts\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/comments?post=554"}],"version-history":[{"count":1,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/posts\/554\/revisions"}],"predecessor-version":[{"id":555,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/posts\/554\/revisions\/555"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/media\/511"}],"wp:attachment":[{"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/media?parent=554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/categories?post=554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/uxsniff.com\/blog\/wp-json\/wp\/v2\/tags?post=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}