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
This commit is contained in:
Peter Foster
2026-03-22 03:14:52 +00:00
parent 17d7bfa0c4
commit b5a7347f0c
6 changed files with 49 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ function nav_active($href, $current) {
<div class="nav-container">
<div class="nav-logo">
<a href="/">
<img src="/assets/images/ukaiautomation-logo.svg" alt="UK AI Automation" class="logo" style="height:56px;width:auto;">
<img src="/assets/images/ukaiautomation-logo.svg" alt="UK AI Automation" class="logo" width="200" height="56" loading="eager">
</a>
</div>
<div class="nav-menu" id="nav-menu">