Wire all pages to navigation and fix broken links
- Add services, locations, and resources to footer navigation across all pages - Update footer in 22+ files with consistent navigation structure - Add service pages: competitive-intelligence, price-monitoring, data-cleaning - Add location pages: london, manchester, birmingham - Update all sitemaps (sitemap.php, sitemap.xml, sitemap-services.xml, sitemap-index.xml) - Fix broken /contact links (changed to /#contact) - Fix broken contact.php references (changed to /quote) - Fix faq-enhanced.php with correct service links - Fix london.php file permissions (600 -> 644) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -486,7 +486,7 @@ $read_time = 10;
|
||||
<span>Legal and Compliance Specialists</span>
|
||||
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our legal team brings together qualified solicitors, privacy professionals, and compliance experts with deep expertise in UK and EU data protection law.</p>
|
||||
</div>
|
||||
<a href="../../contact.php?subject=DPIA Consultation&source=article" class="btn-contact-author">
|
||||
<a href="/quote?subject=DPIA Consultation&source=article" class="btn-contact-author">
|
||||
Contact Our Legal Team
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user