diff --git a/.htaccess b/.htaccess index af4f353..5a0ff03 100644 --- a/.htaccess +++ b/.htaccess @@ -135,7 +135,13 @@ Options -Indexes # Prevent access to logs and database directories RewriteEngine On - + + # Redirect old /services paths to /project-types + RewriteRule ^services/?$ /project-types [R=301,L] + RewriteRule ^services/data-cleaning\.php$ /project-types [R=301,L] + RewriteRule ^services/data-cleaning$ /project-types [R=301,L] + RewriteRule ^services/(.*)$ /project-types [R=301,L] + # Clean URL rewriting - remove .php extension RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f diff --git a/about.php b/about.php index 7d650d2..20355b9 100644 --- a/about.php +++ b/about.php @@ -201,11 +201,11 @@ $breadcrumbs = [ @@ -436,10 +436,10 @@ $breadcrumbs = [

Ready to Work Together?

- Let's discuss how our expertise can help transform your data challenges into opportunities + Tell us about your data challenge and we'll show you what's possible.

- Get Free Quote + Get Your Free Data Proposal Contact Us
diff --git a/assets/css/main.css b/assets/css/main.css index fdd1682..71a7690 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -4120,4 +4120,104 @@ main { .certification-badge p { font-size: 0.9rem; } +} + +/* Trust Signals Below Hero */ +.trust-signals-hero { + background: #f8f9fa; + padding: 2rem 0; + text-align: center; +} +.trust-signals-hero .trust-heading { + font-size: 0.95rem; + color: #6c757d; + text-transform: uppercase; + letter-spacing: 1px; + margin-bottom: 1.5rem; +} +.trust-signals-hero .trust-logos { + display: flex; + justify-content: center; + align-items: center; + gap: 2rem; + flex-wrap: wrap; + margin-bottom: 1.5rem; +} +.trust-signals-hero .trust-logo-placeholder { + width: 120px; + height: 50px; + background: #e9ecef; + border-radius: 6px; +} +.trust-signals-hero .trust-badges { + display: flex; + justify-content: center; + gap: 1.5rem; + flex-wrap: wrap; +} +.trust-signals-hero .trust-badges .badge { + background: #fff; + border: 1px solid #dee2e6; + padding: 0.5rem 1rem; + border-radius: 20px; + font-size: 0.9rem; + color: #495057; +} + +/* Quote Page Layout */ +.quote-page-layout { + display: grid; + grid-template-columns: 1fr 350px; + gap: 2rem; + max-width: 1100px; + margin: 0 auto; + padding: 2rem 0; +} +@media (max-width: 768px) { + .quote-page-layout { + grid-template-columns: 1fr; + } +} +.quote-sidebar { + position: sticky; + top: 100px; + align-self: start; +} +.quote-sidebar .testimonial-card { + background: #f8f9fa; + border-left: 4px solid #0d6efd; + padding: 1.5rem; + border-radius: 8px; + margin-bottom: 1.5rem; +} +.quote-sidebar .testimonial-card blockquote p { + font-style: italic; + margin-bottom: 0.5rem; +} +.quote-sidebar .what-happens-next { + background: #fff; + border: 1px solid #dee2e6; + padding: 1.5rem; + border-radius: 8px; +} +.quote-sidebar .what-happens-next ol { + padding-left: 1.2rem; +} +.quote-sidebar .what-happens-next li { + margin-bottom: 0.75rem; +} +.optional { + color: #6c757d; + font-weight: normal; + font-size: 0.85em; +} +.form-group input.error, +.form-group select.error { + border-color: #dc3545; +} +.form-buttons { + display: flex; + gap: 1rem; + margin-top: 1.5rem; +} } \ No newline at end of file diff --git a/blog/index.php b/blog/index.php index 73e8ccd..7592576 100644 --- a/blog/index.php +++ b/blog/index.php @@ -135,7 +135,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png"; -

Measuring ROI from Competitive Intelligence Programmes

+

Measuring ROI from Competitive Intelligence Programmes

Learn how to quantify the business value of competitive intelligence initiatives and demonstrate measurable returns on your data investment.

8 min read - Read More β†’ + Read More β†’
@@ -244,11 +244,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png"; Industry Insights -

Advanced Price Monitoring Strategies for UK Retailers

+

Advanced Price Monitoring Strategies for UK Retailers

Discover how leading British retailers leverage automated price monitoring to maintain competitive advantage and optimise pricing strategies.

10 min read - Read More β†’ + Read More β†’
@@ -267,11 +267,11 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png"; Technology -

Real-Time Data Extraction: Technical Guide for UK Businesses

+

Real-Time Data Extraction: Technical Guide for UK Businesses

Master the technologies, architectures, and best practices for implementing real-time data extraction systems that deliver instant insights and competitive advantage.

17 min read - Read β†’ + Read β†’
diff --git a/blog/search.php b/blog/search.php index 0cc2f30..e6fda58 100644 --- a/blog/search.php +++ b/blog/search.php @@ -313,25 +313,25 @@ if ($search_query) {

Browse by Category

- + πŸ•·οΈ

Web Scraping

Techniques, tools, and best practices

- + πŸ“Š

Data Analytics

Business intelligence insights

- + βš–οΈ

Legal & Compliance

UK data protection and GDPR

- + βš™οΈ

Technology

Latest tools and platforms

diff --git a/index.php b/index.php index 1818509..d8b3cd7 100644 --- a/index.php +++ b/index.php @@ -357,18 +357,10 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo "mainEntity": [ { "@type": "Question", - "name": "What is web scraping and how can it benefit my business?", + "name": "How much does web scraping cost?", "acceptedAnswer": { "@type": "Answer", - "text": "Web scraping is the automated process of extracting data from websites. It benefits businesses by providing competitive intelligence, automating data collection, enabling real-time price monitoring, and supporting strategic decision-making." - } - }, - { - "@type": "Question", - "name": "How much do web scraping services cost?", - "acceptedAnswer": { - "@type": "Answer", - "text": "Web scraping costs vary based on complexity: Simple extraction Β£500-Β£2,000, Medium projects Β£2,000-Β£10,000, Enterprise solutions Β£10,000+. We provide custom quotes based on your specific requirements." + "text": "Our web scraping projects typically start from Β£500 for simple data extraction tasks. Pricing varies based on data volume, complexity, frequency of updates, and delivery format. We offer fixed-price quotes with no hidden fees." } }, { @@ -376,7 +368,39 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo "name": "Is web scraping legal in the UK?", "acceptedAnswer": { "@type": "Answer", - "text": "Yes, web scraping is legal in the UK when conducted properly. We ensure full compliance with UK Data Protection Act 2018, GDPR, website terms of service, and industry best practices." + "text": "Yes, web scraping is legal in the UK when conducted ethically and in compliance with data protection laws. We ensure all our data collection follows GDPR guidelines, respects robots.txt directives, and adheres to website terms of service. Our compliance team reviews every project to ensure legal and ethical data collection." + } + }, + { + "@type": "Question", + "name": "How long does a typical project take?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Project timelines vary based on scope and complexity. Simple one-off extractions can be delivered within 2-5 business days. Larger projects with multiple data sources typically take 1-3 weeks. Ongoing monitoring services are set up within a week and run continuously." + } + }, + { + "@type": "Question", + "name": "What data formats do you deliver?", + "acceptedAnswer": { + "@type": "Answer", + "text": "We deliver data in whatever format works best for your workflow: CSV, Excel, JSON, XML, or direct database integration. We can also connect to your existing systems via API, push data to cloud storage (AWS S3, Google Cloud), or integrate with your CRM, BI tools, or data warehouse." + } + }, + { + "@type": "Question", + "name": "Is the data GDPR compliant?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Yes, GDPR compliance is built into everything we do. We only collect publicly available data with legitimate business purposes. Personal data is handled according to data minimisation principles, and we provide full documentation for your compliance records." + } + }, + { + "@type": "Question", + "name": "Do you offer ongoing monitoring services?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Yes, we offer continuous monitoring solutions for price tracking, competitor analysis, and market intelligence. Data can be updated hourly, daily, or weekly depending on your needs. We provide real-time alerts for significant changes and customisable dashboards to visualise trends over time." } } ] @@ -466,7 +490,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
Capabilities Project Types About - Blog + Blog Contact Request Consultation
@@ -483,16 +507,16 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
-

