<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://lab.wittigonia.net/log/tag/agentic-web/feed" rel="self" type="application/rss+xml"/><title>WITTIGONIA Lab - Log #Agentic Web</title><description>WITTIGONIA Lab - Log #Agentic Web</description><link>https://lab.wittigonia.net/log/tag/agentic-web</link><lastBuildDate>Mon, 23 Mar 2026 02:17:28 +0100</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Architecting for the Agentic Web]]></title><link>https://lab.wittigonia.net/log/post/agentic-web-architecture</link><description><![CDATA[<img align="left" hspace="5" src="https://lab.wittigonia.net/Blog Images/Agentic Web Readiness.webp"/>Updating website for the agentic web architecture to facilitate visibility and discoverability.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_2r3GdTf2QcCTK3-O2p_yDQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_bE9X20L7Rs2eMl9nqQFi9A" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_zhV-QBW_THypm5KEqp4lTA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_pjOl1D_3I1a82i6BabvXnw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h2
 class="zpheading zpheading-style-none zpheading-align-center zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Why we updated our insights for the Agentic Web</span></span></h2></div>
<div data-element-id="elm_EZuROA_xZvSh9QKY_cTOZw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><h3>// Context</h3><div><br/></div><h2>The Shift: From Browsers to Retrievers<span>&nbsp;</span></h2><div><span><br/></span></div><p>For the last decade, SEO was about keywords. You optimized a page so a human would click it, read it, and stay on the site. Today, we are optimizing for<span>&nbsp;</span><b>AI Agents</b>.</p><p>LLMs (Large Language Models) like ChatGPT, Claude, and Gemini do not &quot;browse&quot; like humans. They retrieve, synthesize, and cite. When an AI crawls a website, it doesn't look for pretty design; it looks for<span>&nbsp;</span><b>Semantic Structure</b>.</p><p><br/></p><p>To align with this reality, we just executed a complete restructuring of the WITTIGONIA digital footprint.</p><p><br/></p><h2>The Strategy: Semantic Silos<span>&nbsp;</span></h2><div><span><br/></span></div><p>We moved from a flat URL structure (<code>domain.com/post-name</code>) to a strict semantic hierarchy:</p><ul><li><p><b>Old Way:</b><span>&nbsp;</span>Flat, ambiguous. An AI sees a list of 100 posts and has to guess which ones are related.</p></li><li><p><b>New Way (The Agentic Protocol):</b></p><ul><li><p><code>/insights/digital-strategy/</code><span>&nbsp;&nbsp;</span>(Context:<span>&nbsp;</span><b>Architecture</b>)</p></li><li><p><code>/insights/data-intelligence/</code><span>&nbsp;&nbsp;</span>(Context:<span>&nbsp;</span><b>Truth</b>)</p></li><li><p><code>/insights/business-dynamics/</code><span>&nbsp;&nbsp;</span>(Context:<span>&nbsp;</span><b>Systems</b>)</p></li></ul></li></ul><p>By grouping content into these &quot;Silos,&quot; we force the crawler to understand the relationship between topics before it even reads a single word.</p><p><br/></p></div><p></p></div>
</div><div data-element-id="elm_yJn2JY7YCP6NHfJ6k0G3eg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_yJn2JY7YCP6NHfJ6k0G3eg"] .zpimage-container figure img { width: 1240px ; height: 697.50px ; } } [data-element-id="elm_yJn2JY7YCP6NHfJ6k0G3eg"] .zpimage-container figure figcaption .zpimage-caption-content { font-family:'Inter',sans-serif; font-size:14px; font-weight:400; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/Blog%20Images/Agentic%20Web%20Readiness.webp" size="fit" alt="Agentic AI Web Readiness" data-lightbox="true"/></picture></span><figcaption class="zpimage-caption zpimage-caption-align-right"><span class="zpimage-caption-content">Illustration: Agentic AI Web Readiness: Example website content structure. From flat legacy content to topical clusters.</span></figcaption></figure></div>
</div><div data-element-id="elm_XZIBfJpECTKDDWr7tKeAag" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><h3>// Protocol</h3><p><br/></p><h4>The Protocol: llms.txt<span>&nbsp;</span></h4><p>Alongside the URL migration, we deployed our<span>&nbsp;</span><code>llms.txt</code><span>&nbsp;</span>protocol. This is a markdown file specifically designed for AI scrapers. It strips away the HTML, CSS, and JavaScript bloat and offers a clean &quot;Knowledge Graph&quot; of our core capabilities. Note: llms.txt is still an early approach. And at this stage the impact is not entirely clear. It may very well be that crawlers, bots and AI agents pick up the information or simply ignore it.&nbsp;</p><p><br/></p><h4>The &quot;Hidden&quot; Gotcha (Developer Note)<span>&nbsp;</span></h4><p>During deployment, we encountered a critical infrastructure nuance that many businesses miss. Modern CMS setups often virtualize the<span>&nbsp;</span><code>robots.txt</code><span>&nbsp;</span>file. However, strict crawlers (Lighthouse, Googlebot) expect a<span>&nbsp;</span><b>physical file</b><span>&nbsp;</span>at the absolute server root.</p><ul><li><p><i>The Trap:</i><span>&nbsp;</span>We had files in<span>&nbsp;</span><code>/html/</code><span>&nbsp;</span>(Generic Root) instead of<span>&nbsp;</span><code>/wittigonia.net/</code><span>&nbsp;</span>(Application Root).</p></li><li><p><i>The Result:</i><span>&nbsp;</span>Browsers saw the file, but bots saw a 404.</p></li><li><p><i>The Fix:</i><span>&nbsp;</span>We bypassed the CMS and hard-coded the<span>&nbsp;</span><code>llms.txt</code><span>&nbsp;</span>and<span>&nbsp;</span><code>robots.txt</code><span>&nbsp;</span>into the physical server directory.</p></li></ul><div><br/></div><h3>// Conclusion</h3><div><br/></div><h2>The Takeaway<span>&nbsp;</span></h2><p>Digital Transformation isn't just about buying software. It is about<span>&nbsp;</span><b>Data Architecture</b>. If your business logic isn't structured in a way that an AI can easily retrieve, you are invisible to the next generation of search.</p><p><br/></p><p>Another step close to <span style="font-weight:bold;">AI and Agent Readiness</span>. We will check later when the crawlers revisited the site and see if they can make sense out of the changes and new structure and content.&nbsp;</p></div><p></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Sun, 08 Feb 2026 16:01:00 +0100</pubDate></item></channel></rss>