SEO: update meta titles/descriptions based on GSC data; fix quote page layout

This commit is contained in:
Peter Foster
2026-02-27 09:16:24 +00:00
parent d1e5371f39
commit 40203587c9
6 changed files with 25 additions and 35 deletions

View File

@@ -3,8 +3,8 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
// SEO and performance optimizations
$page_title = "10 Best Data Analytics Companies in London 2026 Rankings & Reviews";
$page_description = "Independent ranking of London's top 10 data analytics companies in 2026. Compare pricing, specialisms, client reviews & response times. Updated February 2026.";
$page_title = "Top 10 Data Analytics Companies in London [2024 Review]";
$page_description = "We compared London's top data analytics companies. See our unbiased review of the best providers for BI, data science, and analytics services in the UK.";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/data-analytics-companies-london-top-providers-compared";
$keywords = "data analytics companies London, business intelligence firms London, data science companies UK, analytics consultants London, big data companies";
$article_author = "Emma Richardson";

View File

@@ -1,7 +1,7 @@
<?php
// SEO and performance optimizations
$page_title = "Data Scraping Services | UK Data Extraction & Processing";
$page_description = "Professional data scraping services for UK businesses. Extract, clean, and structure data from websites, APIs, and databases with 99.8% accuracy. GDPR-compliant.";
$page_title = "Data Scraping Services UK | Professional & Accurate";
$page_description = "Professional data scraping services for UK businesses. We extract, clean, and structure data from any source with 99.8% accuracy. GDPR compliant. Get a ...";
$canonical_url = "https://ukdataservices.co.uk/data-scraping-services/";
$keywords = "data scraping services, data extraction UK, data mining services, database scraping, API data extraction, data processing UK, data cleaning services, structured data extraction";
$author = "UK Data Services";

View File

@@ -17,8 +17,8 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'unsafe-inline\' 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 = "Web Scraping Services UK | 99.8% Accuracy & GDPR Compliant";
$page_description = "Enterprise-grade web and data scraping services in the UK. We extract real-time pricing and market data with 99.8% accuracy. Fully GDPR compliant. Get a proposal.";
$page_title = "UK Web & Data Scraping Services | GDPR Compliant Experts";
$page_description = "UK's leading web and data scraping company. We deliver 99.8% accurate data, fully GDPR compliant. Get a free, no-obligation quote for your project today.";
$canonical_url = "https://ukdataservices.co.uk/";
$keywords = "web scraping services UK, data analytics London, web scraping UK, data extraction services, business intelligence, competitive analysis, price monitoring, data analytics Manchester, market research, web data mining, GDPR compliant scraping, enterprise data solutions, automated data collection UK";
$author = "UK Data Services";
@@ -31,7 +31,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="description" content="UK Data Services - Enterprise web scraping & data extraction services. 99.8% accuracy, GDPR compliant, free tools for developers. Get a quote today." />
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="<?php echo htmlspecialchars($author); ?>">
<meta name="google-site-verification" content="la6e0_PDdHFkUn8NbHI-cMofozMcxtgrf73zwqKz6Ec" />

View File

@@ -498,6 +498,8 @@ $breadcrumbs = [
<section class="quote-form-section">
<div class="container">
<!-- Trust Badges Section -->
<div style="background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:30px;text-align:center;">
<div style="display:flex;justify-content:center;gap:30px;flex-wrap:wrap;align-items:center;">
@@ -519,24 +521,7 @@ $breadcrumbs = [
</div>
</div>
<!-- What Happens Next Timeline -->
<div style="background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:25px;margin-bottom:30px;">
<h3 style="margin:0 0 20px 0;font-size:1.1em;color:#1a1a2e;">📋 What Happens After You Submit</h3>
<div style="display:flex;flex-direction:column;gap:15px;">
<div style="display:flex;gap:15px;align-items:flex-start;">
<div style="background:#0066cc;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;flex-shrink:0;">1</div>
<div><strong>Within 2 hours:</strong> We review your requirements and confirm receipt</div>
</div>
<div style="display:flex;gap:15px;align-items:flex-start;">
<div style="background:#0066cc;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;flex-shrink:0;">2</div>
<div><strong>Within 24 hours:</strong> You receive a detailed proposal with fixed pricing</div>
</div>
<div style="display:flex;gap:15px;align-items:flex-start;">
<div style="background:#0066cc;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;flex-shrink:0;">3</div>
<div><strong>Free consultation:</strong> 30-min call to discuss your project (optional)</div>
</div>
</div>
</div>
<div class="container">
<div class="quote-page-layout">
@@ -683,8 +668,13 @@ $breadcrumbs = [
</div>
</aside>
</div>
</div>
<div class="container">
<!-- FAQ Section -->
<div class="quote-faq-section" style="margin-top:40px;">
<div class="quote-faq-section" style="margin-top:40px;margin-bottom:40px;">
<h3 style="margin:0 0 20px 0;color:#1a1a2e;">❓ Common Questions</h3>
<details style="border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;padding:15px;">
@@ -708,6 +698,8 @@ $breadcrumbs = [
</details>
</div>
</div>
<!-- FAQ Schema -->
<script type="application/ld+json">
{
@@ -734,8 +726,6 @@ $breadcrumbs = [
}
</script>
</div>
</div>
</section>
</main>

View File

@@ -2,8 +2,8 @@
// Enhanced security headers
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "UK Property Data Extraction | Rightmove & Zoopla";
$page_description = "Professional property data extraction from Rightmove, Zoopla, and OnTheMarket. GDPR-compliant property market intelligence for investors, analysts, and estate agents across the UK.";
$page_title = "Real Estate & Property Data Scraping Services UK";
$page_description = "Scrape property data from Rightmove, Zoopla & more. Our real estate data scraping service is GDPR-compliant and 99.8% accurate. For agents & investors.";
$canonical_url = "https://ukdataservices.co.uk/services/property-data-extraction";
$keywords = "property data scraping UK, Rightmove data extraction, Zoopla scraping, property market data UK, property listings data, real estate data extraction, property price data UK";

View File

@@ -1,7 +1,7 @@
<?php
// SEO and performance optimizations
$page_title = "Web Scraping Services | UK's Most Accurate Data Extraction";
$page_description = "Professional web scraping services for UK businesses. Extract competitor pricing, property data, market intelligence with 99.8% accuracy. Ranked #1 for UK web scraping.";
$page_title = "Web Scraping Services in UK | Get a Free Quote Today";
$page_description = "UK's top web scraping service. Get GDPR-compliant, 99.8% accurate data for competitor pricing, market intelligence, and more. Request your free proposal...";
$canonical_url = "https://ukdataservices.co.uk/web-scraping-services/";
$keywords = "web scraping services, web data extraction, website scraping, data mining, automated data collection, UK web scraping, competitor price monitoring, property data extraction, market research data, e-commerce scraping";
$author = "UK Data Services";