{"id":263,"date":"2026-06-27T18:40:00","date_gmt":"2026-06-27T18:40:00","guid":{"rendered":"https:\/\/www.eshanjanith.me\/?p=263"},"modified":"2026-07-05T18:57:13","modified_gmt":"2026-07-05T18:57:13","slug":"diagnosing-crawl-issues-the-ultimate-guide-to-robots-txt","status":"publish","type":"post","link":"https:\/\/www.eshanjanith.me\/?p=263","title":{"rendered":"Diagnosing Crawl Issues: The Ultimate Guide to Robots.txt"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A website cannot rank if search engines cannot crawl it. When organic traffic drops, many marketers rely on intuition to find the problem. However, true search engine optimisation requires data-driven decision making, not gut feelings. At the very foundation of your technical site architecture sits a simple text file that dictates how search engine spiders interact with your content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explores the exact mechanics of robots.txt SEO, helping you diagnose crawl bottlenecks, protect your server resources, and prepare your website for the future of AI search optimisation. By understanding how to control user agents effectively, you can ensure your most valuable pages are indexed and positioned for growth.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Understanding The Role Of Robots.txt In Technical SEO<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The robots.txt file is a set of instructions located at the root of your domain. It tells web crawlers which pages they can or cannot request from your site. This mechanism is known as the Robots Exclusion Protocol. While it might seem like a basic technical requirement, it plays a critical role in managing your crawl budget.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Crawl budget refers to the number of pages a search engine will crawl on your site within a given timeframe. If search engines waste their allocated time crawling low-value pages, duplicate content, or backend administrative folders, your highly optimised revenue-generating pages might remain undiscovered. Directing crawler behaviour through precise directives ensures search engines focus strictly on the content that matters to your business goals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For comprehensive documentation on how Google processes these directives, you can review the official guidelines provided by<a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/robots\/intro\"> Google Search Central<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Anatomy Of A Data-Driven Robots.txt File<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A highly optimised file relies on a few core directives to control how different bots interact with your server. Diagnosing issues starts with understanding what these commands actually do in practice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The &#8216;User-agent&#8217; directive targets specific bots. You can use an asterisk to apply rules to all crawlers globally, or you can specify individual bots like Googlebot or Bingbot.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The &#8216;Disallow&#8217; directive tells the specified user agent not to crawl a particular URL path. This is vital for keeping search engines out of staging environments, internal search result pages, or shopping cart directories on e-commerce platforms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Conversely, the &#8216;Allow&#8217; directive is primarily used to override a broader Disallow command. For example, if you block an entire directory but want search engines to access one specific file within it, the Allow directive provides that granular control.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lastly, an effective file always includes a direct link to your XML sitemap. Declaring your sitemap at the bottom of the document provides search engines with a clear roadmap of your site architecture immediately upon their arrival.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Diagnosing Critical Crawl Bottlenecks<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Identifying indexing issues requires a systematic approach. If your analytics dashboards show a sudden plateau in organic traffic, the first place to look is your server log files and Google Search Console.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A common mistake is accidentally blocking critical assets. Modern websites rely heavily on JavaScript and CSS to render content. If your robots.txt file prevents Googlebot from crawling these rendering resources, the search engine will view a broken version of your site. This can severely damage your rankings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another frequent issue arises during website migrations or the launch of new projects. It is a standard practice to block search engines from crawling a staging site to prevent duplicate content issues. However, development teams often forget to remove these strict Disallow rules when pushing the site live. A rigorous, data-led SEO migration checklist must always include a final validation of these directives post-launch.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To diagnose these problems, you must audit the Page Indexing report in Google Search Console. Look for URLs flagged with the &#8220;Blocked by robots.txt&#8221; status. If pages you want to rank carry this flag, you have a critical configuration error that needs immediate rectification.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>AI Search Optimisation And Managing LLM Crawlers<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The landscape of search visibility is shifting rapidly. With the rise of large language models, technical SEO must now account for bots that scrape data to train AI systems or power generative search engines.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI search optimisation requires you to make deliberate choices about which generative engines can access your proprietary content. Bots like GPTBot or Google-Extended operate similarly to traditional search engine spiders, but their end goal is different. They are often looking to synthesise information rather than link back to it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A modern SEO strategy involves auditing your server bandwidth and deciding if these AI crawlers add value to your business model. If you are running an agency like Ranklyst focused on performance and visibility, you must advise clients on how to structure their directives to either welcome AI citations or block scrapers that drain server resources without providing referral traffic.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Strategic Implementation For Complex Site Architectures<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Large websites face unique crawling challenges. E-commerce platforms, for example, often generate thousands of dynamic URLs through faceted navigation and product filters. If left unchecked, search engines will attempt to crawl every possible combination of size, colour, and price filter, completely exhausting the site&#8217;s crawl budget.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A robust technical strategy involves using wildcard characters to block dynamic parameters broadly. By adding a Disallow rule targeting URLs containing question marks or specific tracking parameters, you force search engines to focus on canonical product pages and high-value category hubs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This level of technical refinement is what separates standard visibility campaigns from high-performance digital marketing. When you base your structural decisions on hard analytics rather than guesswork, you ensure scalable growth for complex web properties. If you need assistance structuring a complex hierarchy, consider our <strong>[Internal Link: Advanced Technical SEO Auditing Services]<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Testing And Validating Your Directives<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Implementing changes to your exclusion rules carries inherent risk. A single misplaced character can deindex an entire website overnight. Therefore, testing your configurations in a secure environment is non-negotiable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before uploading a revised file to your server, you should always run the syntax through a testing tool. The robots.txt Tester within Google Search Console allows you to input specific URLs and verify whether Googlebot will be permitted to access them based on your new rules.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a broader analysis of how your rules impact overall site health, third-party auditing tools are invaluable. Resources like<a href=\"https:\/\/ahrefs.com\/seo\/glossary\/robots-txt\"> Ahrefs&#8217; Technical SEO Guide<\/a> provide excellent methodologies for integrating crawl diagnostics into your broader reporting workflows. By pairing these technical audits with custom GA4 dashboards, you can visualise the direct correlation between healthy crawl rates and organic revenue growth.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consistent monitoring is the key to long-term success. Just as a 180-day challenge requires daily attention to incremental improvements, maintaining search visibility requires routine checks of your technical foundations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Does blocking a page in robots.txt prevent it from being indexed?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No. The Disallow directive prevents search engines from crawling the page, but if the URL is linked to from other external sources, Google may still index the URL itself without knowing the contents of the page. To completely prevent indexing, you must use a &#8216;noindex&#8217; meta tag on the page itself.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How long does it take for search engines to recognise changes to the file?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Search engines typically cache the file for up to 24 hours. When you update your directives, it may take a day or two for crawlers like Googlebot to fetch the new version and adjust their crawling behaviour accordingly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Where exactly should the file be located?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The file must be placed in the top-level directory of your website structure. It should be accessible strictly at <strong>yourdomain.com\/robots.txt<\/strong>. If it is placed in any subfolder, search engines will simply ignore it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Should I block bad bots to improve site speed?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. Blocking malicious scrapers or irrelevant AI bots that consume your server resources can improve site performance for actual users. You can achieve this by specifying the exact user agents of the bots you wish to exclude and applying a global Disallow rule to them.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A website cannot rank if search engines cannot crawl it. When organic traffic drops, many marketers rely on intuition to&#8230;<\/p>\n","protected":false},"author":1,"featured_media":266,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-263","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Diagnosing Crawl Issues: A Guide To Robots.txt<\/title>\n<meta name=\"description\" content=\"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Diagnosing Crawl Issues: A Guide To Robots.txt\" \/>\n<meta property=\"og:description\" content=\"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.eshanjanith.me\/?p=263\" \/>\n<meta property=\"og:site_name\" content=\"eshan janith\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-27T18:40:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-05T18:57:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"eshan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"eshan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263\"},\"author\":{\"name\":\"eshan\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/#\\\/schema\\\/person\\\/7331f8c8c5fddc9440fb976c41b11e6f\"},\"headline\":\"Diagnosing Crawl Issues: The Ultimate Guide to Robots.txt\",\"datePublished\":\"2026-06-27T18:40:00+00:00\",\"dateModified\":\"2026-07-05T18:57:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263\"},\"wordCount\":1322,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.eshanjanith.me\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Business-team-reviewing-SEO-issues-scaled.webp\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263\",\"url\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263\",\"name\":\"Diagnosing Crawl Issues: A Guide To Robots.txt\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.eshanjanith.me\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Business-team-reviewing-SEO-issues-scaled.webp\",\"datePublished\":\"2026-06-27T18:40:00+00:00\",\"dateModified\":\"2026-07-05T18:57:13+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/#\\\/schema\\\/person\\\/7331f8c8c5fddc9440fb976c41b11e6f\"},\"description\":\"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#primaryimage\",\"url\":\"https:\\\/\\\/www.eshanjanith.me\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Business-team-reviewing-SEO-issues-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/www.eshanjanith.me\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Business-team-reviewing-SEO-issues-scaled.webp\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/?p=263#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.eshanjanith.me\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Diagnosing Crawl Issues: The Ultimate Guide to Robots.txt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/#website\",\"url\":\"https:\\\/\\\/www.eshanjanith.me\\\/\",\"name\":\"Eshan Janith\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.eshanjanith.me\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.eshanjanith.me\\\/#\\\/schema\\\/person\\\/7331f8c8c5fddc9440fb976c41b11e6f\",\"name\":\"eshan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g\",\"caption\":\"eshan\"},\"sameAs\":[\"https:\\\/\\\/www.eshanjanith.me\"],\"url\":\"https:\\\/\\\/www.eshanjanith.me\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Diagnosing Crawl Issues: A Guide To Robots.txt","description":"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Diagnosing Crawl Issues: A Guide To Robots.txt","og_description":"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!","og_url":"https:\/\/www.eshanjanith.me\/?p=263","og_site_name":"eshan janith","article_published_time":"2026-06-27T18:40:00+00:00","article_modified_time":"2026-07-05T18:57:13+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp","type":"image\/webp"}],"author":"eshan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"eshan","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.eshanjanith.me\/?p=263#article","isPartOf":{"@id":"https:\/\/www.eshanjanith.me\/?p=263"},"author":{"name":"eshan","@id":"https:\/\/www.eshanjanith.me\/#\/schema\/person\/7331f8c8c5fddc9440fb976c41b11e6f"},"headline":"Diagnosing Crawl Issues: The Ultimate Guide to Robots.txt","datePublished":"2026-06-27T18:40:00+00:00","dateModified":"2026-07-05T18:57:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.eshanjanith.me\/?p=263"},"wordCount":1322,"commentCount":0,"image":{"@id":"https:\/\/www.eshanjanith.me\/?p=263#primaryimage"},"thumbnailUrl":"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.eshanjanith.me\/?p=263#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.eshanjanith.me\/?p=263","url":"https:\/\/www.eshanjanith.me\/?p=263","name":"Diagnosing Crawl Issues: A Guide To Robots.txt","isPartOf":{"@id":"https:\/\/www.eshanjanith.me\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.eshanjanith.me\/?p=263#primaryimage"},"image":{"@id":"https:\/\/www.eshanjanith.me\/?p=263#primaryimage"},"thumbnailUrl":"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp","datePublished":"2026-06-27T18:40:00+00:00","dateModified":"2026-07-05T18:57:13+00:00","author":{"@id":"https:\/\/www.eshanjanith.me\/#\/schema\/person\/7331f8c8c5fddc9440fb976c41b11e6f"},"description":"Master your technical SEO strategy. Learn how to optimise your robots.txt file, diagnose search engine crawl errors, and improve site visibility. Read more!","breadcrumb":{"@id":"https:\/\/www.eshanjanith.me\/?p=263#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.eshanjanith.me\/?p=263"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eshanjanith.me\/?p=263#primaryimage","url":"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp","contentUrl":"https:\/\/www.eshanjanith.me\/wp-content\/uploads\/2026\/07\/Business-team-reviewing-SEO-issues-scaled.webp","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/www.eshanjanith.me\/?p=263#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.eshanjanith.me\/"},{"@type":"ListItem","position":2,"name":"Diagnosing Crawl Issues: The Ultimate Guide to Robots.txt"}]},{"@type":"WebSite","@id":"https:\/\/www.eshanjanith.me\/#website","url":"https:\/\/www.eshanjanith.me\/","name":"Eshan Janith","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.eshanjanith.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.eshanjanith.me\/#\/schema\/person\/7331f8c8c5fddc9440fb976c41b11e6f","name":"eshan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/048515a0a404f7797f7d7871c5af9e69d1e53f093c1c685fd953549dfe529d51?s=96&d=mm&r=g","caption":"eshan"},"sameAs":["https:\/\/www.eshanjanith.me"],"url":"https:\/\/www.eshanjanith.me\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/posts\/263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=263"}],"version-history":[{"count":1,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/posts\/263\/revisions"}],"predecessor-version":[{"id":267,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/posts\/263\/revisions\/267"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=\/wp\/v2\/media\/266"}],"wp:attachment":[{"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.eshanjanith.me\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}