From b5a7347f0cd993d196c76d4d21b17b28c81c5e7a Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Sun, 22 Mar 2026 03:14:52 +0000 Subject: [PATCH] SEO audit fixes: H1 keyword, schema, robots.txt, llms.txt, sitemap, alt texts, logo - H1: add primary keyword (AI Automation for UK Law Firms & Consultancies) - Hero subtitle: replace old scraping copy with accurate consultancy copy - WebPage schema name aligned with title tag - Organization schema: add telephone, fix sameAs (remove broken social URLs) - robots.txt: add 5 missing AI crawlers (Applebot-Extended, Bytespider, CCBot, FacebookBot, Amazonbot) - llms.txt: add Key Pages section with 7 linked pages - sitemap.xml: add 4 legal pages (privacy, terms, cookie, gdpr) - Icon alt texts: simplify 6 keyword-stuffed verbose alts - Nav logo: add width/height dimensions, switch to loading=eager --- includes/nav.php | 2 +- includes/schema/organization-schema.php | 19 +++++++++---------- index.php | 18 +++++++++--------- llms.txt | 10 ++++++++++ robots.txt | 15 +++++++++++++++ sitemap.xml | 6 +++++- 6 files changed, 49 insertions(+), 21 deletions(-) diff --git a/includes/nav.php b/includes/nav.php index 5fb1c6e..257b1dd 100644 --- a/includes/nav.php +++ b/includes/nav.php @@ -17,7 +17,7 @@ function nav_active($href, $current) {