{"id":4132,"date":"2023-11-07T02:46:33","date_gmt":"2023-11-07T02:46:33","guid":{"rendered":"https:\/\/singularity.digital\/?p=4132"},"modified":"2026-05-01T14:25:52","modified_gmt":"2026-05-01T14:25:52","slug":"crawlability-indexing","status":"publish","type":"post","link":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/","title":{"rendered":"Guide: Improving Your Site&#8217;s Crawlability and Indexing for SEO"},"content":{"rendered":"<p class=\"wp-block-paragraph\">In SEO, crawlability refers to how easily search engines can find and access pages and resources on your website. Since only crawled and indexed pages can appear in the search results, this is a major factor in SEO and the reason it\u2019s the first tier in <a href=\"https:\/\/singularity.digital\/pt\/insights\/maslows-hierarchy-seo-needs\/\">Maslow\u2019s hierarchy of SEO needs<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In Modern SEO, crawlability problems will hold your entire website back from achieving strong rankings, not just the pages that can\u2019t be crawled. If you block Google from seeing the value you offer, then they have no choice but to assume your website is weak \u2014 you\u2019ll be ranked accordingly.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><b><i>TL;DR: If search engines can\u2019t crawl your website, they can\u2019t index or rank your content. Excessive crawl errors <\/i><\/b><b><i>will <\/i><\/b><b><i>lead to poor search rankings.<\/i><\/b><\/p>\n\n\n\n<h3 id=\"crawling-vs-indexing\" class=\"wp-block-heading\">Crawling vs indexing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A quick clarification before we go any deeper. You\u2019ll come across a lot of references to \u2018crawling\u2019 and \u2018indexing\u2019 in SEO and they\u2019re often used interchangeably. Although they\u2019re similar, it\u2019s not quite the same.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Crawling:<\/b> This is when a search engine (or other bot) accesses the pages and resources on your website. The crawler will \u2018look at\u2019 those pages, \u2018crawling\u2019 from one page to another via your sitemap and internal links, hence the name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Indexing: <\/b>Indexing is when search engines take a snapshot of each page and store it in their database (index) for future reference. When your website is ranked and shown in search results, it\u2019s this indexed snapshot that their algorithm references.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a page to be ranked, it must be both crawlable and indexable. If either of these are blocked in some way, that page(s) cannot appear in search results until the problem is resolved.<\/p>\n\n\n\n<h3 id=\"how-to-check-for-crawlability-and-indexing-problems\" class=\"wp-block-heading\">How to check for crawlability and indexing problems<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There are 2 main tools that most SEOs use to check for crawlability and indexing problems, and both of them are free.<\/p>\n\n\n\n<h4 id=\"screaming-frog-seo-spider\" class=\"wp-block-heading\">Screaming Frog SEO Spider<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Screaming Frog is an OG SEO tool that essentially acts like a search engine\u2019s crawler. It\u2019ll crawl from one page to another, using internal links and your sitemap(s) and report back on its findings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For this topic, what we\u2019re interested in are the Status Codes and Indexability Status columns. Let\u2019s take a closer look at how to set up one of these crawls and check the status:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Download and install <a href=\"https:\/\/www.screamingfrog.co.uk\/seo-spider\/\" target=\"_blank\" rel=\"noopener\">Screaming Frog SEO Spider<\/a> (note: A paid license will be required if you have >500 URLs)<\/li>\n\n\n\n<li>Type your URL into the address bar at the top and click Start<br><figure><img fetchpriority=\"high\" decoding=\"async\" width=\"1242\" height=\"123\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/sf-start.png\" alt=\"A screenshot showing how to initiate a crawl in Screaming Frog SEO Spider\"><\/figure><\/li>\n\n\n\n<li>Wait for the crawl to run<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">As the crawl runs, you\u2019ll start to see the results populate one row at a time. Once the progress bar in the bottom right corner shows 100% complete, start by clicking the Indexability column header to sort results by that column.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/sf-indexability-sort.jpg\" alt=\"A Screaming Frog crawl with results sorted by Indexability Status\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What you\u2019re looking at now is every URL (page, image, CSS file, PDF etc) on your website, sorted to show non-indexable URLs at the top. In the case of this report, anything marked as \u201cnon-indexable\u201d is also not crawlable \u2014 in other words, search engines don\u2019t know it exists.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the next column, you\u2019ll see the reason for each URL being non-indexable. Generally, it\u2019s going to be at least&nbsp; one of these:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>Blocked by robots.txt<\/b>: Crawlers are being blocked from accessing these pages via the robots.txt file. This text file is used to give instructions to crawlers. Generally, it\u2019s used to tell them what they can and cannot access, as well as where to find your sitemap(s). To find yours (assuming you have one), just type \/robots.txt at the end of your website address. For example, <a href=\"https:\/\/www.nytimes.com\/robots.txt\" target=\"_blank\" rel=\"noopener\">nytimes.com\/robots.txt<\/a>.<\/li>\n\n\n\n<li><b>Noindex<\/b>: The <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/block-indexing\" target=\"_blank\">noindex tag<\/a> (&lt;meta name=&#8221;robots&#8221; content=&#8221;noindex&#8221;>) has been placed in the &lt;head> section of these pages, explicitly telling crawlers not to index them.<\/li>\n\n\n\n<li><b>Canonicalised: <\/b>The canonical tag is used to tell search engines that a particular page should be used as the \u2018master copy\u2019 of a page and to ignore the others. <a href=\"#canonical\">More on this below<\/a>.<\/li>\n\n\n\n<li><b>Redirected:<\/b> A redirect has been set up for these URLs, meaning that if a user tries to visit that URL, they\u2019ll be redirected to a different one.<\/li>\n\n\n\n<li><b>Client Error: <\/b>Some kind of error occurred, preventing Screaming Frog from being able to access the URL. This is often an issue related to the server \u2014 either it timed out or denied access to this crawler for security reasons.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019ll get into fixing these below.<\/p>\n\n\n\n<h4 id=\"google-search-console\" class=\"wp-block-heading\">Google Search Console<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The other free tool we often use to check for crawl errors is <a href=\"https:\/\/search.google.com\/search-console\/about\" target=\"_blank\" rel=\"noopener\">Google Search Console<\/a> (GSC). This is Google\u2019s free platform that gives you all kinds of data around your website\u2019s appearance and performance in the search results.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While Screaming Frog is showing you a real-time snapshot of what\u2019s theoretically visible, GSC shows what Google has actually observed over time. The caveat is that some of what you\u2019ll see in there can be safely ignored, which makes the reports a little less black and white.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One of the first snapshots you\u2019ll see from the Overview tab is the Indexing report. This gives you a snapshot of your indexable and non-indexable URLs at a glance.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/gsc-indexing.png\" alt=\"Google Search Console's indexing report\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By clicking \u2018Full report\u2019, you\u2019ll get a more detailed breakdown. You can also access this report by clicking Pages under the Indexing portion in the left navigation menu.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/gsc-indexing-detail.png\" alt=\"Screenshot of the more detailed Indexing report in Google Search Console\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At the bottom, you can see a breakdown of how many pages fall into each category:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>Not found (404)<\/b>: The page doesn\u2019t exist.<\/li>\n\n\n\n<li><b>Excluded by \u2018noindex\u2019 tag<\/b>: A <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/block-indexing\" target=\"_blank\">noindex tag<\/a> (&lt;meta name=&#8221;robots&#8221; content=&#8221;noindex&#8221;>) has been placed in the &lt;head> section of these pages, explicitly telling crawlers not to index them.<\/li>\n\n\n\n<li><b>Crawled &#8211; currently not indexed<\/b>: Google has crawled this page and decided it\u2019s not a valuable addition to their index. Take a look at <a href=\"https:\/\/moz.com\/blog\/crawled-currently-not-indexed-coverage-status\" target=\"_blank\">Moz\u2019s guide<\/a> for a more detailed look at the topic.<\/li>\n\n\n\n<li><b>Page with redirect<\/b>: These URLs just redirect to a different page. For example, if you set up a redirect from \/blog\/old-post-version to \/blog\/new-post-version, the old version will show up as a \u2018page with direct\u2019 in this report.<\/li>\n\n\n\n<li><b>Alternate page with proper canonical tag<\/b>: These are pages that have successfully used the canonical element to point search engines to a different page. Canonicalization is a complex topic \u2014 take a look at <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/canonicalization#:~:text=Canonicalization%20is%20the%20process%20of,a%20set%20of%20duplicate%20pages.\" target=\"_blank\" rel=\"noopener\">Google\u2019s guide<\/a> for more info here.<\/li>\n\n\n\n<li><b>Duplicate without user-selected canonical<\/b>: Google has found two pages that it deems to be duplicates, but no canonical tag was used to determine which is the main version of that page. Google will decide for you and discard the other version.<\/li>\n\n\n\n<li><b>Blocked by robots.txt<\/b>: Crawlers are being blocked from accessing these pages via the robots.txt file. This text file is used to give instructions to crawlers. Generally, it\u2019s used to tell them what they can and cannot access, as well as where to find your sitemap(s). To find yours (assuming you have one), just type \/robots.txt at the end of your website address. For example, <a href=\"https:\/\/www.nytimes.com\/robots.txt\" target=\"_blank\" rel=\"noopener\">nytimes.com\/robots.txt<\/a>.<\/li>\n\n\n\n<li><b>Blocked due to access forbidden (403)<\/b>: For one reason or another, Google was not granted access to view these pages. This is generally due to a server or plugin security feature that\u2019s blocking unnecessary access.<\/li>\n\n\n\n<li><b>Discovered &#8211; currently not indexed<\/b>: Google is aware of these pages but hasn\u2019t crawled or indexed it. This is generally because Google has decided it\u2019s too low quality to look at any closer. <a href=\"https:\/\/ahrefs.com\/blog\/discovered-currently-not-indexed\/\" target=\"_blank\" rel=\"noopener\">Ahrefs<\/a> has a great breakdown of this topic.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note that the goal of this report isn\u2019t to reduce your \u2018not indexed\u2019 number to 0. When done correctly, it can be a good thing to have select pages excluded by noindex. 404s can be perfectly fine and it\u2019s not inherently bad to have URLs blocked by robots.txt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The key here isn\u2019t to do away with all blocked pages, it\u2019s to make sure the URLs that show up in this report are there deliberately, not through error.<\/p>\n\n\n\n<!-- Singularity CTA Box -->\n<div class=\"singularity-cta-box\" style=\"background: #12293c; border-radius: 16px; padding: 50px 40px; margin: 40px 0; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.08); border: 1px solid #0d1e2d;\">\n    \n    <h3 style=\"font-size: 36px; font-weight: 800; color: #ffffff; margin: 0 0 20px 0; line-height: 1.3; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -0.5px;\">Make Your Site Easier to Crawl<\/h3>\n    \n    <p style=\"font-size: 18px; color: #ffffff; line-height: 1.7; max-width: 700px; margin: 0 auto 35px auto; font-family: Arial, Helvetica, sans-serif;\">Crawlability issues are easy to miss and frustrating to deal with. Understanding what search engines see helps you fix problems with confidence.<\/p>\n    \n    \n    \n    <div class=\"cta-buttons\" style=\"display: flex; justify-content: center; align-items: center; gap: 20px; flex-wrap: wrap;\">\n        <a href=\"https:\/\/singularity.digital\/pt\/contact\/\" style=\"background: #F4EF01; color: #000000; padding: 18px 40px; border-radius: 8px; font-size: 18px; font-weight: 700; text-decoration: none; display: inline-block; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(244, 239, 1, 0.3); font-family: Arial, Helvetica, sans-serif;\">Book an Intro Call<\/a>\n        \n    <\/div>\n    \n<\/div>\n\n<style>\n@media (max-width: 768px) {\n    .singularity-cta-box { padding: 35px 25px !important; }\n    .singularity-cta-box h3 { font-size: 28px !important; }\n    .singularity-cta-box p { font-size: 16px !important; }\n    .cta-buttons a { width: 100%; text-align: center; justify-content: center; }\n}\n<\/style>\n\n\n\n<h3 id=\"how-to-improve-your-crawlability\" class=\"wp-block-heading\">How to improve your crawlability<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Now that we know the scope of your crawlability and indexation problems, let\u2019s get to work fixing them. While you could start going through one page at a time and addressing them, it\u2019s better to take a long term, holistic approach.<\/p>\n\n\n\n<h4 id=\"clean-up-your-site-architecture\" class=\"wp-block-heading\">Clean up your site architecture<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">If your site and URL architecture are a mess, then you run the risk of further problems down the track. Overhauling things from the top down is often the most time efficient way to resolve a lot of these problems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An effective site architecture means:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A taxonomy that\u2019s simple for users to navigate<\/li>\n\n\n\n<li>A page hierarchy that\u2019s as flat as practical<\/li>\n\n\n\n<li>A URL structure that matches this taxonomy. Short, simple and easy to understand.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if your URLs look something like shoestore.com\/category\/black\/leather\/mens and you have an equally complex navigation menu, simplify.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">shoestore.com\/mens-shoes\/leather is a much cleaner, easier to navigate structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The easier your site architecture, the lower your risk of near-duplicate pages and accidental errors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Pro Tip:<\/b> Don\u2019t forget to set up 301 redirects from your old site structure to the new URL versions or you will lose rankings that would otherwise stay intact.<\/p>\n\n\n\n<h4 id=\"fix-internal-broken-and-redirected-links\" class=\"wp-block-heading\">Fix internal broken and redirected links<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The best place to identify these is in Screaming Frog. Once you have a completed crawl, sort the Status Code column from high to low and look at any URL that has a 3xx or 4xx code (e.g. 301, 302, 403, 404).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Any URL with a 3xx status code means you\u2019re linking to that page, which then redirects to another.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">URLs with a 4xx status code mean you\u2019re linking to that page and it no longer exists.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The most efficient way to address these is to gather up the inlinks, export to CSV and drop them into a spreadsheet to work your way through. Here\u2019s how to do it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select all URLs with a 3xx or 4xx status code<\/li>\n\n\n\n<li>Click the Inlinks tab at the very bottom of the Screaming Frog window<\/li>\n\n\n\n<li>Click the Export button<br><figure><img decoding=\"async\" width=\"1200\" height=\"959\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/sf-inlinks.png\" alt=\"A screenshot of the inlinks tab in Screaming Frog SEO Spider\" loading=\"lazy\"><\/figure><\/li>\n\n\n\n<li>Choose a file name and save location, then click Save<\/li>\n\n\n\n<li>Open a new spreadsheet<\/li>\n\n\n\n<li>Import the CSV you just saved from Screaming Frog (File -> Import)<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">What you\u2019re now left with is a spreadsheet that shows every internal link on your website that points to a broken or redirected page.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/gsheets-inlinks.png\" alt=\"Screaming Frog inlinks exported to Google Sheets\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The From column shows you the page where you\u2019ll find the offending link. The \u2018To\u2019 column shows you which 3xx or 4xx page the link currently points to, and the Anchor Text column is the text used in that link. For example, in this link to our <a href=\"\/pt\/saas-seo\/\">SEO para SaaS<\/a> page, \u201cSaaS SEO\u201d is the anchor text. You can use Ctrl + F to locate that anchor text on your \u2018from\u2019 page to make finding that link easier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now for the tedious part. You need to go through each of these rows and update the link to a valid URL.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For 3xx links<\/strong>, just update the link to the new destination. For example, if your link points to \/old-page\/ which then redirects to \/new-page\/, edit the link so it points directly to \/new-page\/, removing the need to redirect.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For 4xx links<\/strong>, the fix is less obvious. Since the page being linked to no longer exists, you\u2019ll have to either identify the most suitable page to point to or remove the link entirely. For any URLs where you\u2019re unsure what was on that page, the <a href=\"https:\/\/archive.org\/web\/\" target=\"_blank\" rel=\"noopener\">Wayback Machine<\/a> will show you what the page used to look like. This makes it much easier to find a suitable replacement.<\/p>\n\n\n\n<h4 id=\"review-your-robotstxt-file\" class=\"wp-block-heading\">Review your robots.txt file<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The instructions you give your Robots file can have major implications for the crawlability of your website. At worst, a single line can block your entire website from being crawled.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><i>User-agent: *<br><\/i><b><i>Disallow: \/<\/i><\/b><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What this says is \u2018all crawlers, disallow access to the entire website\u2019. Not great if you\u2019re working on your SEO!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have no robots.txt file, then access is wide open for crawlers. This isn\u2019t the worst thing in the world, but you\u2019re losing some efficiency and control. Ideally, you\u2019ll use this file to block access to any content you don\u2019t want search engines to see, focusing their resources on the right pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, you might have 10 minor variations of the same page on your website, used for Google Ads. Since you don\u2019t want Google to think you have 10 near-identical pages, it\u2019s best to block crawler access to them entirely. If all of those landing pages sit in the \/ads-lp\/ folder (e.g. website.com<b>\/ads-lp\/<\/b>october), then you can block access to them all using a single line:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">User-agent: *<br><b style=\"font-style: inherit;\">Disallow: \/ads-lp\/<br><\/b>Sitemap: https:\/\/website.com\/sitemap.xml<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note the inclusion of the sitemap reference in the above example, too. This is a good practice to make it easier for search engines to locate it, since not all sites use a simple \/sitemap.xml location.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The correct setup of your robots.txt will be very specific to your website and CMS. Take a look at Google\u2019s Search Central guide on <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/robots\/create-robots-txt\" target=\"_blank\" rel=\"noopener\">creating your robots.txt file<\/a> for a detailed explanation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Note:<\/b> While disallowing crawl access via robots.txt will generally exclude that page from search results, there are some circumstances where that won\u2019t be the case. If you need to block access to sensitive information, use the <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/block-indexing\" target=\"_blank\" rel=\"noopener\">noindex tag<\/a> instead.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"canonical\">Check your use of canonicalization<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The canonical tag is used to tell search engines that a particular page should be used as the \u2018master copy\u2019 of a page and to ignore the others.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A common example of this is when you\u2019re using <a href=\"https:\/\/blog.hubspot.com\/marketing\/what-are-utm-tracking-codes-ht#:~:text=A%20UTM%20(Urchin%20Tracking%20Module,medium%2C%20content%2C%20and%20term.\" target=\"_blank\" rel=\"noopener\">UTM codes<\/a> to monitor the success of your marketing campaigns. You might end up with URLs like these on your site:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">https:\/\/website.com\/accounting<br>https:\/\/website.com\/accounting\/?utm_source=facebook&amp;utm_medium=social&amp;utm_campaign=accounting-lp<br>https:\/\/website.com\/accounting\/?utm_source=instagram&amp;utm_medium=social&amp;utm_campaign=accounting-lp<br>https:\/\/website.com\/accounting\/?utm_source=linkedin&amp;utm_medium=social&amp;utm_campaign=accounting-lp<br>https:\/\/website.com\/accounting\/?utm_source=tiktok&amp;utm_medium=social&amp;utm_campaign=accounting-lp<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All of these URLs are valid and they all lead to the exact same page. As users, we understand that it\u2019s the same page, but what search engines see is 4 different URLs (pages) with identical information. Since we don\u2019t want search engines to think we have batches of identical pages on our website, we use the below canonical tag in the &lt;head&gt; section of each page to tell them the top one is \u2018the\u2019 page and any links or traffic going to those UTM variants should be attributed to that main version.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">&lt;link rel=\u201ccanonical\u201d href=\u201chttps:\/\/website.com\/accounting\u201d \/&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Note <\/b>that you must get the URL exactly right here. If you accidentally type http:\/\/ instead of https:\/\/ or you forget a trailing slash when your URLs use them, this could cause disaster. It\u2019s usually best to copy\/paste the URL to avoid human error.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The other reason SEOs use canonical tags is for directing backlink value. If each of the URLs above gained 2 backlinks from different websites, our canonical tag example makes sure the majority of that link value is being pointed directly at the \/accounting page rather than spreading it across all 5 URLs. Effectively, it\u2019s concentrating that link value into one place.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Take a look at<a href=\"https:\/\/ahrefs.com\/blog\/canonical-tags\/\" target=\"_blank\" rel=\"noopener\"> Ahrefs&#8217; guide<\/a> to better understand and implement canonical tags on your website.<\/p>\n\n\n\n<h4 id=\"review-your-existing-content-and-remove-or-rewrite-lowquality-pages\" class=\"wp-block-heading\">Review your existing content and remove or rewrite low-quality pages<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">If your site is packed with old, dusty content that offers little to no value, don\u2019t just let it sit there. Either remove, canonical or rewrite those pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By cutting the clutter from your website, you\u2019re making it easier to crawl and maintain while also boosting the overall quality of your website. If you are going to delete pages though, it\u2019s a good idea to redirect those URLs to a relevant page to retain any link value you might have pointing to them.<\/p>\n\n\n\n<!-- Singularity CTA Box -->\n<div class=\"singularity-cta-box\" style=\"background: #12293c; border-radius: 16px; padding: 50px 40px; margin: 40px 0; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.08); border: 1px solid #0d1e2d;\">\n    \n    <h3 style=\"font-size: 36px; font-weight: 800; color: #ffffff; margin: 0 0 20px 0; line-height: 1.3; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -0.5px;\">Make Your Site Easier to Crawl<\/h3>\n    \n    <p style=\"font-size: 18px; color: #ffffff; line-height: 1.7; max-width: 700px; margin: 0 auto 35px auto; font-family: Arial, Helvetica, sans-serif;\">Crawlability issues are easy to miss and frustrating to deal with. Understanding what search engines see helps you fix problems with confidence.<\/p>\n    \n    \n    \n    <div class=\"cta-buttons\" style=\"display: flex; justify-content: center; align-items: center; gap: 20px; flex-wrap: wrap;\">\n        <a href=\"https:\/\/singularity.digital\/pt\/contact\/\" style=\"background: #F4EF01; color: #000000; padding: 18px 40px; border-radius: 8px; font-size: 18px; font-weight: 700; text-decoration: none; display: inline-block; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(244, 239, 1, 0.3); font-family: Arial, Helvetica, sans-serif;\">Book an Intro Call<\/a>\n        \n    <\/div>\n    \n<\/div>\n\n<style>\n@media (max-width: 768px) {\n    .singularity-cta-box { padding: 35px 25px !important; }\n    .singularity-cta-box h3 { font-size: 28px !important; }\n    .singularity-cta-box p { font-size: 16px !important; }\n    .cta-buttons a { width: 100%; text-align: center; justify-content: center; }\n}\n<\/style>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-faq\">FAQ<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a tabindex=\"0\">How can I improve my crawlability?<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To improve your website\u2019s crawlability, clean up your website\u2019s architecture, remove broken links and redirects and implement the canonical tag correctly. You\u2019ll also want to check your robots.txt file and have a look at the Pages report in Google Search Console to identify individual errors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a tabindex=\"0\">Why is crawlability important?<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Crawlability is important in SEO because if a page can\u2019t be crawled, it can\u2019t appear in the search results! By improving your site\u2019s crawlability, you\u2019re boosting search engines\u2019 ability to see the content on your site, index it and show it to your audience when they search for it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a tabindex=\"0\">What are crawlability and indexability of a website?<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Crawlability and indexability refer to how easy it is for search engines and other crawlers to navigate through your website and \u2018look at\u2019 each page.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Although they\u2019re often used interchangeably, they\u2019re not quite the same. If a URL is crawlable, that means the crawler can see that it exists. If a URL is indexable, then the crawler can \u2018look at\u2019 that page and take a snapshot of it. Just because a page is crawlable doesn\u2019t necessarily mean it\u2019s indexable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a tabindex=\"0\">How do I check Google crawlability?<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The two best places to check your site\u2019s crawlability are Google Search Console\u2019s Page Indexing report, and Screaming Frog SEO Spider.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You\u2019ll find more info above on how to leverage each of these reports to review your crawlability in more detail.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>In SEO, crawlability refers to how easily search engines can find and access pages and resources on your website. Since only crawled and indexed pages can appear in the search results, this is a major factor in SEO and the reason it\u2019s the first tier in Maslow\u2019s hierarchy of SEO needs. In Modern SEO, crawlability [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4159,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[10],"tags":[],"ppma_author":[16],"class_list":["post-4132","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Guide: Improving Your Site&#039;s Crawlability and Indexing for SEO \/\/<\/title>\n<meta name=\"description\" content=\"Improve your website&#039;s crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide: Improving Your Site&#039;s Crawlability and Indexing for SEO\" \/>\n<meta property=\"og:description\" content=\"Improve your website&#039;s crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/singularityagency\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-07T02:46:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-01T14:25:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2240\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Chris Ashton\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"Improve your website&#039;s crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png\" \/>\n<meta name=\"twitter:creator\" content=\"@singularity_seo\" \/>\n<meta name=\"twitter:site\" content=\"@singularity_seo\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/\"},\"author\":{\"name\":\"Patrick Herbert\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/#\\\/schema\\\/person\\\/2e2bfea7a5b0a7a28237bf0d43239b12\"},\"headline\":\"Guide: Improving Your Site&#8217;s Crawlability and Indexing for SEO\",\"datePublished\":\"2023-11-07T02:46:33+00:00\",\"dateModified\":\"2026-05-01T14:25:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/\"},\"wordCount\":3040,\"publisher\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/crawlability-header.png\",\"articleSection\":[\"SEO\"],\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/\",\"url\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/\",\"name\":\"Guide: Improving Your Site's Crawlability and Indexing for SEO \\\/\\\/\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/crawlability-header.png\",\"datePublished\":\"2023-11-07T02:46:33+00:00\",\"dateModified\":\"2026-05-01T14:25:52+00:00\",\"description\":\"Improve your website's crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/crawlability-header.png\",\"contentUrl\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/crawlability-header.png\",\"width\":2240,\"height\":1260,\"caption\":\"Representation of a search engine crawler\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/pt\\\/insights\\\/crawlability-indexing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/singularity.digital\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide: Improving Your Site&#8217;s Crawlability and Indexing for SEO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/#website\",\"url\":\"https:\\\/\\\/singularity.digital\\\/\",\"name\":\"Singularity Digital Marketing\",\"description\":\"SaaS Search Marketing, Solved.\",\"publisher\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/#organization\"},\"alternateName\":\"Singularity Digital\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/singularity.digital\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/#organization\",\"name\":\"Singularity Digital Marketing\",\"alternateName\":\"Singularity Digital\",\"url\":\"https:\\\/\\\/singularity.digital\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-black-on-white-e1698072836904.png\",\"contentUrl\":\"https:\\\/\\\/singularity.digital\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-black-on-white-e1698072836904.png\",\"width\":368,\"height\":361,\"caption\":\"Singularity Digital Marketing\"},\"image\":{\"@id\":\"https:\\\/\\\/singularity.digital\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/singularityagency\",\"https:\\\/\\\/x.com\\\/singularity_seo\",\"https:\\\/\\\/www.instagram.com\\\/singularity.digital\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/singularitiy-digital\\\/\"],\"description\":\"Singularity Digital is a marketing agency specializing in SEO and growth for B2B SaaS companies, particularly founder-led businesses in the $2\u201310M ARR range. Known for its focus on revenue impact over vanity metrics, the agency combines traditional SEO with emerging Generative Engine Optimization (GEO) to help clients gain visibility on both Google and AI platforms. Singularity Digital works internationally, maintaining long client relationships through transparent processes, scalable strategies, and consistent growth results.\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/singularity.digital\\\/#\\\/schema\\\/person\\\/2e2bfea7a5b0a7a28237bf0d43239b12\",\"name\":\"Patrick Herbert\",\"description\":\"I help businesses like yours grow using Search Engines and LLMs. With 10 years experience in Digital Marketing and 6 of those working with SaaS companies from small to large.\u00a0\",\"sameAs\":[\"https:\\\/\\\/singularity.digital\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Guide: Improving Your Site's Crawlability and Indexing for SEO \/\/","description":"Improve your website's crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.","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:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/","og_locale":"pt_BR","og_type":"article","og_title":"Guide: Improving Your Site's Crawlability and Indexing for SEO","og_description":"Improve your website's crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.","og_url":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/","article_publisher":"https:\/\/www.facebook.com\/singularityagency","article_published_time":"2023-11-07T02:46:33+00:00","article_modified_time":"2026-05-01T14:25:52+00:00","og_image":[{"width":2240,"height":1260,"url":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","type":"image\/png"}],"author":"Chris Ashton","twitter_card":"summary_large_image","twitter_description":"Improve your website's crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.","twitter_image":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","twitter_creator":"@singularity_seo","twitter_site":"@singularity_seo","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#article","isPartOf":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/"},"author":{"name":"Patrick Herbert","@id":"https:\/\/singularity.digital\/#\/schema\/person\/2e2bfea7a5b0a7a28237bf0d43239b12"},"headline":"Guide: Improving Your Site&#8217;s Crawlability and Indexing for SEO","datePublished":"2023-11-07T02:46:33+00:00","dateModified":"2026-05-01T14:25:52+00:00","mainEntityOfPage":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/"},"wordCount":3040,"publisher":{"@id":"https:\/\/singularity.digital\/#organization"},"image":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#primaryimage"},"thumbnailUrl":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","articleSection":["SEO"],"inLanguage":"pt-BR"},{"@type":"WebPage","@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/","url":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/","name":"Guide: Improving Your Site's Crawlability and Indexing for SEO \/\/","isPartOf":{"@id":"https:\/\/singularity.digital\/#website"},"primaryImageOfPage":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#primaryimage"},"image":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#primaryimage"},"thumbnailUrl":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","datePublished":"2023-11-07T02:46:33+00:00","dateModified":"2026-05-01T14:25:52+00:00","description":"Improve your website's crawlability to boost your SEO efforts. Discover how crawlability impacts search engine rankings and website performance.","breadcrumb":{"@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#primaryimage","url":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","contentUrl":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/11\/crawlability-header.png","width":2240,"height":1260,"caption":"Representation of a search engine crawler"},{"@type":"BreadcrumbList","@id":"https:\/\/singularity.digital\/pt\/insights\/crawlability-indexing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/singularity.digital\/"},{"@type":"ListItem","position":2,"name":"Guide: Improving Your Site&#8217;s Crawlability and Indexing for SEO"}]},{"@type":"WebSite","@id":"https:\/\/singularity.digital\/#website","url":"https:\/\/singularity.digital\/","name":"Singularity Digital Marketing","description":"SaaS Search Marketing, Solved.","publisher":{"@id":"https:\/\/singularity.digital\/#organization"},"alternateName":"Singularity Digital","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/singularity.digital\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/singularity.digital\/#organization","name":"Singularity Digital Marketing","alternateName":"Singularity Digital","url":"https:\/\/singularity.digital\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/singularity.digital\/#\/schema\/logo\/image\/","url":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/10\/logo-black-on-white-e1698072836904.png","contentUrl":"https:\/\/singularity.digital\/wp-content\/uploads\/2023\/10\/logo-black-on-white-e1698072836904.png","width":368,"height":361,"caption":"Singularity Digital Marketing"},"image":{"@id":"https:\/\/singularity.digital\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/singularityagency","https:\/\/x.com\/singularity_seo","https:\/\/www.instagram.com\/singularity.digital\/","https:\/\/www.linkedin.com\/company\/singularitiy-digital\/"],"description":"Singularity Digital is a marketing agency specializing in SEO and growth for B2B SaaS companies, particularly founder-led businesses in the $2\u201310M ARR range. Known for its focus on revenue impact over vanity metrics, the agency combines traditional SEO with emerging Generative Engine Optimization (GEO) to help clients gain visibility on both Google and AI platforms. Singularity Digital works internationally, maintaining long client relationships through transparent processes, scalable strategies, and consistent growth results."},{"@type":"Person","@id":"https:\/\/singularity.digital\/#\/schema\/person\/2e2bfea7a5b0a7a28237bf0d43239b12","name":"Patrick Herbert","description":"I help businesses like yours grow using Search Engines and LLMs. With 10 years experience in Digital Marketing and 6 of those working with SaaS companies from small to large.\u00a0","sameAs":["https:\/\/singularity.digital"]}]}},"authors":[{"term_id":16,"user_id":0,"is_guest":1,"slug":"chris-ashton","display_name":"Chris Ashton","avatar_url":{"url":"https:\/\/singularity.digital\/wp-content\/uploads\/2022\/11\/Chris-transparent-e1706811933221.png","url2x":"https:\/\/singularity.digital\/wp-content\/uploads\/2022\/11\/Chris-transparent-e1706811933221.png"},"0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/posts\/4132","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/comments?post=4132"}],"version-history":[{"count":28,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/posts\/4132\/revisions"}],"predecessor-version":[{"id":7457,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/posts\/4132\/revisions\/7457"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/media\/4159"}],"wp:attachment":[{"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/media?parent=4132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/categories?post=4132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/tags?post=4132"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/singularity.digital\/pt\/wp-json\/wp\/v2\/ppma_author?post=4132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}