{"id":798,"date":"2026-06-29T03:56:42","date_gmt":"2026-06-29T03:56:42","guid":{"rendered":"https:\/\/maxaeo.ai\/blog\/ai-crawler-access\/"},"modified":"2026-06-29T03:56:42","modified_gmt":"2026-06-29T03:56:42","slug":"ai-crawler-access","status":"publish","type":"post","link":"https:\/\/maxaeo.ai\/blog\/ai-crawler-access\/","title":{"rendered":"AI Crawler Access: Make Sure ChatGPT, Perplexity &#038; Google Can Read Your Site"},"content":{"rendered":"<p><strong>AI crawler access is whether bots like GPTBot, PerplexityBot, ClaudeBot, and Googlebot can fetch and parse your pages.<\/strong> If they can&#39;t, no amount of optimization gets you cited. Most <a href=\"https:\/\/maxaeo.ai\/blog\/what-is-geo\">generative engine optimization<\/a> advice starts one layer too late\u2014at content\u2014and quietly assumes the machine already read the page. It often didn&#39;t.<\/p>\n<p>This is the upstream technical layer. Before an answer engine can rank, quote, or recommend you, it has to (1) reach your server, (2) be allowed by your rules, (3) get a clean response, and (4) parse what comes back. Break any link and your best content is invisible\u2014even if you rank #1 on Google.<\/p>\n<p>Below: what each AI bot needs, the five places access silently breaks, a five-minute diagnostic, and a copy-paste checklist to fix it.<\/p>\n<h2>What is AI crawler access?<\/h2>\n<p><strong>AI crawler access is the set of conditions that lets AI search bots fetch and read a URL: network reachability, robots.txt permission, a clean HTTP response, and HTML they can parse without running JavaScript.<\/strong> It is the prerequisite for every downstream goal\u2014citations, mentions, and shortlist placement.<\/p>\n<p>It&#39;s the difference between <em>publishing<\/em> a page and a model actually <em>seeing<\/em> it. SEO crawlability and AI crawler access overlap but aren&#39;t identical: Googlebot renders JavaScript and has crawled the web for decades, while most AI crawlers fetch raw HTML once and leave. A page that&#39;s perfectly indexable in Google Search can still be unreadable to ChatGPT and Perplexity\u2014and that gap is where teams lose <a href=\"https:\/\/maxaeo.ai\/blog\/why-ai-search-engines-cite-competitor-pages-instead-of-yours\">AI citations<\/a> without ever knowing why.<\/p>\n<h2>Why AI crawler access is the layer GEO content skips<\/h2>\n<p><strong>You cannot be cited by a source that never fetched your page.<\/strong> Every answer-engine optimization framework\u2014entities, structure, llms.txt, FAQs\u2014assumes the bot already pulled your HTML. When access is broken, all of it is wasted effort on a page no model has read.<\/p>\n<p>An AI answer is assembled from content the system either trained on or retrieved live. Both paths run through a crawler. Block or break that crawler and you&#39;re absent from the candidate set before relevance is ever scored. This is why brands with strong organic rankings still go missing from AI answers: the ranking signal lives in Google&#39;s index, but the AI&#39;s retrieval crawler hit a wall.<\/p>\n<p>So access deserves its own audit, separate from content. Run the <a href=\"https:\/\/maxaeo.ai\/blog\/how-to-optimize-for-ai-search\">full GEO checklist for AI search<\/a> only after you&#39;ve confirmed bots can reach the page\u2014otherwise you&#39;re optimizing a page no engine sees. Access first, content second.<\/p>\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" style=\"max-width:100%;height:auto\" loading=\"lazy\"  src=\"https:\/\/maxaeo.ai\/blog\/wp-content\/uploads\/2026\/06\/1782474437826-11-37837-1.jpg\" alt=\"Diagram of the AI crawler access ladder showing five layers where ChatGPT, Perplexity, and Googlebot can fail to fetch a page\"><\/figure>\n<h2>Which AI bots need access to your site?<\/h2>\n<p><strong>At minimum, allow the retrieval and search crawlers from OpenAI, Anthropic, Perplexity, Google, and Microsoft.<\/strong> These power live citations. Training crawlers are optional\u2014a separate decision. The table below maps the major bots, what they do, and whether they execute JavaScript.<\/p>\n<table>\n<thead>\n<tr>\n<th>Bot (user agent)<\/th>\n<th>Operator<\/th>\n<th>Purpose<\/th>\n<th>Renders JavaScript?<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>GPTBot<\/td>\n<td>OpenAI<\/td>\n<td>Trains foundation models<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>OAI-SearchBot<\/td>\n<td>OpenAI<\/td>\n<td>Indexes for ChatGPT search<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>ChatGPT-User<\/td>\n<td>OpenAI<\/td>\n<td>Live fetch when ChatGPT cites a page<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>ClaudeBot<\/td>\n<td>Anthropic<\/td>\n<td>Trains Claude models<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Claude-SearchBot<\/td>\n<td>Anthropic<\/td>\n<td>Indexes for Claude search answers<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Claude-User<\/td>\n<td>Anthropic<\/td>\n<td>Live fetch on a user&#39;s request<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>PerplexityBot<\/td>\n<td>Perplexity<\/td>\n<td>Builds Perplexity&#39;s answer index<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Perplexity-User<\/td>\n<td>Perplexity<\/td>\n<td>Live fetch for a user&#39;s question<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Googlebot<\/td>\n<td>Google<\/td>\n<td>Search index + AI Overviews + AI Mode<\/td>\n<td><strong>Yes<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Google-Extended<\/td>\n<td>Google<\/td>\n<td>robots.txt token for Gemini training\/grounding (not a crawler)<\/td>\n<td>n\/a<\/td>\n<\/tr>\n<tr>\n<td>Bingbot<\/td>\n<td>Microsoft<\/td>\n<td>Bing index that feeds Microsoft Copilot<\/td>\n<td>Limited<\/td>\n<\/tr>\n<tr>\n<td>AppleBot<\/td>\n<td>Apple<\/td>\n<td>Siri \/ Apple Intelligence<\/td>\n<td><strong>Yes<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Each vendor documents its own crawlers: <a href=\"https:\/\/developers.openai.com\/api\/docs\/bots\" target=\"_blank\" rel=\"noopener\">OpenAI&#39;s bot documentation<\/a>, <a href=\"https:\/\/support.claude.com\/en\/articles\/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler\" target=\"_blank\" rel=\"noopener\">Anthropic&#39;s crawler help article<\/a>, <a href=\"https:\/\/docs.perplexity.ai\/docs\/resources\/perplexity-crawlers\" target=\"_blank\" rel=\"noopener\">Perplexity&#39;s crawler docs<\/a>, and <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/overview-google-crawlers\" target=\"_blank\" rel=\"noopener\">Google Search Central&#39;s crawler overview<\/a>.<\/p>\n<h3>Training bots vs. retrieval bots: the distinction that matters<\/h3>\n<p>You can block training and still be citable. <strong>Training crawlers (GPTBot, ClaudeBot) feed future models; retrieval crawlers (OAI-SearchBot, ChatGPT-User, Claude-SearchBot, Claude-User, PerplexityBot, Perplexity-User) pull pages into live answers.<\/strong> If your goal is to get recommended by ChatGPT today, the retrieval bots are non-negotiable\u2014the training bots are a separate policy choice about whether your content is used to train models. Decide each deliberately; the block-or-allow trade-offs are covered below.<\/p>\n<h2>The AI crawler access ladder: five places access breaks<\/h2>\n<p><strong>Access fails at one of five layers, in this order: edge\/network, robots.txt, HTTP response, rendering, and parseability.<\/strong> Most guides only fix layer two. Diagnose top-down\u2014a page blocked at the edge never even reaches its own robots.txt rules\u2014and you find the real break fast.<\/p>\n<p>Order matters: teams routinely spend a week rewriting content (a layer-five problem) when the actual failure is a bot-management rule at layer one. Check the cheap, common, upstream layers first.<\/p>\n<h3>Layer 1: Edge, CDN, and bot-management blocks<\/h3>\n<p><strong>The most invisible failure: a WAF, CDN, or bot-management rule blocks the AI crawler before your application or robots.txt is ever consulted.<\/strong> Many platforms ship &quot;block AI bots&quot; toggles enabled by default, and security rules often challenge or 403 unfamiliar user agents.<\/p>\n<p>Cloudflare now blocks AI crawlers at the network level by default for new sites, and reports blocking AI bots on the order of a billion requests per day across its network. A <code>Disallow<\/code> you never wrote, enforced by infrastructure you didn&#39;t configure, is the single most common reason a well-built page is unreadable to ChatGPT and Perplexity. Check your CDN&#39;s bot settings before anything else.<\/p>\n<h3>Layer 2: robots.txt disallow rules<\/h3>\n<p><strong>The second-most-common block is an explicit <code>Disallow<\/code> in robots.txt targeting an AI user agent.<\/strong> CMS templates, SEO plugins, and &quot;protect my content&quot; presets add these silently. Open <code>yoursite.com\/robots.txt<\/code> and look for any <code>Disallow: \/<\/code> under GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, PerplexityBot, or Google-Extended.<\/p>\n<p>One nuance trips teams up constantly: <strong>Google-Extended only controls whether your content trains Gemini\u2014it does not affect Googlebot, search indexing, or AI Overviews.<\/strong> AI Overviews and AI Mode draw on the standard Google index crawled by Googlebot, per Google Search Central. So disallowing Google-Extended is a training-data choice, not a visibility lever. Blocking <em>Googlebot<\/em>, on the other hand, removes you from Search and AI Overviews together.<\/p>\n<h3>Layer 3: HTTP status, redirects, and timeouts<\/h3>\n<p><strong>Even when allowed, a crawler needs a fast 200 OK\u2014not a 404, a redirect chain, or a timeout.<\/strong> AI crawlers are unforgiving: they fetch once and rarely retry.<\/p>\n<p>Vercel&#39;s network analysis of AI crawler traffic found ChatGPT&#39;s crawler spent 34.82% of its fetches on 404 pages and another 14.36% following redirects, with Claude&#39;s crawler showing a near-identical ~34% 404 rate (see <a href=\"https:\/\/vercel.com\/blog\/the-rise-of-the-ai-crawler\" target=\"_blank\" rel=\"noopener\">Vercel&#39;s &quot;The rise of the AI crawler&quot;<\/a>). That means roughly half of some bots&#39; effort is wasted on dead URLs and detours. Stale sitemaps, broken internal links, and long redirect hops quietly burn your access. Serve the live URL directly, keep redirects to a single hop, and keep response times low.<\/p>\n<h3>Layer 4: JavaScript rendering<\/h3>\n<p><strong>Most AI crawlers do not run JavaScript. They read the raw HTML in the initial response and nothing else.<\/strong> If your main content is injected client-side, the bot sees an empty shell.<\/p>\n<p>Vercel&#39;s data is blunt here: across 569 million GPTBot fetches and 370 million Claude fetches in a single month, it found no evidence of JavaScript execution\u2014the bots fetch JS files (ChatGPT 11.5%, Claude 23.8% of requests) but never run them. The confirmed exceptions are Googlebot (and therefore Gemini and AI Overviews) and AppleBot, which render. So a client-side-rendered SPA can be fully visible in Google AI Overviews yet completely blank to ChatGPT, Perplexity, and Claude. Server-side render or pre-render your critical content.<\/p>\n<h3>Layer 5: Parseability and structure<\/h3>\n<p><strong>Once the HTML is fetched, the model still has to extract meaning from it.<\/strong> Buried text, content locked behind interactions, infinite-scroll bodies, and important facts that live only inside images all reduce what a crawler can actually use.<\/p>\n<p>This is the boundary where access ends and optimization begins. The page is reachable, allowed, healthy, and rendered\u2014now structure decides how much of it becomes a quotable passage. Clear headings, semantic HTML, real text instead of text-in-images, and self-contained paragraphs make extraction reliable. A standardized signal like an llms.txt file can help here, though it complements\u2014never replaces\u2014clean, parseable HTML.<\/p>\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" style=\"max-width:100%;height:auto\" loading=\"lazy\"  src=\"https:\/\/maxaeo.ai\/blog\/wp-content\/uploads\/2026\/06\/1782474437826-11-37837-2.jpg\" alt=\"Side-by-side of a server-rendered page versus a client-side-rendered page as an AI crawler sees them, one full of text and one empty\"><\/figure>\n<h2>A worked example: ranks on Google, invisible in ChatGPT<\/h2>\n<p><strong>Here&#39;s a pattern we see repeatedly in AI visibility tracking:<\/strong> a B2B SaaS page sits in the top three on Google for its category term, yet never appears when ChatGPT or Perplexity answer the same question. The instinct is to blame the content. The content is usually fine. Walk the ladder.<\/p>\n<p>The diagnosis runs in order:<\/p>\n<ol>\n<li><strong>Edge (layer 1):<\/strong> Fetch the URL with a <code>GPTBot<\/code> user agent. A <code>403<\/code> or a challenge page means a CDN rule is blocking before robots.txt\u2014fix it here and stop.<\/li>\n<li><strong>robots.txt (layer 2):<\/strong> A plugin had added <code>Disallow: \/<\/code> under <code>OAI-SearchBot<\/code> and <code>PerplexityBot<\/code> while leaving Googlebot fully allowed. That single mismatch explains the exact symptom: visible to Google, invisible to AI retrieval.<\/li>\n<li><strong>Response (layer 3):<\/strong> Confirm a direct <code>200<\/code>, not a redirect from a non-canonical URL the AI bot was given.<\/li>\n<li><strong>Rendering (layer 4):<\/strong> View source (not the inspector). If the body text isn&#39;t in the raw HTML, the SPA is the culprit.<\/li>\n<\/ol>\n<p>Eight times out of ten in our experience, the break is at layer 1 or layer 2\u2014an access rule nobody chose on purpose, not a content gap. The fix is a config change, and recovery in AI answers follows the next crawl cycle. This is why we treat access as a measurable input and not an assumption; you can establish yours with a <a href=\"https:\/\/maxaeo.ai\/blog\/geo-audit\">no-code GEO audit baseline<\/a>\u2014and it&#39;s the most common reason a page ranks #1 on Google yet vanishes from AI answers.<\/p>\n<h2>The AI crawler access checklist<\/h2>\n<p><strong>Use this checklist to confirm every AI bot can reach, fetch, and read your key pages.<\/strong> Work top-down; stop and fix at the first failure before moving on.<\/p>\n<ul>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Edge:<\/strong> Disable &quot;block AI bots&quot; defaults in your CDN\/WAF; allowlist GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, Claude-SearchBot, Claude-User, PerplexityBot, Perplexity-User, Googlebot, Bingbot.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>robots.txt:<\/strong> No <code>Disallow: \/<\/code> on any retrieval crawler you want citing you.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Google-Extended:<\/strong> Set it deliberately\u2014blocking it stops Gemini training only, not AI Overviews.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Status codes:<\/strong> Key URLs return a direct <code>200<\/code>; no soft 404s; sitemap lists only live, canonical URLs.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Redirects:<\/strong> One hop maximum; no chains; canonical and linked URLs match what bots are given.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Rendering:<\/strong> Primary content is in the raw HTML (server-side rendered or pre-rendered), not injected by JavaScript.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Parseability:<\/strong> Important facts are real text, not locked in images, tabs, or scroll-triggered loads.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Speed:<\/strong> Fast time-to-first-byte; no aggressive rate-limiting that throttles bursty AI crawlers.<\/li>\n<li><input disabled=\"\" type=\"checkbox\"> <strong>Verify:<\/strong> AI bot user agents appear with <code>200<\/code>s in your server logs.<\/li>\n<\/ul>\n<h3>How to test AI crawler access in 5 minutes<\/h3>\n<p><strong>The fastest test is to fetch your own page while pretending to be each AI crawler and inspect the raw response.<\/strong> Run these checks:<\/p>\n<ol>\n<li><strong>Curl as a bot:<\/strong> <code>curl -A &quot;GPTBot&quot; -I https:\/\/yoursite.com\/page<\/code> \u2014 confirm <code>HTTP\/2 200<\/code>, not <code>403<\/code> or <code>301<\/code>. Repeat with <code>PerplexityBot<\/code> and <code>ClaudeBot<\/code>.<\/li>\n<li><strong>Read the raw body:<\/strong> <code>curl -A &quot;OAI-SearchBot&quot; https:\/\/yoursite.com\/page<\/code> and check your main content is present in the returned HTML.<\/li>\n<li><strong>Check robots.txt:<\/strong> Open <code>\/robots.txt<\/code> and scan every AI user agent for <code>Disallow<\/code>.<\/li>\n<li><strong>Scan server logs:<\/strong> Filter for <code>GPTBot<\/code>, <code>ClaudeBot<\/code>, <code>PerplexityBot<\/code> and confirm recent <code>200<\/code> responses, not blocks.<\/li>\n<li><strong>Compare to Google:<\/strong> If Googlebot gets <code>200<\/code> but AI bots get <code>403<\/code>, the break is layer 1 (edge), not content.<\/li>\n<\/ol>\n<h3>Copy-paste robots.txt to allow AI retrieval crawlers<\/h3>\n<p>This block explicitly allows the bots that produce live AI citations. Adjust the training crawlers to your policy.<\/p>\n<pre><code># Retrieval crawlers \u2014 allow to be cited in AI answers\nUser-agent: OAI-SearchBot\nAllow: \/\nUser-agent: ChatGPT-User\nAllow: \/\nUser-agent: Claude-SearchBot\nAllow: \/\nUser-agent: Claude-User\nAllow: \/\nUser-agent: PerplexityBot\nAllow: \/\nUser-agent: Perplexity-User\nAllow: \/\n\n# Training crawlers \u2014 allow or Disallow per your content policy\nUser-agent: GPTBot\nAllow: \/\nUser-agent: ClaudeBot\nAllow: \/\n\nUser-agent: *\nAllow: \/\n<\/code><\/pre>\n<blockquote>\n<p>Note: robots.txt is the polite layer. It does nothing if a CDN blocks bots upstream (layer 1), and a small minority of crawlers ignore it\u2014Cloudflare documented <a href=\"https:\/\/blog.cloudflare.com\/perplexity-is-using-stealth-undeclared-crawlers-to-evade-website-no-crawl-directives\/\" target=\"_blank\" rel=\"noopener\">Perplexity using stealth, undeclared crawlers to evade no-crawl directives<\/a>. Robots.txt controls the well-behaved bots; your edge controls the rest.<\/p>\n<\/blockquote>\n<h2>Should you block or allow AI crawlers?<\/h2>\n<p><strong>Allow the retrieval bots if you want AI visibility; treat training bots as a separate, defensible choice.<\/strong> The economics are lopsided, which is why the debate exists.<\/p>\n<p>AI crawlers crawl heavily and refer little. Cloudflare&#39;s mid-2025 data put Google at roughly <strong>14 crawls per referral<\/strong>, OpenAI at about <strong>1,700:1<\/strong>, and Anthropic near <strong>73,000:1<\/strong>\u2014AI bots pull thousands of pages for every visitor they send back. If your business depends on direct traffic, blocking training crawlers is rational. But blocking <em>retrieval<\/em> crawlers to save bandwidth also deletes you from the answers your buyers now read instead of clicking. For most brands, the visibility is worth more than the saved requests.<\/p>\n<h2>After access: turning a fetched page into a cited one<\/h2>\n<p><strong>Access gets you into the candidate set; structure and authority get you quoted.<\/strong> Once bots can read the page, the GEO work begins\u2014self-contained passages, clear entities, and corroborating off-site mentions.<\/p>\n<p>Access is necessary, not sufficient. A perfectly reachable page with vague, unstructured content still loses to a competitor whose facts are easy to extract. The next steps live downstream: write quotable, answer-first passages, build the entity and brand signals answer engines can understand, then measure whether any of it moved your share of voice. Treat access as the gate, content as the path, and <a href=\"https:\/\/maxaeo.ai\/blog\/ai-visibility-metrics\">AI search monitoring<\/a> as the scoreboard that tells you which crawls turned into citations.<\/p>\n<h2>Frequently asked questions<\/h2>\n<h3>Does blocking GPTBot remove my brand from ChatGPT?<\/h3>\n<p>Not from live answers. GPTBot is the <em>training<\/em> crawler. ChatGPT&#39;s live citations come from OAI-SearchBot and ChatGPT-User, which are separate user agents. To stay citable while opting out of training, allow OAI-SearchBot and ChatGPT-User and disallow only GPTBot. Blocking all three removes you from both training and live retrieval.<\/p>\n<h3>Does Google-Extended stop my content from appearing in AI Overviews?<\/h3>\n<p>No. Google-Extended only controls whether your content is used to train and ground Gemini. AI Overviews and AI Mode are part of Google Search and use the standard index crawled by Googlebot. To affect AI Overviews you&#39;d have to limit Googlebot or use snippet controls\u2014both of which also reduce your normal Search visibility.<\/p>\n<h3>Do AI crawlers render JavaScript?<\/h3>\n<p>Mostly no. GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, and PerplexityBot fetch raw HTML and do not execute JavaScript, per network-scale analysis from Vercel. The exceptions are Googlebot (which powers Gemini and AI Overviews) and AppleBot. If your content is client-side rendered, server-side render or pre-render it so AI crawlers see real text.<\/p>\n<h3>How do I know if an AI crawler can actually access my page?<\/h3>\n<p>Fetch it as the bot: <code>curl -A &quot;GPTBot&quot; -I https:\/\/yoursite.com\/page<\/code> and confirm a <code>200<\/code>. Then read the raw HTML body to verify your content is present without JavaScript. Cross-check robots.txt for <code>Disallow<\/code> rules and your server logs for AI bot user agents returning <code>200<\/code>s.<\/p>\n<h3>How long until AI search reflects my fix?<\/h3>\n<p>It depends on each crawler&#39;s recrawl cadence, not your deploy. OpenAI&#39;s documentation notes roughly 24 hours between a robots.txt change and its systems reflecting it; retrieval crawlers then have to refetch the page before it can surface in answers. Edge and robots.txt fixes propagate fastest, while rendering and content changes wait for the next full crawl\u2014days to weeks for low-traffic pages.<\/p>\n<h3>Will allowing AI crawlers hurt my SEO or overload my server?<\/h3>\n<p>It won&#39;t hurt rankings\u2014AI crawler access and Google Search indexing are independent. The real cost is request volume, since AI bots crawl aggressively relative to referrals. If load is a concern, rate-limit rather than block, and prioritize allowing the retrieval crawlers that generate citations over the high-volume training crawlers.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AI crawler access decides whether ChatGPT, Perplexity, Claude and Google can fetch your pages\u2014the upstream GEO layer most guides skip. Audit yours with this checklist.<\/p>\n","protected":false},"author":1,"featured_media":796,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-798","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts\/798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/comments?post=798"}],"version-history":[{"count":0,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts\/798\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media\/796"}],"wp:attachment":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media?parent=798"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/categories?post=798"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/tags?post=798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}