Implement marketing audit recommendations across site

- Add /services → /project-types 301 redirects in .htaccess
- Remove .php extensions from all user-facing links across all pages
- Rewrite homepage hero with benefit-focused H1, subtitle, CTAs, and stats
- Add trust signals section below hero with badges
- Rewrite service cards with benefit-focused copy
- Update FAQ schema to match actual page FAQ content (6 questions)
- Restructure quote form from 5-step to 3-step wizard with sidebar
- Update about page mission statement and CTA copy
- Update project-types page title, H1, and add Organization schema
- Add trust signals and quote layout CSS styles
- Clean sitemap: remove .php extensions, remove blog/search, update dates

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2026-01-29 11:39:22 +00:00
parent d8622b7f9e
commit 9cea601fb3
9 changed files with 628 additions and 561 deletions

View File

@@ -135,7 +135,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<!-- Blog search functionality -->
<div class="hero-search">
<form method="GET" action="search.php">
<form method="GET" action="/blog/search">
<input type="search" name="q" placeholder="Search articles..." aria-label="Search blog articles" required>
<button type="submit" aria-label="Search">🔍</button>
</form>
@@ -164,37 +164,37 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<div class="container">
<h2>Explore by Category</h2>
<div class="categories-grid">
<a href="categories/web-scraping.php" class="category-card">
<a href="/blog/categories/web-scraping" class="category-card">
<span class="category-icon">🕷️</span>
<h3>Web Scraping</h3>
<p>Techniques, tools, and best practices for professional web data extraction</p>
</a>
<a href="categories/data-analytics.php" class="category-card">
<a href="/blog/categories/data-analytics" class="category-card">
<span class="category-icon">📊</span>
<h3>Data Analytics</h3>
<p>Business intelligence insights and data analysis methodologies</p>
</a>
<a href="categories/compliance.php" class="category-card">
<a href="/blog/categories/compliance" class="category-card">
<span class="category-icon">⚖️</span>
<h3>Legal & Compliance</h3>
<p>UK data protection laws, GDPR compliance, and legal considerations</p>
</a>
<a href="categories/industry-insights.php" class="category-card">
<a href="/blog/categories/industry-insights" class="category-card">
<span class="category-icon">🏢</span>
<h3>Industry Insights</h3>
<p>Market trends, competitive analysis, and sector-specific guidance</p>
</a>
<a href="categories/case-studies.php" class="category-card">
<a href="/blog/categories/case-studies" class="category-card">
<span class="category-icon">📋</span>
<h3>Case Studies</h3>
<p>Real-world examples and successful project implementations</p>
</a>
<a href="categories/technology.php" class="category-card">
<a href="/blog/categories/technology" class="category-card">
<span class="category-icon">⚙️</span>
<h3>Technology</h3>
<p>Latest tools, platforms, and technological developments</p>
@@ -214,11 +214,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<span class="category">Legal & Compliance</span>
<time datetime="2025-06-08">8 June 2025</time>
</div>
<h3><a href="articles/web-scraping-compliance-uk-guide.php">Complete Guide to Web Scraping Compliance in the UK</a></h3>
<h3><a href="/blog/articles/web-scraping-compliance-uk-guide">Complete Guide to Web Scraping Compliance in the UK</a></h3>
<p>Navigate the complex landscape of UK data protection laws and ensure your web scraping activities remain fully compliant with GDPR and industry regulations.</p>
<div class="article-footer">
<span class="read-time">12 min read</span>
<a href="articles/web-scraping-compliance-uk-guide.php" class="read-more">Read Full Article →</a>
<a href="/blog/articles/web-scraping-compliance-uk-guide" class="read-more">Read Full Article →</a>
</div>
</div>
</article>
@@ -229,11 +229,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<span class="category">Business Intelligence</span>
<time datetime="2025-06-05">5 June 2025</time>
</div>
<h3><a href="articles/competitive-intelligence-roi-metrics.php">Measuring ROI from Competitive Intelligence Programmes</a></h3>
<h3><a href="/blog/articles/competitive-intelligence-roi-metrics">Measuring ROI from Competitive Intelligence Programmes</a></h3>
<p>Learn how to quantify the business value of competitive intelligence initiatives and demonstrate measurable returns on your data investment.</p>
<div class="article-footer">
<span class="read-time">8 min read</span>
<a href="articles/competitive-intelligence-roi-metrics.php" class="read-more">Read More →</a>
<a href="/blog/articles/competitive-intelligence-roi-metrics" class="read-more">Read More →</a>
</div>
</div>
</article>
@@ -244,11 +244,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<span class="category">Industry Insights</span>
<time datetime="2025-06-03">3 June 2025</time>
</div>
<h3><a href="articles/retail-price-monitoring-strategies.php">Advanced Price Monitoring Strategies for UK Retailers</a></h3>
<h3><a href="/blog/articles/retail-price-monitoring-strategies">Advanced Price Monitoring Strategies for UK Retailers</a></h3>
<p>Discover how leading British retailers leverage automated price monitoring to maintain competitive advantage and optimise pricing strategies.</p>
<div class="article-footer">
<span class="read-time">10 min read</span>
<a href="articles/retail-price-monitoring-strategies.php" class="read-more">Read More →</a>
<a href="/blog/articles/retail-price-monitoring-strategies" class="read-more">Read More →</a>
</div>
</div>
</article>
@@ -267,11 +267,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
<span class="category">Technology</span>
<time datetime="2025-08-08">8 August 2025</time>
</div>
<h3><a href="articles/real-time-data-extraction-technical-guide-uk-businesses.php">Real-Time Data Extraction: Technical Guide for UK Businesses</a></h3>
<h3><a href="/blog/articles/real-time-data-extraction-technical-guide-uk-businesses">Real-Time Data Extraction: Technical Guide for UK Businesses</a></h3>
<p>Master the technologies, architectures, and best practices for implementing real-time data extraction systems that deliver instant insights and competitive advantage.</p>
<div class="article-footer">
<span class="read-time">17 min read</span>
<a href="articles/real-time-data-extraction-technical-guide-uk-businesses.php" class="read-more">Read →</a>
<a href="/blog/articles/real-time-data-extraction-technical-guide-uk-businesses" class="read-more">Read →</a>
</div>
</article>