UK's Leading Web Scraping & Data Analytics Services

-

Transform your business decisions with accurate, real-time market intelligence. We help UK businesses extract competitor data, monitor prices, and automate researchβ€”all while staying 100% GDPR compliant.

+

Stop guessing what your competitors are doing.

+

We extract real-time pricing, product, and market data from any website β€” legally, accurately, and on your schedule.

- Β£2.5M+ - Value Created for Clients + 500+ + Projects Delivered
99.8% @@ -599,12 +623,31 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
+ +
+
+

Trusted by businesses across the UK

+
+
+
+
+
+
+
+
+ GDPR Compliant + ICO Registered + Cyber Essentials +
+
+
+

Enterprise Data Solutions Portfolio

-

Comprehensive data intelligence services designed for mission-critical business operations and strategic decision-making across British industry sectors. Our experienced team delivers solutions for diverse project types while maintaining full legal compliance with UK data protection regulations.

+

Comprehensive data intelligence services designed for mission-critical business operations and strategic decision-making across British industry sectors. Our experienced team delivers solutions for diverse project types while maintaining full legal compliance with UK data protection regulations.

@@ -612,15 +655,15 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Enterprise web scraping technology icon featuring data extraction pipeline and automated collection systems

Enterprise Web Intelligence & Monitoring

