seo: auto-optimize titles and descriptions (2026-03-24)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// Enhanced security headers
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "About Us | AI Automation for Legal & Consulting Firms";
|
||||
$page_description = "Bespoke AI automation consultancy helping UK legal & consulting firms automate data, documents & research workflows. 10+ years experience. Free consultation.";
|
||||
$page_title = "Bespoke AI Automation Consultants | UK Legal & Consulting";
|
||||
$page_description = "Meet the UK AI automation experts helping legal & consulting firms save hours on data, documents & research. 10+ years experience. Book a free consultation.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/about";
|
||||
|
||||
// Breadcrumb navigation
|
||||
|
||||
2
faq.php
2
faq.php
@@ -3,7 +3,7 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "AI Automation FAQ | Legal & Consultancy Firms UK";
|
||||
$page_description = "Discover how AI automation helps UK legal & consultancy firms. Answers on workflows, document processing, research automation & ROI. Book a free consultation.";
|
||||
$page_description = "Everything you need to know about AI automation for UK legal & consultancy firms. Workflows, document processing, research automation & ROI. Free consultation.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/faq";
|
||||
|
||||
// Breadcrumb navigation
|
||||
|
||||
@@ -16,8 +16,8 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
header("Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-{$nonce}' https://cdnjs.cloudflare.com https://www.googletagmanager.com https://www.google-analytics.com https://www.clarity.ms https://www.google.com https://www.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://www.google-analytics.com; connect-src 'self' https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://www.google.com; frame-src https://www.google.com;");
|
||||
|
||||
// SEO and performance optimizations
|
||||
$page_title = "AI Automation for Legal Firms UK | Cut Research Time 80%";
|
||||
$page_description = "Bespoke AI workflows for UK legal & consultancy firms. Automate document processing, research & data work. Cut manual hours by 80%. Free consultation.";
|
||||
$page_title = "UK AI Automation Consulting | Legal & Consultancy Firms";
|
||||
$page_description = "Specialised AI automation for UK legal & consultancy firms. Bespoke workflows for document processing & research. Cut manual work by 80%. 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";
|
||||
|
||||
@@ -9,7 +9,7 @@ session_start();
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
$page_title = "Free AI Automation Quote | Legal & Consultancy Firms UK";
|
||||
$page_description = "Book a free AI automation assessment for your law firm or consultancy. We identify document processing and research workflows AI can automate. No commitment.";
|
||||
$page_description = "Get a free AI automation quote for your law firm or consultancy. We scope document processing & research workflows. No commitment required.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/quote";
|
||||
|
||||
// Breadcrumb navigation
|
||||
|
||||
Reference in New Issue
Block a user