From ed6ed84fc5146a8c9ce678277fb2a1e0762193c2 Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Mon, 13 Apr 2026 06:06:59 +0000 Subject: [PATCH] seo: auto-optimize titles and descriptions (2026-04-13) --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 525ded6..e88c52d 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,7 @@ header("Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-{$ // SEO and performance optimizations $page_title = "UK AI Automation Consultancy | Legal & Consulting"; -$page_description = "Cut your firm's manual research time by 80%. Bespoke AI automation for UK legal & consultancy — contract review, research & data workflows. Book a free call."; +$page_description = "Eliminate 80% of your firm's manual research. UK AI automation consultancy — bespoke document processing, contract review & workflows. Book a free call."; $canonical_url = "https://ukaiautomation.co.uk/"; $keywords = "AI automation consulting UK, AI automation, document data extraction, legal AI automation, research automation, data pipeline consulting, AI agents UK"; $author = "UK AI Automation";