Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content

This commit is contained in:
Peter Foster
2026-03-21 09:48:46 +00:00
parent a4a8e237d6
commit 1d705572ad
164 changed files with 2870 additions and 9819 deletions

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Competitive Intelligence Services UK | Market & Competitor Analysis";
$page_description = "Gain a competitive edge with our UK-based intelligence services. We deliver data-driven market research & competitor analysis. Request a free consultation.";
$canonical_url = "https://ukdataservices.co.uk/services/competitive-intelligence";
$canonical_url = "https://ukaiautomation.co.uk/services/competitive-intelligence";
$keywords = "competitive intelligence UK, competitor analysis, market intelligence, business intelligence, competitive analysis services, market research UK";
// Breadcrumb navigation
@@ -22,7 +22,7 @@ $breadcrumbs = [
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -31,7 +31,7 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -39,7 +39,7 @@ $breadcrumbs = [
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -62,9 +62,9 @@ $breadcrumbs = [
"description": "Strategic competitive intelligence services providing comprehensive competitor analysis, market research, and data-driven insights for UK businesses.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"@id": "https://ukdataservices.co.uk#organization"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"@id": "https://ukaiautomation.co.uk#organization"
},
"serviceType": "Competitive Intelligence",
"areaServed": {
@@ -114,7 +114,7 @@ $breadcrumbs = [
<style>
.service-hero {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 120px 0 80px;
text-align: center;
@@ -197,7 +197,7 @@ $breadcrumbs = [
padding: 40px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
transition: transform 0.3s ease;
}
@@ -246,7 +246,7 @@ $breadcrumbs = [
}
.deliverable-card h3 {
color: #144784;
color: #7c3aed;
margin: 15px 0 10px;
font-size: 1.1rem;
}
@@ -283,7 +283,7 @@ $breadcrumbs = [
.step-number {
width: 50px;
height: 50px;
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
border-radius: 50%;
display: flex;
@@ -322,13 +322,13 @@ $breadcrumbs = [
border-radius: 8px;
text-align: center;
font-weight: 600;
color: #144784;
color: #7c3aed;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
transition: all 0.3s ease;
}
.industry-tag:hover {
background: #144784;
background: #7c3aed;
color: white;
}
@@ -363,7 +363,7 @@ $breadcrumbs = [
}
.cta-section {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 80px 0;
text-align: center;
@@ -395,7 +395,7 @@ $breadcrumbs = [
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -405,7 +405,7 @@ $breadcrumbs = [
.btn-secondary {
background: white;
color: #144784;
color: #7c3aed;
}
.btn-secondary:hover {
@@ -435,7 +435,7 @@ $breadcrumbs = [
}
.breadcrumb a {
color: #144784;
color: #7c3aed;
text-decoration: none;
}
@@ -458,9 +458,9 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Competitive Intelligence", "item": "https://ukdataservices.co.uk/services/competitive-intelligence"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Competitive Intelligence", "item": "https://ukaiautomation.co.uk/services/competitive-intelligence"}
]
}
</script>
@@ -599,19 +599,19 @@ $breadcrumbs = [
</div>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start;">
<div>
<h3 style="color: #144784; font-size: 1.4rem; margin-bottom: 15px;">The Cost of Flying Blind</h3>
<h3 style="color: #7c3aed; font-size: 1.4rem; margin-bottom: 15px;">The Cost of Flying Blind</h3>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">Many UK businesses operate without systematic intelligence about their competitors. They react to market changes instead of anticipating them. They discover competitor moves weeks or months after they happen—often when it's too late to respond effectively.</p>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">This reactive approach costs businesses dearly. Without competitive intelligence, companies frequently underprice products (leaving money on the table), overprice products (losing market share), miss emerging market opportunities, fail to anticipate competitive threats, and waste marketing budget on ineffective positioning.</p>
<p style="color: #555; line-height: 1.8;">Our research shows that UK businesses using systematic competitive intelligence achieve 23% better pricing decisions and identify market opportunities an average of 4 months earlier than competitors who don't.</p>
</div>
<div>
<h3 style="color: #144784; font-size: 1.4rem; margin-bottom: 15px;">What Sets Our Approach Apart</h3>
<h3 style="color: #7c3aed; font-size: 1.4rem; margin-bottom: 15px;">What Sets Our Approach Apart</h3>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">Unlike generic market research, our competitive intelligence is specifically designed for decision-making. Every insight we deliver answers a strategic question: Should you enter this market? How should you position against this competitor? Where are the gaps in the market you can exploit?</p>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">We combine automated data collection with expert human analysis. Our technology monitors thousands of data points across competitor websites, job postings, patents, news coverage, and social media. But raw data isn't intelligence—our experienced analysts interpret patterns, identify trends, and translate findings into actionable recommendations.</p>
<p style="color: #555; line-height: 1.8;">Based in the UK, we understand the nuances of British markets, regulatory requirements, and business culture. We're not applying American frameworks to UK markets—we're building intelligence programmes grounded in the realities of doing business in Britain.</p>
</div>
</div>
<div style="margin-top: 50px; background: linear-gradient(135deg, #144784 0%, #179e83 100%); border-radius: 12px; padding: 40px; color: white;">
<div style="margin-top: 50px; background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%); border-radius: 12px; padding: 40px; color: white;">
<div style="display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; text-align: center;">
<div>
<div style="font-size: 2.5rem; font-weight: 700;">23%</div>
@@ -696,7 +696,7 @@ $breadcrumbs = [
</div>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto;">
<div style="background: white; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); overflow: hidden;">
<div style="background: linear-gradient(135deg, #144784 0%, #179e83 100%); color: white; padding: 30px; text-align: center;">
<div style="background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%); color: white; padding: 30px; text-align: center;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px;">Competitor Report</h3>
<div style="font-size: 3rem; font-weight: 700;">£2,500<span style="font-size: 1rem; font-weight: 400;">/one-time</span></div>
</div>
@@ -709,12 +709,12 @@ $breadcrumbs = [
<li style="padding: 12px 0; border-bottom: 1px solid #eee;">✓ Executive summary report</li>
<li style="padding: 12px 0;">✓ 2-3 week delivery</li>
</ul>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #179e83; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Get Started</a>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #6d28d9; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Get Started</a>
</div>
</div>
<div style="background: white; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); overflow: hidden; border: 3px solid #179e83; transform: scale(1.02);">
<div style="background: linear-gradient(135deg, #144784 0%, #179e83 100%); color: white; padding: 30px; text-align: center; position: relative;">
<span style="position: absolute; top: 10px; right: 10px; background: #fff; color: #179e83; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; font-weight: 600;">Most Popular</span>
<div style="background: white; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); overflow: hidden; border: 3px solid #6d28d9; transform: scale(1.02);">
<div style="background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%); color: white; padding: 30px; text-align: center; position: relative;">
<span style="position: absolute; top: 10px; right: 10px; background: #fff; color: #6d28d9; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; font-weight: 600;">Most Popular</span>
<h3 style="font-size: 1.5rem; margin-bottom: 10px;">Market Intelligence</h3>
<div style="font-size: 3rem; font-weight: 700;">£5,000<span style="font-size: 1rem; font-weight: 400;">+</span></div>
</div>
@@ -727,11 +727,11 @@ $breadcrumbs = [
<li style="padding: 12px 0; border-bottom: 1px solid #eee;">✓ Strategic recommendations</li>
<li style="padding: 12px 0;">✓ 4-6 week delivery</li>
</ul>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #179e83; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Get Started</a>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #6d28d9; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Get Started</a>
</div>
</div>
<div style="background: white; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); overflow: hidden;">
<div style="background: linear-gradient(135deg, #144784 0%, #179e83 100%); color: white; padding: 30px; text-align: center;">
<div style="background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%); color: white; padding: 30px; text-align: center;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px;">Strategic Retainer</h3>
<div style="font-size: 3rem; font-weight: 700;">£3,500<span style="font-size: 1rem; font-weight: 400;">/month</span></div>
</div>
@@ -744,7 +744,7 @@ $breadcrumbs = [
<li style="padding: 12px 0; border-bottom: 1px solid #eee;">✓ Dedicated analyst support</li>
<li style="padding: 12px 0;">✓ Strategic advisory calls</li>
</ul>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #179e83; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Contact Sales</a>
<a href="/quote" class="btn btn-primary" style="width: 100%; display: block; text-align: center; padding: 14px; background: #6d28d9; color: white; text-decoration: none; border-radius: 8px; font-weight: 600;">Contact Sales</a>
</div>
</div>
</div>
@@ -777,7 +777,7 @@ $breadcrumbs = [
</div>
<div class="faq-item">
<div class="faq-question">Is competitive intelligence legal?</div>
<div class="faq-answer">Yes, competitive intelligence is completely legal when conducted ethically using publicly available information. It's a standard business practice used by companies worldwide. UK Data Services ensures all intelligence gathering complies with UK law, GDPR, and ethical standards. We never engage in industrial espionage, misrepresentation, or accessing non-public information.</div>
<div class="faq-answer">Yes, competitive intelligence is completely legal when conducted ethically using publicly available information. It's a standard business practice used by companies worldwide. UK AI Automation ensures all intelligence gathering complies with UK law, GDPR, and ethical standards. We never engage in industrial espionage, misrepresentation, or accessing non-public information.</div>
</div>
</div>
</div>
@@ -792,19 +792,19 @@ $breadcrumbs = [
</div>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px;">
<div class="service-card" style="background: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08);">
<h3 style="color: #144784; margin-bottom: 15px;"><a href="/services/price-monitoring" style="color: inherit; text-decoration: none;">Automated Price Monitoring</a></h3>
<h3 style="color: #7c3aed; margin-bottom: 15px;"><a href="/services/price-monitoring" style="color: inherit; text-decoration: none;">Automated Price Monitoring</a></h3>
<p style="color: #666; margin-bottom: 15px;">Track competitor pricing in real-time alongside your competitive analysis. Get instant alerts when prices change.</p>
<a href="/services/price-monitoring" style="color: #179e83; font-weight: 600; text-decoration: none;">Learn More →</a>
<a href="/services/price-monitoring" style="color: #6d28d9; font-weight: 600; text-decoration: none;">Learn More →</a>
</div>
<div class="service-card" style="background: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08);">
<h3 style="color: #144784; margin-bottom: 15px;"><a href="/services/data-cleaning" style="color: inherit; text-decoration: none;">Data Cleaning & Validation</a></h3>
<h3 style="color: #7c3aed; margin-bottom: 15px;"><a href="/services/data-cleaning" style="color: inherit; text-decoration: none;">Data Cleaning & Validation</a></h3>
<p style="color: #666; margin-bottom: 15px;">Ensure your competitive intelligence data is accurate, deduplicated, and ready for analysis.</p>
<a href="/services/data-cleaning" style="color: #179e83; font-weight: 600; text-decoration: none;">Learn More →</a>
<a href="/services/data-cleaning" style="color: #6d28d9; font-weight: 600; text-decoration: none;">Learn More →</a>
</div>
<div class="service-card" style="background: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08);">
<h3 style="color: #144784; margin-bottom: 15px;"><a href="/blog/" style="color: inherit; text-decoration: none;">Industry Insights Blog</a></h3>
<h3 style="color: #7c3aed; margin-bottom: 15px;"><a href="/blog/" style="color: inherit; text-decoration: none;">Industry Insights Blog</a></h3>
<p style="color: #666; margin-bottom: 15px;">Explore our latest articles on competitive intelligence best practices and market research techniques.</p>
<a href="/blog/" style="color: #179e83; font-weight: 600; text-decoration: none;">Read Articles →</a>
<a href="/blog/" style="color: #6d28d9; font-weight: 600; text-decoration: none;">Read Articles →</a>
</div>
</div>
</div>

View File

@@ -1,8 +1,8 @@
<?php
$page_title = "Csharp Development Services | UK Data Services";
$page_title = "Csharp Development Services | UK AI Automation";
$page_description = "Professional C# development services for data processing, API integration, and custom software solutions. Enterprise-grade .NET applications with 99.8% reliability.";
$page_keywords = "c# development, .net development, c# programming, custom software development, api integration, data processing c#, uk c# developers";
$page_canonical = "https://ukdataservices.co.uk/services/csharp-development-services.php";
$page_canonical = "https://ukaiautomation.co.uk/services/csharp-development-services.php";
$page_robots = "index, follow";
include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
@@ -12,9 +12,9 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "C# Development Services", "item": "https://ukdataservices.co.uk/services/csharp-development-services"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "C# Development Services", "item": "https://ukaiautomation.co.uk/services/csharp-development-services"}
]
}
</script><?php

View File

@@ -2,7 +2,7 @@
$page_title = "UK Data Analysis Services | From Raw Data to Actionable I...";
$page_description = "Expert UK data analysis services. We turn complex data into clear, actionable insights with predictive modeling & BI. Get a free consultation for your p...";
$page_keywords = "data analysis, statistical analysis, predictive modeling, business intelligence, data visualization, data insights, uk data analysis";
$page_canonical = "https://ukdataservices.co.uk/services/data-analysis-services.php";
$page_canonical = "https://ukaiautomation.co.uk/services/data-analysis-services.php";
$page_robots = "index, follow";
include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
@@ -12,9 +12,9 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analysis Services", "item": "https://ukdataservices.co.uk/services/data-analysis-services"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analysis Services", "item": "https://ukaiautomation.co.uk/services/data-analysis-services"}
]
}
</script><?php

View File

@@ -15,13 +15,13 @@ 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 = "Data Analytics Services London | UK Data Services";
$page_title = "Data Analytics Services London | UK AI Automation";
$page_description = "Expert data analytics services in London. We turn your raw data into actionable insights with BI, reporting, and data science. Contact our London team.";
$canonical_url = "https://ukdataservices.co.uk/services/data-analytics-london";
$canonical_url = "https://ukaiautomation.co.uk/services/data-analytics-london";
$keywords = "data analytics services london, analytics consultancy london, business intelligence london, data science london, data analysis services uk, london data consultants";
$author = "UK Data Services";
$og_image = "https://ukdataservices.co.uk/assets/images/og/data-analytics-london.png";
$twitter_card_image = "https://ukdataservices.co.uk/assets/images/og/data-analytics-london.png";
$author = "UK AI Automation";
$og_image = "https://ukaiautomation.co.uk/assets/images/og/data-analytics-london.png";
$twitter_card_image = "https://ukaiautomation.co.uk/assets/images/og/data-analytics-london.png";
?>
<!DOCTYPE html>
<html lang="en">
@@ -40,9 +40,9 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/og/data-analyt
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analytics London", "item": "https://ukdataservices.co.uk/services/data-analytics-london"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analytics London", "item": "https://ukaiautomation.co.uk/services/data-analytics-london"}
]
}
</script>
@@ -60,7 +60,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/og/data-analyt
<section class="content-block">
<h2>Your Trusted London Analytics Consultancy</h2>
<p>In today's competitive market, data is your most valuable asset. But without the right analysis, it's just noise. UK Data Services is a London-based analytics firm that specialises in turning complex datasets into clear, actionable insights. Whether you need to understand customer behaviour, optimise your pricing, or monitor competitors, our team of data scientists and analysts is here to help.</p>
<p>In today's competitive market, data is your most valuable asset. But without the right analysis, it's just noise. UK AI Automation is a London-based analytics firm that specialises in turning complex datasets into clear, actionable insights. Whether you need to understand customer behaviour, optimise your pricing, or monitor competitors, our team of data scientists and analysts is here to help.</p>
</section>
<section class="services-offered">
@@ -86,7 +86,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/og/data-analyt
</section>
<section class="why-us-block">
<h2>Why Choose UK Data Services in London?</h2>
<h2>Why Choose UK AI Automation in London?</h2>
<ul>
<li><strong>London-Based Experts:</strong> Our team is on the ground in London, providing local expertise and support.</li>
<li><strong>End-to-End Solutions:</strong> From data acquisition to final analysis, we manage the entire data pipeline.</li>

View File

@@ -19,11 +19,11 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
// SEO and performance optimizations
$page_title = "Data Analytics Services UK | From Data to Decisions";
$page_description = "Expert data analytics services for UK businesses. We transform your raw data into actionable insights with custom BI dashboards, predictive modelling & strategic reports.";
$canonical_url = "https://ukdataservices.co.uk/services/data-analytics-services-uk";
$canonical_url = "https://ukaiautomation.co.uk/services/data-analytics-services-uk";
$keywords = "data analytics services UK, business intelligence UK, data science services, predictive analytics UK, data strategy consultancy, UK data analytics company";
$author = "UK Data Services";
$og_image = "https://ukdataservices.co.uk/assets/images/ukds-social-card.png";
$twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-social-card.png";
$author = "UK AI Automation";
$og_image = "https://ukaiautomation.co.uk/assets/images/ukds-social-card.png";
$twitter_card_image = "https://ukaiautomation.co.uk/assets/images/ukds-social-card.png";
?>
<!DOCTYPE html>
<html lang="en">
@@ -67,9 +67,9 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-social-ca
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analytics UK", "item": "https://ukdataservices.co.uk/services/data-analytics-services-uk"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Analytics UK", "item": "https://ukaiautomation.co.uk/services/data-analytics-services-uk"}
]
}
</script>
@@ -81,14 +81,14 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-social-ca
<main>
<section class="hero">
<h1>UK Data Analytics Services</h1>
<p>Turn your raw data into a strategic asset. UK Data Services provides end-to-end data analytics for businesses across the United Kingdom, from custom data collection to actionable business intelligence.</p>
<p>Turn your raw data into a strategic asset. UK AI Automation provides end-to-end data analytics for businesses across the United Kingdom, from custom data collection to actionable business intelligence.</p>
<a href="/contact" class="cta-button">Get Your Free Analysis Quote</a>
</section>
<section class="content-section">
<h2>Unlock Insights Hidden in Your Data</h2>
<p>In today's market, data is your most valuable resource, but only if you can make sense of it. Many UK businesses are sitting on a goldmine of information without the tools or expertise to extract its value. Our data analytics services bridge that gap, providing the clarity you need to drive growth, optimise operations, and outperform the competition.</p>
<p>Our key advantage is our foundation in <a href="https://ukdataservices.co.uk/">bespoke web scraping</a>. We don't just work with the data you have; we collect the data you need. This includes competitor pricing, market trends, customer sentiment, and more, giving you a complete picture of your business landscape.</p>
<p>Our key advantage is our foundation in <a href="https://ukaiautomation.co.uk/">bespoke web scraping</a>. We don't just work with the data you have; we collect the data you need. This includes competitor pricing, market trends, customer sentiment, and more, giving you a complete picture of your business landscape.</p>
</section>
<section class="services-grid">

View File

@@ -3,7 +3,7 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Data Cleaning Services UK | Professional Data Validation";
$page_description = "Professional data cleaning for UK businesses. Remove duplicates, standardize formats, and ensure 99.8% accuracy. Get your free data audit worth £500.";
$canonical_url = "https://ukdataservices.co.uk/services/data-cleaning";
$canonical_url = "https://ukaiautomation.co.uk/services/data-cleaning";
$keywords = "data cleaning UK, data validation, duplicate removal, data standardization, data quality, UK data services";
?>
<!DOCTYPE html>
@@ -24,7 +24,7 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:type" content="service">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -32,7 +32,7 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="../assets/images/favicon.svg">
@@ -50,8 +50,8 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
"description": "Professional data cleaning and validation services for UK businesses",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk"
},
"serviceType": "Data Cleaning",
"areaServed": {
@@ -75,8 +75,8 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
"description": "Enterprise-grade data cleaning and validation services ensuring 99.8% accuracy rates and full compliance with UK data standards.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk"
},
"areaServed": {
"@type": "Country",
@@ -114,7 +114,7 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
"ratingValue": "5",
"bestRating": "5"
},
"reviewBody": "UK Data Services delivered exceptional data validation results for our financial services company. Their compliance expertise and attention to detail is unmatched."
"reviewBody": "UK AI Automation delivered exceptional data validation results for our financial services company. Their compliance expertise and attention to detail is unmatched."
},
{
"@type": "Review",
@@ -465,7 +465,7 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
<div class="footer-content">
<div class="footer-section">
<div class="footer-logo">
<img src="../assets/images/logo-white.svg" alt="UK Data Services">
<img src="../assets/images/logo-white.svg" alt="UK AI Automation">
</div>
<p>Professional data cleaning and validation services for UK businesses. Transform your data quality with enterprise-grade solutions.</p>
</div>
@@ -494,7 +494,7 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
<ul>
<li><a href="/blog/">Data Intelligence Blog</a></li>
<li><a href="/case-studies/">Case Studies</a></li>
<li><a href="/about">About UK Data Services</a></li>
<li><a href="/about">About UK AI Automation</a></li>
<li><a href="/project-types">Project Types</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/quote">Request Consultation</a></li>
@@ -513,10 +513,10 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
</div>
<div class="footer-bottom">
<p>&copy; <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
<p>&copy; <?php echo date('Y'); ?> UK AI Automation. All rights reserved.</p>
<div class="social-links">
<a href="https://linkedin.com/company/uk-data-services" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="../assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="../assets/images/icon-twitter.svg" alt="Twitter"></a>
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="../assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="../assets/images/icon-twitter.svg" alt="Twitter"></a>
</div>
</div>
</div>

View File

@@ -1,8 +1,8 @@
<?php
$page_title = "Data Processing Services | UK Data Services";
$page_title = "Data Processing Services | UK AI Automation";
$page_description = "Comprehensive data processing services including ETL, data transformation, batch processing, and real-time data pipelines. Handle large volumes with 99.8% accuracy.";
$page_keywords = "data processing, etl services, data transformation, batch processing, data pipelines, data integration, uk data processing";
$page_canonical = "https://ukdataservices.co.uk/services/data-processing-services.php";
$page_canonical = "https://ukaiautomation.co.uk/services/data-processing-services.php";
$page_robots = "index, follow";
include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
@@ -12,9 +12,9 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Processing Services", "item": "https://ukdataservices.co.uk/services/data-processing-services"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Processing Services", "item": "https://ukaiautomation.co.uk/services/data-processing-services"}
]
}
</script><?php

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Data Scraping Services UK | Professional Data Scraping Company";
$page_description = "UK's leading data scraping company. We deliver GDPR-compliant data scraping services for businesses — web, API, document and database data collection. Free quote in 24hrs.";
$canonical_url = "https://ukdataservices.co.uk/services/data-scraping";
$canonical_url = "https://ukaiautomation.co.uk/services/data-scraping";
$keywords = "data scraping services, data scraping company UK, data scraping service, automated data scraping, data collection services UK, data extraction company, GDPR compliant data scraping";
// Breadcrumb navigation
@@ -22,7 +22,7 @@ $breadcrumbs = [
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -31,7 +31,7 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -39,7 +39,7 @@ $breadcrumbs = [
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -62,9 +62,9 @@ $breadcrumbs = [
"description": "Professional data scraping services for UK businesses. GDPR compliant. We extract, clean, and deliver structured data from websites, APIs, documents, and databases.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"@id": "https://ukdataservices.co.uk#organization"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"@id": "https://ukaiautomation.co.uk#organization"
},
"serviceType": "Data Scraping",
"areaServed": {
@@ -113,7 +113,7 @@ $breadcrumbs = [
<style>
.service-hero {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 120px 0 80px;
text-align: center;
@@ -200,7 +200,7 @@ $breadcrumbs = [
padding: 35px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@@ -263,12 +263,12 @@ $breadcrumbs = [
content: '\2713';
position: absolute;
left: 0;
color: #179e83;
color: #6d28d9;
font-weight: bold;
}
.content-image {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
border-radius: 12px;
padding: 40px;
color: white;
@@ -334,13 +334,13 @@ $breadcrumbs = [
right: -20px;
top: 30px;
font-size: 2rem;
color: #179e83;
color: #6d28d9;
}
.step-number {
width: 60px;
height: 60px;
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
border-radius: 50%;
display: flex;
@@ -373,7 +373,7 @@ $breadcrumbs = [
}
.comparison-table th {
background: #144784;
background: #7c3aed;
color: white;
padding: 18px 20px;
text-align: left;
@@ -428,7 +428,7 @@ $breadcrumbs = [
}
.cta-section {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 80px 0;
text-align: center;
@@ -460,7 +460,7 @@ $breadcrumbs = [
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -471,7 +471,7 @@ $breadcrumbs = [
.btn-secondary {
background: white;
color: #144784;
color: #7c3aed;
border: 2px solid white;
}
@@ -501,7 +501,7 @@ $breadcrumbs = [
}
.breadcrumb a {
color: #144784;
color: #7c3aed;
text-decoration: none;
}
@@ -568,9 +568,9 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Scraping Services", "item": "https://ukdataservices.co.uk/services/data-scraping"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Scraping Services", "item": "https://ukaiautomation.co.uk/services/data-scraping"}
]
}
</script>
@@ -816,7 +816,7 @@ $breadcrumbs = [
</tr>
</tbody>
</table>
<p style="text-align:center; margin-top: 20px; color: #666;">Not sure which you need? <a href="/quote" style="color:#144784; font-weight:600;">Tell us your requirements</a> and we will recommend the right approach.</p>
<p style="text-align:center; margin-top: 20px; color: #666;">Not sure which you need? <a href="/quote" style="color:#7c3aed; font-weight:600;">Tell us your requirements</a> and we will recommend the right approach.</p>
</div>
</section>

View File

@@ -2,10 +2,10 @@
// SEO and performance optimizations
$page_title = "E-commerce Price Scraping Services UK | 99.8% Accurate Data";
$page_description = "UK e-commerce price scraping services. Monitor competitor prices in real-time to inform your strategy. GDPR compliant & 99.8% accurate. Get a free quote.";
$canonical_url = "https://ukdataservices.co.uk/services/ecommerce-price-scraping/";
$canonical_url = "https://ukaiautomation.co.uk/services/ecommerce-price-scraping/";
$keywords = "e-commerce price scraping, competitor price monitoring, price tracking, e-commerce data extraction, Amazon price scraping, eBay price monitoring, retail price intelligence, dynamic pricing data, market price analysis, UK e-commerce data";
$author = "UK Data Services";
$og_image = "https://ukdataservices.co.uk/assets/images/icon-ecommerce.svg";
$author = "UK AI Automation";
$og_image = "https://ukaiautomation.co.uk/assets/images/icon-ecommerce.svg";
// Security headers
header('X-Frame-Options: DENY');
@@ -69,9 +69,9 @@ header('Content-Security-Policy: default-src "self"; script-src "self" "unsafe-i
"description": "Professional e-commerce price scraping services for UK retailers. Monitor competitor pricing with 99.8% accuracy.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"logo": "https://ukdataservices.co.uk/assets/images/ukds-main-logo.png"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"logo": "https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png"
},
"areaServed": {
"@type": "Country",
@@ -88,9 +88,9 @@ header('Content-Security-Policy: default-src "self"; script-src "self" "unsafe-i
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "E-commerce Price Scraping", "item": "https://ukdataservices.co.uk/services/ecommerce-price-scraping"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "E-commerce Price Scraping", "item": "https://ukaiautomation.co.uk/services/ecommerce-price-scraping"}
]
}
</script>

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "UK Financial Data Services | Market Intelligence";
$page_description = "FCA-aware financial data services for hedge funds, asset managers, and investment firms. Market data extraction, alternative data solutions, and compliant financial intelligence.";
$canonical_url = "https://ukdataservices.co.uk/services/financial-data-services";
$canonical_url = "https://ukaiautomation.co.uk/services/financial-data-services";
$keywords = "financial data scraping UK, market data extraction, FCA compliant data services, alternative data UK, hedge fund data, investment data services, financial data API";
// Breadcrumb navigation
@@ -69,7 +69,7 @@ $faqPageName = 'Financial Data Services FAQ';
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -78,7 +78,7 @@ $faqPageName = 'Financial Data Services FAQ';
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -86,7 +86,7 @@ $faqPageName = 'Financial Data Services FAQ';
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -133,13 +133,13 @@ $faqPageName = 'Financial Data Services FAQ';
.service-content h2 {
font-size: 2rem;
color: #144784;
color: #7c3aed;
margin-bottom: 20px;
}
.service-content h3 {
font-size: 1.5rem;
color: #144784;
color: #7c3aed;
margin-top: 40px;
margin-bottom: 15px;
}
@@ -172,11 +172,11 @@ $faqPageName = 'Financial Data Services FAQ';
background: #f8f9fa;
padding: 30px;
border-radius: 12px;
border-top: 4px solid #179e83;
border-top: 4px solid #6d28d9;
}
.data-category-card h4 {
color: #144784;
color: #7c3aed;
margin-bottom: 15px;
font-size: 1.2rem;
}
@@ -203,7 +203,7 @@ $faqPageName = 'Financial Data Services FAQ';
}
.compliance-section {
background: #144784;
background: #7c3aed;
color: white;
padding: 60px 0;
}
@@ -220,7 +220,7 @@ $faqPageName = 'Financial Data Services FAQ';
}
.compliance-item h4 {
color: #179e83;
color: #6d28d9;
margin-bottom: 10px;
}
@@ -248,7 +248,7 @@ $faqPageName = 'Financial Data Services FAQ';
}
.client-type-card h3 {
color: #179e83;
color: #6d28d9;
margin-top: 0;
margin-bottom: 15px;
}
@@ -271,7 +271,7 @@ $faqPageName = 'Financial Data Services FAQ';
}
.delivery-item h4 {
color: #144784;
color: #7c3aed;
margin-bottom: 10px;
}
@@ -295,7 +295,7 @@ $faqPageName = 'Financial Data Services FAQ';
.faq-question {
padding: 20px 25px;
font-weight: 600;
color: #144784;
color: #7c3aed;
cursor: pointer;
display: flex;
justify-content: space-between;
@@ -314,7 +314,7 @@ $faqPageName = 'Financial Data Services FAQ';
.cta-section {
padding: 80px 0;
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
text-align: center;
}
@@ -340,7 +340,7 @@ $faqPageName = 'Financial Data Services FAQ';
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -351,7 +351,7 @@ $faqPageName = 'Financial Data Services FAQ';
.btn-white {
background: white;
color: #144784;
color: #7c3aed;
}
.btn-white:hover {
@@ -397,9 +397,9 @@ $faqPageName = 'Financial Data Services FAQ';
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Financial Data Services", "item": "https://ukdataservices.co.uk/services/financial-data-services"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Financial Data Services", "item": "https://ukaiautomation.co.uk/services/financial-data-services"}
]
}
</script>
@@ -561,7 +561,7 @@ $faqPageName = 'Financial Data Services FAQ';
<!-- Clients Section -->
<section class="clients-section">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Who We Serve</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Who We Serve</h2>
<div class="clients-grid">
<div class="client-type-card">
@@ -600,7 +600,7 @@ $faqPageName = 'Financial Data Services FAQ';
<!-- Delivery Section -->
<section class="delivery-section">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Data Delivery Options</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Data Delivery Options</h2>
<div class="delivery-grid">
<div class="delivery-item">
@@ -630,7 +630,7 @@ $faqPageName = 'Financial Data Services FAQ';
<!-- FAQ Section -->
<section class="faq-section">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Frequently Asked Questions</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Frequently Asked Questions</h2>
<div class="faq-grid">
<?php foreach ($faqs as $faq): ?>

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Automated Price Monitoring Service UK | Track Competitor Pricing";
$page_description = "Our automated price monitoring service tracks your competitors in real-time. Get 99.9% accurate data and alerts to optimise your pricing strategy. Free ...";
$canonical_url = "https://ukdataservices.co.uk/services/price-monitoring";
$canonical_url = "https://ukaiautomation.co.uk/services/price-monitoring";
$keywords = "price monitoring UK, competitor price tracking, price intelligence, automated pricing, retail price monitoring, e-commerce pricing, price scraping UK";
// Breadcrumb navigation
@@ -22,7 +22,7 @@ $breadcrumbs = [
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -31,7 +31,7 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -39,7 +39,7 @@ $breadcrumbs = [
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -62,9 +62,9 @@ $breadcrumbs = [
"description": "Automated competitor price monitoring and tracking for UK businesses. Real-time price intelligence across retail, e-commerce, and B2B markets.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"@id": "https://ukdataservices.co.uk#organization"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"@id": "https://ukaiautomation.co.uk#organization"
},
"serviceType": "Price Monitoring",
"areaServed": {
@@ -117,7 +117,7 @@ $breadcrumbs = [
<style>
.service-hero {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 120px 0 80px;
text-align: center;
@@ -201,7 +201,7 @@ $breadcrumbs = [
padding: 35px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@@ -242,7 +242,7 @@ $breadcrumbs = [
}
.pricing-card.featured {
border: 3px solid #179e83;
border: 3px solid #6d28d9;
transform: scale(1.05);
}
@@ -251,7 +251,7 @@ $breadcrumbs = [
position: absolute;
top: 20px;
right: -30px;
background: #179e83;
background: #6d28d9;
color: white;
padding: 5px 40px;
font-size: 0.85rem;
@@ -259,7 +259,7 @@ $breadcrumbs = [
}
.pricing-header {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 30px;
text-align: center;
@@ -300,7 +300,7 @@ $breadcrumbs = [
.pricing-body li::before {
content: '✓';
color: #179e83;
color: #6d28d9;
font-weight: bold;
}
@@ -362,7 +362,7 @@ $breadcrumbs = [
}
.cta-section {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 80px 0;
text-align: center;
@@ -394,7 +394,7 @@ $breadcrumbs = [
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -405,7 +405,7 @@ $breadcrumbs = [
.btn-secondary {
background: white;
color: #144784;
color: #7c3aed;
border: 2px solid white;
}
@@ -435,7 +435,7 @@ $breadcrumbs = [
}
.breadcrumb a {
color: #144784;
color: #7c3aed;
text-decoration: none;
}
@@ -466,9 +466,9 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Price Monitoring", "item": "https://ukdataservices.co.uk/services/price-monitoring"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Price Monitoring", "item": "https://ukaiautomation.co.uk/services/price-monitoring"}
]
}
</script>
@@ -562,25 +562,25 @@ $breadcrumbs = [
</div>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;">
<div>
<h3 style="color: #144784; font-size: 1.3rem; margin-bottom: 15px;">Stop Leaving Money on the Table</h3>
<h3 style="color: #7c3aed; font-size: 1.3rem; margin-bottom: 15px;">Stop Leaving Money on the Table</h3>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">Without visibility into competitor pricing, most businesses either price too low (sacrificing margin) or too high (losing sales). Our clients typically discover they've been underpricing 15-25% of their product range relative to competitors—representing significant lost revenue.</p>
<p style="color: #555; line-height: 1.8; margin-bottom: 20px;">Price monitoring reveals exactly where you have pricing power and where you need to be more competitive. It transforms pricing decisions from gut feelings into data-driven strategy.</p>
<h3 style="color: #144784; font-size: 1.3rem; margin-bottom: 15px;">React Before Your Competitors Do</h3>
<h3 style="color: #7c3aed; font-size: 1.3rem; margin-bottom: 15px;">React Before Your Competitors Do</h3>
<p style="color: #555; line-height: 1.8;">When a major competitor drops prices on key products, every hour matters. Our real-time alerts mean you can respond within minutes, not days. You'll know about promotional campaigns, stock-outs, and pricing changes as they happen—giving you first-mover advantage in dynamic markets.</p>
</div>
<div style="background: #f8f9fa; padding: 40px; border-radius: 12px;">
<h3 style="color: #144784; font-size: 1.2rem; margin-bottom: 25px;">Average Client Results</h3>
<h3 style="color: #7c3aed; font-size: 1.2rem; margin-bottom: 25px;">Average Client Results</h3>
<div style="margin-bottom: 25px;">
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Margin Improvement</span><span style="color: #179e83; font-weight: 700;">+8.3%</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #179e83; width: 83%; height: 100%; border-radius: 4px;"></div></div>
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Margin Improvement</span><span style="color: #6d28d9; font-weight: 700;">+8.3%</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #6d28d9; width: 83%; height: 100%; border-radius: 4px;"></div></div>
</div>
<div style="margin-bottom: 25px;">
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Competitive Win Rate</span><span style="color: #179e83; font-weight: 700;">+12%</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #179e83; width: 72%; height: 100%; border-radius: 4px;"></div></div>
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Competitive Win Rate</span><span style="color: #6d28d9; font-weight: 700;">+12%</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #6d28d9; width: 72%; height: 100%; border-radius: 4px;"></div></div>
</div>
<div>
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Pricing Decision Speed</span><span style="color: #179e83; font-weight: 700;">5x faster</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #179e83; width: 90%; height: 100%; border-radius: 4px;"></div></div>
<div style="display: flex; justify-content: space-between; margin-bottom: 8px;"><span style="font-weight: 600;">Pricing Decision Speed</span><span style="color: #6d28d9; font-weight: 700;">5x faster</span></div>
<div style="background: #e0e0e0; height: 8px; border-radius: 4px;"><div style="background: #6d28d9; width: 90%; height: 100%; border-radius: 4px;"></div></div>
</div>
<p style="color: #666; font-size: 0.9rem; margin-top: 25px; font-style: italic;">Based on analysis of 47 UK retail and e-commerce clients over 12 months.</p>
</div>
@@ -700,7 +700,7 @@ $breadcrumbs = [
</div>
<div class="faq-item">
<div class="faq-question">Is price monitoring legal in the UK?</div>
<div class="faq-answer">Yes, price monitoring is completely legal in the UK when conducted properly. Monitoring publicly available pricing data is considered fair competitive practice. UK Data Services ensures all monitoring complies with website terms of service, GDPR, Computer Misuse Act requirements, and UK competition law. We only collect publicly visible pricing information.</div>
<div class="faq-answer">Yes, price monitoring is completely legal in the UK when conducted properly. Monitoring publicly available pricing data is considered fair competitive practice. UK AI Automation ensures all monitoring complies with website terms of service, GDPR, Computer Misuse Act requirements, and UK competition law. We only collect publicly visible pricing information.</div>
</div>
<div class="faq-item">
<div class="faq-question">How accurate is your price monitoring?</div>

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$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";
$canonical_url = "https://ukaiautomation.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";
// Breadcrumb navigation
@@ -69,7 +69,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -78,7 +78,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -86,7 +86,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -133,13 +133,13 @@ $faqPageName = 'Property Data Extraction FAQ';
.service-content h2 {
font-size: 2rem;
color: #144784;
color: #7c3aed;
margin-bottom: 20px;
}
.service-content h3 {
font-size: 1.5rem;
color: #144784;
color: #7c3aed;
margin-top: 40px;
margin-bottom: 15px;
}
@@ -172,11 +172,11 @@ $faqPageName = 'Property Data Extraction FAQ';
background: #f8f9fa;
padding: 30px;
border-radius: 12px;
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
}
.data-source-card h4 {
color: #144784;
color: #7c3aed;
margin-bottom: 15px;
font-size: 1.2rem;
}
@@ -214,7 +214,7 @@ $faqPageName = 'Property Data Extraction FAQ';
}
.use-case-card h3 {
color: #179e83;
color: #6d28d9;
margin-top: 0;
margin-bottom: 15px;
}
@@ -246,7 +246,7 @@ $faqPageName = 'Property Data Extraction FAQ';
}
.pricing-card.featured {
background: linear-gradient(135deg, #144784 0%, #1a5a9e 100%);
background: linear-gradient(135deg, #7c3aed 0%, #8b5cf6 100%);
color: white;
}
@@ -265,7 +265,7 @@ $faqPageName = 'Property Data Extraction FAQ';
}
.pricing-card.featured .price {
color: #179e83;
color: #6d28d9;
}
.pricing-card ul {
@@ -293,7 +293,7 @@ $faqPageName = 'Property Data Extraction FAQ';
.faq-question {
padding: 20px 25px;
font-weight: 600;
color: #144784;
color: #7c3aed;
cursor: pointer;
display: flex;
justify-content: space-between;
@@ -312,7 +312,7 @@ $faqPageName = 'Property Data Extraction FAQ';
.cta-section {
padding: 80px 0;
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
text-align: center;
}
@@ -338,7 +338,7 @@ $faqPageName = 'Property Data Extraction FAQ';
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -349,7 +349,7 @@ $faqPageName = 'Property Data Extraction FAQ';
.btn-white {
background: white;
color: #144784;
color: #7c3aed;
}
.btn-white:hover {
@@ -376,9 +376,9 @@ $faqPageName = 'Property Data Extraction FAQ';
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Property Data Extraction", "item": "https://ukdataservices.co.uk/services/property-data-extraction"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Property Data Extraction", "item": "https://ukaiautomation.co.uk/services/property-data-extraction"}
]
}
</script>
@@ -500,7 +500,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<!-- Use Cases Section -->
<section class="use-cases">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Who Uses Property Data Extraction?</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Who Uses Property Data Extraction?</h2>
<div class="use-cases-grid">
<div class="use-case-card">
@@ -539,7 +539,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<!-- Pricing Section -->
<section class="pricing-section">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Property Data Packages</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Property Data Packages</h2>
<div class="pricing-grid">
<div class="pricing-card">
@@ -592,7 +592,7 @@ $faqPageName = 'Property Data Extraction FAQ';
<!-- FAQ Section -->
<section class="faq-section">
<div class="container">
<h2 style="text-align: center; color: #144784; margin-bottom: 40px;">Frequently Asked Questions</h2>
<h2 style="text-align: center; color: #7c3aed; margin-bottom: 40px;">Frequently Asked Questions</h2>
<div class="faq-grid">
<?php foreach ($faqs as $faq): ?>

View File

@@ -3,8 +3,8 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "UK Web Scraping Companies Compared | Find the Right Provider";
$page_description = "Compare UK web scraping companies. We break down what to look for, the questions to ask, and why UK Data Services is trusted by 150+ UK businesses.";
$canonical_url = "https://ukdataservices.co.uk/services/web-scraping-companies";
$page_description = "Compare UK web scraping companies. We break down what to look for, the questions to ask, and why UK AI Automation is trusted by 150+ UK businesses.";
$canonical_url = "https://ukaiautomation.co.uk/services/web-scraping-companies";
$keywords = "web scraping companies UK, web scraping company comparison, best web scraping service, UK data scraping companies, web scraping providers UK";
$breadcrumbs = [
@@ -21,7 +21,7 @@ $breadcrumbs = [
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -29,13 +29,13 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
<link rel="manifest" href="/manifest.json">
@@ -54,9 +54,9 @@ $breadcrumbs = [
"description": "Professional web scraping services for UK businesses. GDPR-compliant data extraction delivered accurately and at scale.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"@id": "https://ukdataservices.co.uk#organization"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"@id": "https://ukaiautomation.co.uk#organization"
},
"serviceType": "Web Scraping",
"areaServed": {"@type": "Country", "name": "United Kingdom"},
@@ -74,7 +74,7 @@ $breadcrumbs = [
<style>
.page-hero {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 120px 0 80px;
text-align: center;
@@ -95,7 +95,7 @@ $breadcrumbs = [
box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.comparison-table th {
background: #144784;
background: #7c3aed;
color: white;
padding: 18px 20px;
text-align: left;
@@ -111,7 +111,7 @@ $breadcrumbs = [
.comparison-table tr:last-child td { border-bottom: none; }
.comparison-table tr:nth-child(even) td { background: #f8f9fa; }
.highlight-row td { background: #e8f5f1 !important; font-weight: 600; }
.check { color: #179e83; font-weight: bold; }
.check { color: #6d28d9; font-weight: bold; }
.cross { color: #dc3545; }
.partial { color: #f59e0b; }
.checklist-grid {
@@ -124,13 +124,13 @@ $breadcrumbs = [
padding: 30px;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
border-top: 4px solid #179e83;
border-top: 4px solid #6d28d9;
}
.checklist-card h3 { color: #1a1a1a; margin-bottom: 15px; font-size: 1.15rem; }
.checklist-card ul { list-style: none; padding: 0; }
.checklist-card li { padding: 8px 0 8px 25px; position: relative; color: #555; border-bottom: 1px solid #f0f0f0; }
.checklist-card li:last-child { border-bottom: none; }
.checklist-card li::before { content: '\2713'; position: absolute; left: 0; color: #179e83; font-weight: bold; }
.checklist-card li::before { content: '\2713'; position: absolute; left: 0; color: #6d28d9; font-weight: bold; }
.provider-types {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
@@ -142,9 +142,9 @@ $breadcrumbs = [
padding: 30px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}
.provider-type h3 { color: #144784; margin-bottom: 10px; }
.provider-type h3 { color: #7c3aed; margin-bottom: 10px; }
.provider-type p { color: #555; line-height: 1.6; font-size: 0.95rem; }
.provider-type .pros { color: #179e83; font-size: 0.9rem; margin-top: 10px; }
.provider-type .pros { color: #6d28d9; font-size: 0.9rem; margin-top: 10px; }
.provider-type .cons { color: #dc3545; font-size: 0.9rem; }
.questions-list { max-width: 750px; margin: 0 auto; }
.question-item {
@@ -153,37 +153,37 @@ $breadcrumbs = [
padding: 20px 25px;
margin-bottom: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
}
.question-item h3 { color: #1a1a1a; font-size: 1rem; margin-bottom: 8px; }
.question-item p { color: #555; font-size: 0.95rem; line-height: 1.6; margin: 0; }
.cta-section {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white; padding: 80px 0; text-align: center;
}
.cta-section h2 { font-size: 2.2rem; margin-bottom: 20px; }
.cta-section p { font-size: 1.15rem; margin-bottom: 30px; opacity: 0.95; max-width: 700px; margin-left: auto; margin-right: auto; }
.hero-cta { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }
.btn { display: inline-flex; align-items: center; justify-content: center; padding: 14px 28px; border: none; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 16px; cursor: pointer; transition: all 0.3s ease; }
.btn-primary { background: #179e83; color: white; }
.btn-primary { background: #6d28d9; color: white; }
.btn-primary:hover { background: #148f76; transform: translateY(-2px); }
.btn-secondary { background: white; color: #144784; border: 2px solid white; }
.btn-secondary { background: white; color: #7c3aed; border: 2px solid white; }
.btn-secondary:hover { background: transparent; color: white; }
.breadcrumb { background: #f5f5f5; padding: 15px 0; }
.breadcrumb ol { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 10px; }
.breadcrumb li:not(:last-child)::after { content: '\203A'; margin-left: 10px; color: #999; }
.breadcrumb a { color: #144784; text-decoration: none; }
.breadcrumb a { color: #7c3aed; text-decoration: none; }
.ukds-highlight {
background: linear-gradient(135deg, #e8f5f1 0%, #e8eef8 100%);
border: 2px solid #179e83;
border: 2px solid #6d28d9;
border-radius: 12px;
padding: 40px;
margin: 40px 0;
}
.ukds-highlight h2 { color: #144784; margin-bottom: 20px; }
.ukds-highlight h2 { color: #7c3aed; margin-bottom: 20px; }
.ukds-highlight ul { list-style: none; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.ukds-highlight li { padding: 8px 0 8px 25px; position: relative; color: #444; }
.ukds-highlight li::before { content: '\2713'; position: absolute; left: 0; color: #179e83; font-weight: bold; }
.ukds-highlight li::before { content: '\2713'; position: absolute; left: 0; color: #6d28d9; font-weight: bold; }
@media (max-width: 768px) {
.page-hero h1 { font-size: 2rem; }
.ukds-highlight ul { grid-template-columns: 1fr; }
@@ -194,9 +194,9 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Web Scraping Companies", "item": "https://ukdataservices.co.uk/services/web-scraping-companies"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Web Scraping Companies", "item": "https://ukaiautomation.co.uk/services/web-scraping-companies"}
]
}
</script>
@@ -435,11 +435,11 @@ $breadcrumbs = [
</div>
</section>
<!-- Why UK Data Services -->
<!-- Why UK AI Automation -->
<section class="content-section">
<div class="container">
<div class="ukds-highlight">
<h2>Why UK Businesses Choose UK Data Services</h2>
<h2>Why UK Businesses Choose UK AI Automation</h2>
<p>We are a UK-based, managed web scraping company. We handle everything — from compliance assessment and scraper build to data cleaning, delivery, and ongoing maintenance. Here is what that looks like in practice:</p>
<ul>
<li>Fixed-price quotes within 24 hours</li>
@@ -451,7 +451,7 @@ $breadcrumbs = [
<li>Delivery in your format: CSV, JSON, Excel, API</li>
<li>No hidden fees or surprise billing</li>
</ul>
<p style="margin-top: 25px;"><a href="/services/web-scraping" class="btn btn-primary">View Web Scraping Services</a>&nbsp;&nbsp;<a href="/quote" class="btn" style="background:#144784; color:white; padding:14px 28px; border-radius:8px; text-decoration:none; font-weight:600;">Get a Free Quote</a></p>
<p style="margin-top: 25px;"><a href="/services/web-scraping" class="btn btn-primary">View Web Scraping Services</a>&nbsp;&nbsp;<a href="/quote" class="btn" style="background:#7c3aed; color:white; padding:14px 28px; border-radius:8px; text-decoration:none; font-weight:600;">Get a Free Quote</a></p>
</div>
</div>
</section>

View File

@@ -4,7 +4,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$page_title = "Web Scraping Services UK | Fast, GDPR-Compliant Data Extraction";
$page_description = "Get GDPR-compliant web scraping services for UK businesses. Fast extraction of competitor pricing, market data & intelligence. ICO registered. Free quote within 24 hours.";
$canonical_url = "https://ukdataservices.co.uk/services/web-scraping";
$canonical_url = "https://ukaiautomation.co.uk/services/web-scraping";
$keywords = "web scraping services UK, data extraction UK, web scraping company, data scraping services, automated data collection, web crawling UK, screen scraping, GDPR compliant scraping";
// Breadcrumb navigation
@@ -22,7 +22,7 @@ $breadcrumbs = [
<title><?php echo htmlspecialchars($page_title); ?></title>
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
<meta name="author" content="UK Data Services">
<meta name="author" content="UK AI Automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="<?php echo htmlspecialchars($canonical_url); ?>">
@@ -31,7 +31,7 @@ $breadcrumbs = [
<meta property="og:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta property="og:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta property="og:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<meta property="og:locale" content="en_GB">
<!-- Twitter Card -->
@@ -39,7 +39,7 @@ $breadcrumbs = [
<meta name="twitter:url" content="<?php echo htmlspecialchars($canonical_url); ?>">
<meta name="twitter:title" content="<?php echo htmlspecialchars($page_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($page_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk/assets/images/ukds-main-logo.png">
<meta name="twitter:image" content="https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg">
@@ -62,9 +62,9 @@ $breadcrumbs = [
"description": "Expert web scraping and data extraction services for UK businesses. GDPR compliant. Transform web data into actionable business intelligence.",
"provider": {
"@type": "Organization",
"name": "UK Data Services",
"url": "https://ukdataservices.co.uk",
"@id": "https://ukdataservices.co.uk#organization"
"name": "UK AI Automation",
"url": "https://ukaiautomation.co.uk",
"@id": "https://ukaiautomation.co.uk#organization"
},
"serviceType": "Web Scraping",
"areaServed": {
@@ -112,7 +112,7 @@ $breadcrumbs = [
<style>
.service-hero {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 120px 0 80px;
text-align: center;
@@ -199,7 +199,7 @@ $breadcrumbs = [
padding: 35px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border-left: 4px solid #179e83;
border-left: 4px solid #6d28d9;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@@ -262,12 +262,12 @@ $breadcrumbs = [
content: '✓';
position: absolute;
left: 0;
color: #179e83;
color: #6d28d9;
font-weight: bold;
}
.content-image {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
border-radius: 12px;
padding: 40px;
color: white;
@@ -333,13 +333,13 @@ $breadcrumbs = [
right: -20px;
top: 30px;
font-size: 2rem;
color: #179e83;
color: #6d28d9;
}
.step-number {
width: 60px;
height: 60px;
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
border-radius: 50%;
display: flex;
@@ -395,7 +395,7 @@ $breadcrumbs = [
}
.cta-section {
background: linear-gradient(135deg, #144784 0%, #179e83 100%);
background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
color: white;
padding: 80px 0;
text-align: center;
@@ -427,7 +427,7 @@ $breadcrumbs = [
}
.btn-primary {
background: #179e83;
background: #6d28d9;
color: white;
}
@@ -438,7 +438,7 @@ $breadcrumbs = [
.btn-secondary {
background: white;
color: #144784;
color: #7c3aed;
border: 2px solid white;
}
@@ -468,7 +468,7 @@ $breadcrumbs = [
}
.breadcrumb a {
color: #144784;
color: #7c3aed;
text-decoration: none;
}
@@ -535,9 +535,9 @@ $breadcrumbs = [
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Web Scraping Services", "item": "https://ukdataservices.co.uk/services/web-scraping"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Web Scraping Services", "item": "https://ukaiautomation.co.uk/services/web-scraping"}
]
}
</script>
@@ -633,7 +633,7 @@ $breadcrumbs = [
<section class="content-section alt-bg">
<div class="container">
<div class="section-title">
<h2>Why Choose UK Data Services?</h2>
<h2>Why Choose UK AI Automation?</h2>
<p>Enterprise-grade web scraping with a focus on accuracy, compliance, and reliability</p>
</div>
<div class="features-grid">
@@ -806,7 +806,7 @@ $breadcrumbs = [
<!-- Related Services -->
<section class="content-section" style="padding: 40px 0; background: #f8f9fa;">
<div class="container" style="text-align:center;">
<p style="color:#555; font-size:1.05rem;">Also see: <a href="/services/data-scraping" style="color:#144784; font-weight:600;">Data Scraping Services</a> — broader data collection covering APIs, documents and databases, not just websites.</p>
<p style="color:#555; font-size:1.05rem;">Also see: <a href="/services/data-scraping" style="color:#7c3aed; font-weight:600;">Data Scraping Services</a> — broader data collection covering APIs, documents and databases, not just websites.</p>
</div>
</section>