-

Our web scraping services UK consultancy delivers strategic data acquisition solutions utilising advanced web intelligence platforms and proprietary extraction methodologies. Trusted by leading UK businesses across London, Manchester, and Birmingham for competitive intelligence, market surveillance, and automated data collection with full legal compliance.

+

Our web scraping services UK consultancy delivers strategic data acquisition solutions utilising advanced web intelligence platforms and proprietary extraction methodologies. Trusted by leading UK businesses across London, Manchester, and Birmingham for competitive intelligence, market surveillance, and automated data collection with full legal compliance.

@@ -630,10 +673,10 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Cloud-native scalability icon showing distributed data processing architecture with growth arrows and server clusters

Advanced Technology Platform

-

Our enterprise-grade infrastructure leverages cutting-edge Microsoft technologies and cloud-native architectures to deliver scalable, reliable data solutions. Built for enterprise-scale operations with 99.8% uptime guarantees and comprehensive data protection measures.

+

Our enterprise-grade infrastructure leverages cutting-edge Microsoft technologies and cloud-native architectures to deliver scalable, reliable data solutions. Built for enterprise-scale operations with 99.8% uptime guarantees and comprehensive data protection measures.

@@ -647,10 +690,10 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo

Professional data analytics London solutions providing end-to-end data lifecycle management tailored to meet complex enterprise requirements and UK regulatory compliance standards across all major cities.

@@ -660,8 +703,8 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
Business automation icon showing robotic process automation with gears, workflows, and automated data integration systems
-

Automation & APIs

-

Streamline your data workflows with custom automation solutions and API integrations.

+

Automation & APIs

+

Automate your data collection. Get fresh data delivered to your systems daily β€” no manual exports, no copy-pasting from spreadsheets.

  • Custom API development
  • Automated data pipelines
  • @@ -674,13 +717,13 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
    GDPR compliance shield icon featuring legal checkmarks, data protection symbols, and UK regulatory compliance badges
    -

    Compliance & Security

    -

    Maintain the highest standards of data security and regulatory compliance across all projects.

    +

    Compliance & Security

    +

    Sleep easy knowing your data is handled right. Full GDPR compliance, encryption, and audit trails built into every project.

      -
    • GDPR compliance
    • -
    • Data encryption
    • -
    • Secure data transfer
    • -
    • Privacy protection
    • +
    • GDPR-compliant data handling
    • +
    • End-to-end encryption
    • +
    • Full audit trails
    • +
    • Secure data storage
@@ -689,12 +732,12 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Strategic consulting icon showing business analysts, data strategy frameworks, and custom solution development blueprints

Custom Development

-

Build tailored solutions designed specifically for your unique business requirements and data challenges.

+

Built for your exact requirements. Off-the-shelf tools don't work? We'll build a scraping solution that fits your data sources, your format, your schedule.

