seo: auto-optimize titles and descriptions (2026-04-11)
This commit is contained in:
14
about.php
14
about.php
@@ -3,7 +3,7 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "Bespoke AI Automation Consultants | UK Legal & Consulting";
|
||||
$page_description = "We help UK legal & consulting firms automate data, documents & research with bespoke AI. 10+ years experience. Discover our approach — free consultation.";
|
||||
$page_description = "We help UK legal & consulting firms automate data, documents & research with bespoke AI. 10+ years experience. Book a free consultation today.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/about";
|
||||
|
||||
// Breadcrumb navigation
|
||||
@@ -341,7 +341,17 @@ $breadcrumbs = [
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<section class="related-resources" style="background:#f8f9fa;padding:1.5rem 2rem;margin:2rem 0;border-radius:6px;border-left:3px solid #179e83;">
|
||||
<h3 style="margin-top:0;font-size:1rem;color:#333;">Related Resources</h3>
|
||||
<ul style="margin:0;padding-left:1.2rem;line-height:1.8;">
|
||||
<li><a href="/blog/articles/what-is-an-ai-agent-professional-services">What Is an AI Agent? A Plain-English Guide for Legal and Consultancy Firms</a></li>
|
||||
<li><a href="/blog/articles/build-vs-buy-ai-automation-professional-services">Build vs Buy: AI Automation for Law Firms and Consultancies</a></li>
|
||||
<li><a href="/blog/articles/how-to-brief-ai-automation-consultant">How to Brief an AI Automation Consultant</a></li>
|
||||
<li><a href="/blog/articles/cost-of-manual-data-work-professional-services">The Real Cost of Manual Data Work in Professional Services</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
|
||||
Reference in New Issue
Block a user