Add 4 new articles, internal links, llms.txt, sitemap update

- New articles: M&A due diligence automation, contract review automation,
  how to brief an AI consultant, build vs buy AI automation
- Related articles sections added to all 6 existing articles
- Blog index updated to list all 10 articles
- Sitemap updated with all 10 article URLs
- llms.txt created for AI search engine visibility
- case-studies/index.php: fix title, CSS path, logo path, JS path
This commit is contained in:
Peter Foster
2026-03-21 13:02:09 +00:00
parent 63fb1fd099
commit 17d7bfa0c4
14 changed files with 496 additions and 45 deletions

View File

@@ -86,6 +86,15 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php');
<p>If your firm is sitting on large volumes of documents that contain information you need but cannot easily access, document extraction is likely a straightforward and high-value automation project.</p>
</div>
<aside class="related-articles">
<h2>Related Articles</h2>
<ul>
<li><a href="/blog/articles/due-diligence-automation-law-firms">How Law Firms Can Automate Due Diligence Document Review</a></li>
<li><a href="/blog/articles/gdpr-ai-automation-uk-firms">GDPR and AI Automation: What UK Firms Need to Know</a></li>
<li><a href="/blog/articles/what-is-an-ai-agent-professional-services">What Is an AI Agent? A Plain-English Guide</a></li>
</ul>
</aside>
<footer class="article-footer">
<p>Written by <strong>UK AI Automation</strong> — <a href="/quote">Get a Quote</a></p>
</footer>