@@ -706,7 +749,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo

Trusted by Industry Leaders Across the UK

-

Our enterprise clients span regulated industries including financial services, gaming, property, and retail across London, Manchester, Birmingham, Edinburgh, and Cardiff. From FTSE 100 companies to innovative startups, we deliver compliant data solutions that drive business growth.

+

Our enterprise clients span regulated industries including financial services, gaming, property, and retail across London, Manchester, Birmingham, Edinburgh, and Cardiff. From FTSE 100 companies to innovative startups, we deliver compliant data solutions that drive business growth.

@@ -740,17 +783,17 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo

πŸ™οΈ London & South East

Financial services, fintech, and e-commerce data solutions for the capital's business district.

- Property Market Analysis β†’ + Property Market Analysis β†’

🏭 Manchester & North West

Manufacturing, logistics, and industrial data intelligence for the North West's business hub.

- Data Processing Services β†’ + Data Processing Services β†’

🏴󠁧󠁒󠁳󠁣󠁴󠁿 Edinburgh & Scotland

Energy, oil & gas, and renewable energy sector data solutions across Scotland.

- Industry Insights β†’ + Industry Insights β†’

🏴󠁧󠁒󠁷󠁬󠁳󠁿 Cardiff & Wales

@@ -818,7 +861,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo

Why Choose UK Data Services

-

Enterprise-grade expertise, cutting-edge technology infrastructure, and unwavering commitment to delivering measurable business outcomes. Trusted by businesses across London, Manchester, Birmingham, and throughout the UK for compliant data extraction and advanced analytics solutions.

+

Enterprise-grade expertise, cutting-edge technology infrastructure, and unwavering commitment to delivering measurable business outcomes. Trusted by businesses across London, Manchester, Birmingham, and throughout the UK for compliant data extraction and advanced analytics solutions.

@@ -826,7 +869,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Data precision target icon showing accuracy metrics, quality validation checkmarks, and statistical accuracy indicators

Guaranteed Data Precision

-

Exceptional 99.8% accuracy rates achieved through advanced validation algorithms and rigorous quality assurance methodologies. Our data quality framework ensures enterprise-grade reliability.

+

Exceptional 99.8% accuracy rates achieved through advanced validation algorithms and rigorous quality assurance methodologies. Our data quality framework ensures enterprise-grade reliability.

@@ -834,7 +877,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo High-speed delivery icon featuring performance metrics, acceleration arrows, and rapid deployment timelines

Accelerated Delivery Excellence

-

Optimised workflows and automated processing pipelines enable rapid project completion whilst maintaining enterprise-grade quality standards. Learn about our advanced technology stack.

+

Optimised workflows and automated processing pipelines enable rapid project completion whilst maintaining enterprise-grade quality standards. Learn about our advanced technology stack.

@@ -842,7 +885,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Enterprise security shield icon with encryption locks, data protection barriers, and cybersecurity monitoring systems

Enterprise Security & Compliance

-

Enterprise-grade security measures and GDPR compliance frameworks protect sensitive data throughout the entire processing lifecycle. Full adherence to UK data protection regulations.

+

Enterprise-grade security measures and GDPR compliance frameworks protect sensitive data throughout the entire processing lifecycle. Full adherence to UK data protection regulations.

@@ -850,7 +893,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Scalable infrastructure icon showing cloud expansion, distributed systems, and elastic resource allocation capabilities

Scalable Infrastructure Platform

-

Cloud-native architecture scales seamlessly from pilot programmes to enterprise-wide deployments, supporting millions of data points daily. Explore our enterprise architecture approach.

+

Cloud-native architecture scales seamlessly from pilot programmes to enterprise-wide deployments, supporting millions of data points daily. Explore our enterprise architecture approach.

@@ -866,7 +909,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo Regulatory compliance checklist icon with government badges, legal verification marks, and audit approval stamps

Full Regulatory Compliance

-

Comprehensive compliance with UK data protection legislation, industry regulations, and international privacy standards ensuring legal certainty. Read our compliance best practices guide.

+

Comprehensive compliance with UK data protection legislation, industry regulations, and international privacy standards ensuring legal certainty. Read our compliance best practices guide.

@@ -1178,7 +1221,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo