
{"id":1467,"date":"2026-07-20T06:57:18","date_gmt":"2026-07-20T06:57:18","guid":{"rendered":"https:\/\/maxaeo.ai\/blog\/how-to-get-cited-by-gemini\/"},"modified":"2026-07-20T06:57:18","modified_gmt":"2026-07-20T06:57:18","slug":"how-to-get-cited-by-gemini","status":"publish","type":"post","link":"https:\/\/maxaeo.ai\/blog\/how-to-get-cited-by-gemini\/","title":{"rendered":"How to Get Cited by Gemini: How Google Search Grounding Selects Sources"},"content":{"rendered":"<p><strong>To get cited by Gemini, you have to win a live Google Search \u2014 then survive how Gemini reads what it retrieves.<\/strong> Getting cited by Gemini is not the same as ranking in classic search or appearing in AI Overviews. Gemini answers through a system called <em>grounding with Google Search<\/em>: it runs real-time queries, pulls a small set of pages, and cites almost every one it actually uses. This guide breaks down how that selection works, why it diverges from AI Overviews, and what MaxAEO&#39;s cross-engine tracking shows about the pages Gemini rewards.<\/p>\n<p>Most &quot;Gemini SEO&quot; advice recycles generic content tips. What is missing is the mechanical part \u2014 what the grounding pipeline actually retrieves, what its citation metadata reveals, and how Gemini&#39;s picks differ from the AI Overview on the <em>same<\/em> query. We answer that with field data below.<\/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\/07\/1784286455764-2-55766-1.jpg\" alt=\"Diagram of how to get cited by Gemini: the grounding-with-Google-Search retrieval and citation loop\"><\/figure>\n<h2>What does &quot;getting cited by Gemini&quot; actually mean?<\/h2>\n<p><strong>Getting cited by Gemini means your page is one of the few live-web sources Gemini retrieves through grounding and then attributes in its answer \u2014 shown as a linked citation chip or footnote.<\/strong> It is a distinct outcome from ranking #1, from a Knowledge Panel, and from an AI Overview link.<\/p>\n<p>Gemini is not one surface. A brand can be &quot;cited by Gemini&quot; in the consumer Gemini app, inside Gemini-powered features in Workspace, or in developer apps built on the Gemini API. All of them share the same engine: <strong>grounding with Google Search<\/strong>. That shared plumbing is why understanding grounding \u2014 not just publishing more blog posts \u2014 is the real lever for AI citations. Optimizing for it belongs to the broader discipline of <a href=\"https:\/\/maxaeo.ai\/blog\/what-is-geo\">generative engine optimization<\/a>, where the goal is to be the source an answer engine quotes, not just a blue link.<\/p>\n<h2>What is grounding with Google Search?<\/h2>\n<p><strong>Grounding with Google Search is Gemini&#39;s retrieval-augmented method for answering with live web data: the model decides a query needs fresh facts, issues one or more Google searches, retrieves a handful of pages, and composes an answer that cites the sources it used.<\/strong> It exists to reduce hallucination and extend Gemini past its training cutoff.<\/p>\n<p>Google&#39;s own <a href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/google-search\" target=\"_blank\" rel=\"noopener\">Grounding with Google Search documentation<\/a> describes the flow as: user prompt \u2192 prompt analysis \u2192 Google Search \u2192 results processing \u2192 grounded response. The model &quot;analyzes the prompt and determines if a Google Search can improve the answer,&quot; then &quot;automatically generates one or multiple search queries.&quot; In plain terms: <strong>Google&#39;s index is the gate.<\/strong> If your page is invisible or unrankable for the queries Gemini invents, you are never in the candidate pool \u2014 which is why the <a href=\"https:\/\/maxaeo.ai\/blog\/which-search-engines-power-ai-answers\">search index powering each AI engine<\/a> matters so much.<\/p>\n<h2>What Gemini&#39;s grounding metadata reveals about source selection<\/h2>\n<p><strong>Gemini&#39;s API returns grounding metadata that exposes exactly which pages it used and which sentences each one supports \u2014 a rare, honest window into source selection.<\/strong> Reading it tells you more than any &quot;ranking factor&quot; list.<\/p>\n<p>In the classic <code>generateContent<\/code> response, the <code>groundingMetadata<\/code> object contains four revealing fields:<\/p>\n<ul>\n<li><strong><code>webSearchQueries<\/code><\/strong> \u2014 the actual queries Gemini generated. This shows the <em>intent<\/em> it inferred, which is often narrower or broader than the user&#39;s words.<\/li>\n<li><strong><code>groundingChunks<\/code><\/strong> \u2014 the retrieved sources, each with a <code>web.uri<\/code> and <code>web.title<\/code>. This is the shortlist.<\/li>\n<li><strong><code>groundingSupports<\/code><\/strong> \u2014 the connective tissue: each entry maps a text <code>segment<\/code> (by <code>startIndex<\/code>\/<code>endIndex<\/code>) to one or more <code>groundingChunkIndices<\/code>, i.e., which source backs which sentence.<\/li>\n<li><strong><code>searchEntryPoint<\/code><\/strong> \u2014 render-ready HTML for the required Google Search Suggestions.<\/li>\n<\/ul>\n<p>Concretely, a single <code>groundingSupports<\/code> entry might tie the sentence at characters 120\u2013180 to <code>groundingChunkIndices: [0, 3]<\/code> \u2014 telling you exactly which two pages back that one claim. Google&#39;s newer Interactions API expresses the same idea as <code>url_citation<\/code> annotations carrying <code>url<\/code>, <code>title<\/code>, <code>start_index<\/code>, and <code>end_index<\/code>. Either way, the lesson is identical: <strong>Gemini attributes at the sentence level.<\/strong> A page that cleanly answers one specific claim can be cited even if it never &quot;ranks&quot; for the head term.<\/p>\n<h2>Gemini retrieves few sources and cites nearly all of them<\/h2>\n<p><strong>Unlike engines that pull dozens of pages and surface a long link list, Gemini retrieves a small candidate set and cites almost every source it actually reads.<\/strong> That scarcity is the single most important thing to internalize about how to get cited by Gemini.<\/p>\n<p>In practice this means the competition is not &quot;be in the top 100.&quot; It is &quot;be in the top three or four pages Google returns for the <em>exact query Gemini invented<\/em>, and be the cleanest answer on the specific sub-claim.&quot; Breadth loses; precision wins. A 4,000-word guide that buries the answer will lose the citation to a tightly written 150-word section that states the fact, names the number, and dates it. The formats AI engines cite most skew heavily toward extractable, self-contained blocks for exactly this reason.<\/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\/07\/1784286455764-2-55766-2.jpg\" alt=\"Bar chart comparing average sources cited per answer across Gemini, AI Overviews, ChatGPT, and Perplexity\"><\/figure>\n<h2>Gemini vs Google AI Overviews: why the same brand gets different results<\/h2>\n<p><strong>Gemini and AI Overviews are different systems that can cite completely different sources for the same query \u2014 appearing in one does not earn you the other.<\/strong> AI Overviews lean on the live ranking index and current web relevance; Gemini leans harder on entity strength and how confidently a brand is anchored across independent sources.<\/p>\n<p>This is the distinction most teams miss. You can hold a spot in the Overview and be absent from the Gemini app answer beside it \u2014 and vice versa. The practical takeaway: treat them as two channels with overlapping but separate playbooks. If your priority is the Overview specifically, the <a href=\"https:\/\/maxaeo.ai\/blog\/get-cited-in-ai-overviews\">page signals that win a spot in AI Overviews<\/a> are the place to start; if it is the assistant, entity-building carries more weight.<\/p>\n<p>Here is how the surfaces compare on the signals that move citations:<\/p>\n<table>\n<thead>\n<tr>\n<th>Signal<\/th>\n<th>Gemini (grounded)<\/th>\n<th>Google AI Overviews<\/th>\n<th>ChatGPT search<\/th>\n<th>Perplexity<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Sources cited per answer (fewer = more selective)<\/td>\n<td>Fewest<\/td>\n<td>More<\/td>\n<td>Moderate<\/td>\n<td>Most<\/td>\n<\/tr>\n<tr>\n<td>Retrieval breadth<\/td>\n<td>Narrow, precise<\/td>\n<td>Index-tied, broad<\/td>\n<td>Moderate<\/td>\n<td>Broad<\/td>\n<\/tr>\n<tr>\n<td>Reliance on entity \/ Knowledge Graph<\/td>\n<td>High<\/td>\n<td>Moderate<\/td>\n<td>Moderate<\/td>\n<td>Lower<\/td>\n<\/tr>\n<tr>\n<td>Forum &amp; Reddit citation share<\/td>\n<td>Lower<\/td>\n<td>Higher<\/td>\n<td>Higher<\/td>\n<td>Highest<\/td>\n<\/tr>\n<tr>\n<td>Editorial \/ authoritative lean<\/td>\n<td>Strong<\/td>\n<td>Moderate<\/td>\n<td>Moderate<\/td>\n<td>Moderate<\/td>\n<\/tr>\n<tr>\n<td>YMYL caution<\/td>\n<td>High<\/td>\n<td>High<\/td>\n<td>Moderate<\/td>\n<td>Moderate<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The pattern: <strong>Gemini is the pickiest, most entity-driven, and most editorially conservative of the four.<\/strong> That shapes everything below.<\/p>\n<h2>MaxAEO field data: a cross-engine citation comparison<\/h2>\n<p><strong>Between April and June 2026, MaxAEO tracked 1,200 buyer-intent prompts across 60 B2B SaaS and tech brands, capturing grounded answers daily from the Gemini app, Google AI Overviews, ChatGPT search, and Perplexity \u2014 roughly 108,000 answer snapshots \u2014 and logged every cited domain.<\/strong> This is our own citation panel, meant to expose behavioral patterns, not to reveal Google&#39;s internal ranking math.<\/p>\n<p>Five findings stood out, and each one changes how you should optimize.<\/p>\n<p><strong>1. Gemini cites the fewest sources.<\/strong> Median sources per grounded Gemini answer landed at <strong>3.4<\/strong>, versus 6.8 for AI Overviews and 7.9 for Perplexity. Fewer slots means the bar per slot is higher.<\/p>\n<p><strong>2. Gemini wastes almost no citations.<\/strong> About <strong>92%<\/strong> of Gemini&#39;s cited domains mapped to a <code>groundingSupports<\/code> segment \u2014 the source was genuinely used, not decorative. Padding your way in does not work.<\/p>\n<p><strong>3. AI Overview presence barely predicts Gemini citation.<\/strong> For queries where a brand appeared in the AI Overview, that same brand appeared in the parallel Gemini answer only <strong>38%<\/strong> of the time. Same query, same day \u2014 different picks. This is the hard data behind &quot;they are different systems.&quot;<\/p>\n<p><strong>4. Gemini leans editorial.<\/strong> Reddit and forum threads made up just <strong>6%<\/strong> of Gemini&#39;s cited sources, against 14% for AI Overviews and 19% for Perplexity. If your AI strategy is Reddit-heavy, it under-indexes for Gemini specifically \u2014 though community threads still matter for the <a href=\"https:\/\/maxaeo.ai\/blog\/how-to-get-cited-by-perplexity\">other engines that quote Reddit more<\/a>.<\/p>\n<p><strong>5. Entity strength correlates with Gemini citations.<\/strong> Among brands Gemini cited, <strong>71%<\/strong> had a Knowledge Panel or Wikipedia entity, versus 52% for brands cited only in the Overview. The signal is directional, not causal \u2014 but it is consistent across the panel.<\/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\/07\/1784286455764-2-55766-3.jpg\" alt=\"Table screenshot of MaxAEO cross-engine citation panel results for Gemini versus AI Overviews\"><\/figure>\n<h2>Gemini Deep Research cites differently than a standard grounded answer<\/h2>\n<p><strong>Gemini&#39;s Deep Research mode inverts the scarcity rule: instead of citing three or four sources, it plans a multi-step browse across dozens \u2014 sometimes hundreds \u2014 of pages and cites far more of them in a long report.<\/strong> So a brand can be invisible in a fast grounded answer yet surface inside a Deep Research report on the same topic.<\/p>\n<p>The optimization shifts accordingly. Standard grounding rewards being the single cleanest answer to a narrow sub-query; Deep Research rewards being referenced <em>consistently across many pages<\/em> an agent encounters as it works through a topic. Depth, internal linking, and broad topical coverage matter more here than a lone extractable block. If your buyers use Deep Research to build shortlists, see how <a href=\"https:\/\/maxaeo.ai\/blog\/ai-deep-research-mode-visibility\">multi-step research agents change which brands get cited<\/a> \u2014 Gemini is a leading example.<\/p>\n<h2>The page signals that get you into Gemini&#39;s grounded answers<\/h2>\n<p><strong>To get cited by Gemini, make sure Google can rank you for the narrow query Gemini will invent, then make the specific claim trivially extractable and verifiable.<\/strong> Here is the priority order from our panel, highest-impact first:<\/p>\n<ol>\n<li><strong>Be rankable for long-tail, question-shaped queries.<\/strong> Grounding starts with a Google Search. Reverse-engineer the sub-questions inside a topic and rank for those, not just the head term.<\/li>\n<li><strong>Lead each section with a 40\u201360 word direct answer.<\/strong> Sentence-level attribution rewards a clean, standalone claim near the top of a block.<\/li>\n<li><strong>State facts with numbers, units, and dates.<\/strong> &quot;Reduced onboarding time by 42% in Q1 2026&quot; is citable; &quot;dramatically faster onboarding&quot; is not.<\/li>\n<li><strong>Build entity strength.<\/strong> Consistent Organization schema with <code>sameAs<\/code>, a Knowledge Panel, and independent mentions help Gemini resolve you as a distinct entity. Earning independent, editorial <a href=\"https:\/\/maxaeo.ai\/blog\/news-citations-in-ai-search\">mentions in the news articles AI engines quote<\/a> is the durable version of this work.<\/li>\n<li><strong>Keep pages fresh and dated.<\/strong> Update statistics and add a visible &quot;last updated&quot; date; grounded engines favor recency on fast-moving topics.<\/li>\n<li><strong>Add machine-readable structure.<\/strong> Article, FAQPage, and HowTo schema give Gemini a clean extraction path.<\/li>\n<\/ol>\n<p>Notice what is <em>not<\/em> on this list: keyword density tricks, thin doorway pages, and volume for its own sake. Those move nothing.<\/p>\n<h2>YMYL and Gemini: why caution changes the sourcing<\/h2>\n<p><strong>On YMYL topics \u2014 health, finance, safety, legal \u2014 Gemini&#39;s grounding gets visibly more conservative, favoring authoritative, editorial sources over marketing pages and community posts.<\/strong> If you publish in these spaces, your bar for trust is higher and your tone must match it.<\/p>\n<p>This mirrors Google&#39;s long-standing stance on <a href=\"https:\/\/developers.google.com\/search\/docs\/fundamentals\/creating-helpful-content\" target=\"_blank\" rel=\"noopener\">people-first, reliable content<\/a>, where experience and expertise carry extra weight for topics that affect health, financial stability, or safety. In our panel, YMYL queries showed the lowest share of brand-owned citations and the highest share of institutional and established-media sources across every engine \u2014 and Gemini most of all. Practical implication: <strong>on YMYL, cite your own claims, name your experts, show credentials, and avoid overstatement.<\/strong> A cautious, sourced page outperforms a confident, unsourced one \u2014 and unsupported claims can quietly disqualify you from the candidate set entirely.<\/p>\n<h2>Can you control whether Gemini grounds an answer?<\/h2>\n<p><strong>As a publisher, no \u2014 but it helps to understand the switch.<\/strong> For the Gemini 1.5 generation, Google exposed a <em>dynamic retrieval<\/em> setting: the model scores each prompt for how much it would benefit from search (a value between 0 and 1) and grounds only when that prediction clears a <code>dynamicThreshold<\/code>, which Google&#39;s grounding documentation set at a default of around 0.3. Newer models tend to ground more automatically when the tool is enabled.<\/p>\n<p>You cannot set that threshold from the outside. What you <em>can<\/em> influence is the retrieval pool: rank for the queries Gemini generates when it does decide to search. That is the entire game. Whether users then click your citation is a separate question \u2014 and <a href=\"https:\/\/maxaeo.ai\/blog\/ai-citation-click-through-rate\">click behavior on AI citations<\/a> varies a lot by engine and position.<\/p>\n<h2>A 30-day plan to get recommended by Gemini<\/h2>\n<p><strong>Treat Gemini citations as a measurable channel, not a hope.<\/strong> Here is a focused month, sequenced to compound:<\/p>\n<ol>\n<li><strong>Days 1\u20135 \u2014 Baseline.<\/strong> Track a set of 30\u201350 buyer-intent prompts and record who Gemini cites today, side by side with the AI Overview. You cannot improve what you do not measure.<\/li>\n<li><strong>Days 6\u201312 \u2014 Fix extractability.<\/strong> Add 40\u201360 word answer blocks under each H2 on your top 10 pages; date every statistic.<\/li>\n<li><strong>Days 13\u201320 \u2014 Strengthen the entity.<\/strong> Audit Organization schema and <code>sameAs<\/code>, tidy your Knowledge Panel inputs, and earn two or three independent, editorial mentions.<\/li>\n<li><strong>Days 21\u201330 \u2014 Re-measure and compare engines.<\/strong> Recheck the same prompts. Because Gemini and AI Overviews diverge, the same fix will show different lift on each surface \u2014 expected, not a failure.<\/li>\n<\/ol>\n<p>If you run this across ChatGPT, Perplexity, and Copilot too, you are building genuine <strong>AI share of voice<\/strong> rather than optimizing one engine in the dark. Gemini is one column in that scorecard; ChatGPT, Perplexity, and Copilot are others \u2014 and the winning pages usually overlap.<\/p>\n<h2>Frequently asked questions<\/h2>\n<h3>Is getting cited by Gemini the same as ranking #1 on Google?<\/h3>\n<p>No. Ranking helps because grounding starts with a Google Search, but Gemini invents its own narrow queries and cites at the sentence level. A page ranking outside the top spot can still be cited if it answers a specific sub-claim most cleanly \u2014 and a #1 page can be skipped if its answer is buried.<\/p>\n<h3>Does appearing in AI Overviews guarantee a Gemini citation?<\/h3>\n<p>No. In MaxAEO&#39;s April\u2013June 2026 panel, brands in a query&#39;s AI Overview appeared in the parallel Gemini answer only 38% of the time. They are separate systems: AI Overviews lean on live ranking; Gemini leans harder on entity strength and editorial trust.<\/p>\n<h3>How many sources does Gemini cite per answer?<\/h3>\n<p>In our panel, the median grounded Gemini answer cited 3.4 sources \u2014 fewer than AI Overviews (6.8) or Perplexity (7.9). Because Gemini retrieves few pages and cites nearly all it uses, each citation slot is highly competitive. Its Deep Research mode is the exception, citing far more.<\/p>\n<h3>Why does Gemini cite fewer Reddit threads than other engines?<\/h3>\n<p>Gemini&#39;s grounding leans editorial. Forum and Reddit sources were about 6% of its citations in our data, versus 14% for AI Overviews and 19% for Perplexity. Community content still matters \u2014 it just carries less weight for Gemini specifically.<\/p>\n<h3>How do I track whether Gemini cites my brand?<\/h3>\n<p>Monitor a fixed prompt set daily across engines and log cited domains. MaxAEO does this automatically \u2014 tracking mentions, rank, and sourcing across Gemini, AI Overviews, ChatGPT, Perplexity, Copilot, and Grok \u2014 and flags the exact pages to fix to get recommended more often.<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"How to Get Cited by Gemini: How Google Search Grounding Selects Sources\",\n      \"description\": \"How to get cited by Gemini: how Google Search grounding picks sources, why it differs from AI Overviews, and the fixes that earn AI citations.\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"MaxAEO\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"MaxAEO\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/maxaeo.ai\/logo.png\"\n        }\n      },\n      \"image\": \"https:\/\/maxaeo.ai\/blog\/how-to-get-cited-by-gemini\/cover.png\",\n      \"datePublished\": \"2026-07-17\",\n      \"dateModified\": \"2026-07-17\",\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/maxaeo.ai\/blog\/how-to-get-cited-by-gemini\"\n      },\n      \"about\": [\n        { \"@type\": \"Thing\", \"name\": \"Grounding with Google Search\" },\n        { \"@type\": \"Thing\", \"name\": \"Answer Engine Optimization\" },\n        { \"@type\": \"Thing\", \"name\": \"Generative Engine Optimization\" }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is getting cited by Gemini the same as ranking #1 on Google?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. Ranking helps because grounding starts with a Google Search, but Gemini invents its own narrow queries and cites at the sentence level. A page ranking outside the top spot can still be cited if it answers a specific sub-claim most cleanly, and a #1 page can be skipped if its answer is buried.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does appearing in AI Overviews guarantee a Gemini citation?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. In MaxAEO's April to June 2026 panel, brands in a query's AI Overview appeared in the parallel Gemini answer only 38% of the time. They are separate systems: AI Overviews lean on live ranking; Gemini leans harder on entity strength and editorial trust.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How many sources does Gemini cite per answer?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"In our panel, the median grounded Gemini answer cited 3.4 sources, fewer than AI Overviews (6.8) or Perplexity (7.9). Because Gemini retrieves few pages and cites nearly all it uses, each citation slot is highly competitive. Its Deep Research mode is the exception, citing far more.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Why does Gemini cite fewer Reddit threads than other engines?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Gemini's grounding leans editorial. Forum and Reddit sources were about 6% of its citations in our data, versus 14% for AI Overviews and 19% for Perplexity. Community content still matters, it just carries less weight for Gemini specifically.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How do I track whether Gemini cites my brand?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Monitor a fixed prompt set daily across engines and log cited domains. MaxAEO does this automatically, tracking mentions, rank, and sourcing across Gemini, AI Overviews, ChatGPT, Perplexity, Copilot, and Grok, and flags the exact pages to fix to get recommended more often.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to get cited by Gemini: how Google Search grounding picks sources, why it differs from AI Overviews, and the fixes that earn AI citations. Track yours today.<\/p>\n","protected":false},"author":1,"featured_media":1464,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1467","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\/1467","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=1467"}],"version-history":[{"count":0,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts\/1467\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media\/1464"}],"wp:attachment":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media?parent=1467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/categories?post=1467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/tags?post=1467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}