Wire all pages to navigation and fix broken links
- Add services, locations, and resources to footer navigation across all pages - Update footer in 22+ files with consistent navigation structure - Add service pages: competitive-intelligence, price-monitoring, data-cleaning - Add location pages: london, manchester, birmingham - Update all sitemaps (sitemap.php, sitemap.xml, sitemap-services.xml, sitemap-index.xml) - Fix broken /contact links (changed to /#contact) - Fix broken contact.php references (changed to /quote) - Fix faq-enhanced.php with correct service links - Fix london.php file permissions (600 -> 644) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
42
about.php
42
about.php
@@ -370,33 +370,43 @@ $breadcrumbs = [
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="about">About Us</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="quote">Get Quote</a></li>
|
|
||||||
<li><a href="/#contact">Contact</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Services</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Scraping</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="/#services">Business Intelligence</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="/#services">Data Processing</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#services">API Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Contact</h3>
|
<h3>Resources & Insights</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Phone: +44 1692 689150</li>
|
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||||
<li>Email: info@ukdataservices.co.uk</li>
|
<li><a href="/case-studies/">Case Studies</a></li>
|
||||||
<li>Service Area: UK & International</li>
|
<li><a href="/about">About UK Data Services</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>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Legal</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -358,7 +358,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Advanced AI Extraction Solutions</h2>
|
<h2>Advanced AI Extraction Solutions</h2>
|
||||||
<p>Implementing AI-powered data extraction requires expertise in machine learning, data engineering, and domain-specific requirements. UK Data Services provides comprehensive AI extraction solutions, from custom model development to enterprise platform integration, helping organisations unlock the value in their unstructured data.</p>
|
<p>Implementing AI-powered data extraction requires expertise in machine learning, data engineering, and domain-specific requirements. UK Data Services provides comprehensive AI extraction solutions, from custom model development to enterprise platform integration, helping organisations unlock the value in their unstructured data.</p>
|
||||||
<a href="/contact" class="cta-button">Explore AI Extraction</a>
|
<a href="/#contact" class="cta-button">Explore AI Extraction</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -486,7 +486,7 @@ $read_time = 10;
|
|||||||
<span>Legal and Compliance Specialists</span>
|
<span>Legal and Compliance Specialists</span>
|
||||||
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our legal team brings together qualified solicitors, privacy professionals, and compliance experts with deep expertise in UK and EU data protection law.</p>
|
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our legal team brings together qualified solicitors, privacy professionals, and compliance experts with deep expertise in UK and EU data protection law.</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="../../contact.php?subject=DPIA Consultation&source=article" class="btn-contact-author">
|
<a href="/quote?subject=DPIA Consultation&source=article" class="btn-contact-author">
|
||||||
Contact Our Legal Team
|
Contact Our Legal Team
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -198,7 +198,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Need Help Managing Data Subject Rights?</h2>
|
<h2>Need Help Managing Data Subject Rights?</h2>
|
||||||
<p>Implementing an effective data subject rights management system requires expertise in both legal compliance and technical implementation. UK Data Services can help you build automated, compliant systems that efficiently handle data subject requests while maintaining the highest standards of data protection.</p>
|
<p>Implementing an effective data subject rights management system requires expertise in both legal compliance and technical implementation. UK Data Services can help you build automated, compliant systems that efficiently handle data subject requests while maintaining the highest standards of data protection.</p>
|
||||||
<a href="/contact" class="cta-button">Get Compliance Support</a>
|
<a href="/#contact" class="cta-button">Get Compliance Support</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -655,7 +655,7 @@ class DatabaseTuner:
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Expert Database Optimisation Services</h2>
|
<h2>Expert Database Optimisation Services</h2>
|
||||||
<p>Optimising databases for big data requires deep expertise in query performance, distributed systems, and advanced database technologies. UK Data Services provides comprehensive database optimisation consulting, from performance audits to complete architecture redesign, helping organisations achieve optimal performance at scale.</p>
|
<p>Optimising databases for big data requires deep expertise in query performance, distributed systems, and advanced database technologies. UK Data Services provides comprehensive database optimisation consulting, from performance audits to complete architecture redesign, helping organisations achieve optimal performance at scale.</p>
|
||||||
<a href="/contact" class="cta-button">Optimise Your Database</a>
|
<a href="/#contact" class="cta-button">Optimise Your Database</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -345,7 +345,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>E-commerce Data Intelligence and Analytics</h2>
|
<h2>E-commerce Data Intelligence and Analytics</h2>
|
||||||
<p>Staying competitive in the rapidly evolving UK e-commerce market requires comprehensive data insights and predictive analytics. UK Data Services provides real-time market intelligence, consumer behaviour analysis, and competitive benchmarking to help e-commerce businesses optimise their strategies and identify growth opportunities.</p>
|
<p>Staying competitive in the rapidly evolving UK e-commerce market requires comprehensive data insights and predictive analytics. UK Data Services provides real-time market intelligence, consumer behaviour analysis, and competitive benchmarking to help e-commerce businesses optimise their strategies and identify growth opportunities.</p>
|
||||||
<a href="/contact" class="cta-button">Get E-commerce Insights</a>
|
<a href="/#contact" class="cta-button">Get E-commerce Insights</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -278,7 +278,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Data-Driven Fintech Market Intelligence</h2>
|
<h2>Data-Driven Fintech Market Intelligence</h2>
|
||||||
<p>Understanding fintech market dynamics requires comprehensive data analysis and real-time market intelligence. UK Data Services provides custom market research, competitive analysis, and investment intelligence to help fintech companies and investors make informed strategic decisions.</p>
|
<p>Understanding fintech market dynamics requires comprehensive data analysis and real-time market intelligence. UK Data Services provides custom market research, competitive analysis, and investment intelligence to help fintech companies and investors make informed strategic decisions.</p>
|
||||||
<a href="/contact" class="cta-button">Get Market Intelligence</a>
|
<a href="/#contact" class="cta-button">Get Market Intelligence</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -339,7 +339,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Transform Healthcare Research with Compliant Data Solutions</h2>
|
<h2>Transform Healthcare Research with Compliant Data Solutions</h2>
|
||||||
<p>This case study demonstrates how automated, GDPR-compliant healthcare data collection can accelerate medical research while maintaining the highest standards of privacy and security. UK Data Services specialises in healthcare data solutions that enable breakthrough research while meeting all regulatory requirements.</p>
|
<p>This case study demonstrates how automated, GDPR-compliant healthcare data collection can accelerate medical research while maintaining the highest standards of privacy and security. UK Data Services specialises in healthcare data solutions that enable breakthrough research while meeting all regulatory requirements.</p>
|
||||||
<a href="/contact" class="cta-button">Explore Healthcare Data Solutions</a>
|
<a href="/#contact" class="cta-button">Explore Healthcare Data Solutions</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -224,7 +224,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Expert Guidance for International Data Transfers</h2>
|
<h2>Expert Guidance for International Data Transfers</h2>
|
||||||
<p>Navigating international data transfer requirements requires expertise in both legal frameworks and technical implementation. UK Data Services provides comprehensive support for transfer impact assessments, SCC implementation, and ongoing compliance monitoring to ensure your international data flows remain compliant and secure.</p>
|
<p>Navigating international data transfer requirements requires expertise in both legal frameworks and technical implementation. UK Data Services provides comprehensive support for transfer impact assessments, SCC implementation, and ongoing compliance monitoring to ensure your international data flows remain compliant and secure.</p>
|
||||||
<a href="/contact" class="cta-button">Get Transfer Compliance Support</a>
|
<a href="/#contact" class="cta-button">Get Transfer Compliance Support</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -696,7 +696,7 @@ spec:
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Enterprise Kubernetes Scraping Solutions</h2>
|
<h2>Enterprise Kubernetes Scraping Solutions</h2>
|
||||||
<p>Implementing production-ready web scraping on Kubernetes requires expertise in container orchestration, distributed systems, and operational best practices. UK Data Services provides comprehensive Kubernetes consulting and implementation services to help organisations build scalable, reliable scraping infrastructure.</p>
|
<p>Implementing production-ready web scraping on Kubernetes requires expertise in container orchestration, distributed systems, and operational best practices. UK Data Services provides comprehensive Kubernetes consulting and implementation services to help organisations build scalable, reliable scraping infrastructure.</p>
|
||||||
<a href="/contact" class="cta-button">Deploy on Kubernetes</a>
|
<a href="/#contact" class="cta-button">Deploy on Kubernetes</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -326,7 +326,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Manufacturing Data Transformation Services</h2>
|
<h2>Manufacturing Data Transformation Services</h2>
|
||||||
<p>Implementing Industry 4.0 and manufacturing data transformation requires expertise in both operational technology and data analytics. UK Data Services provides comprehensive support for IoT integration, predictive analytics implementation, and digital transformation strategy to help manufacturers realise the full potential of their data assets.</p>
|
<p>Implementing Industry 4.0 and manufacturing data transformation requires expertise in both operational technology and data analytics. UK Data Services provides comprehensive support for IoT integration, predictive analytics implementation, and digital transformation strategy to help manufacturers realise the full potential of their data assets.</p>
|
||||||
<a href="/contact" class="cta-button">Start Your Transformation</a>
|
<a href="/#contact" class="cta-button">Start Your Transformation</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -358,7 +358,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Optimise Your Supply Chain with Data-Driven Solutions</h2>
|
<h2>Optimise Your Supply Chain with Data-Driven Solutions</h2>
|
||||||
<p>This case study demonstrates the transformative power of integrated supply chain data and analytics. UK Data Services specialises in manufacturing and supply chain optimisation solutions that deliver measurable results and sustainable competitive advantages.</p>
|
<p>This case study demonstrates the transformative power of integrated supply chain data and analytics. UK Data Services specialises in manufacturing and supply chain optimisation solutions that deliver measurable results and sustainable competitive advantages.</p>
|
||||||
<a href="/contact" class="cta-button">Transform Your Supply Chain</a>
|
<a href="/#contact" class="cta-button">Transform Your Supply Chain</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -375,7 +375,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Build Your Media Intelligence Platform</h2>
|
<h2>Build Your Media Intelligence Platform</h2>
|
||||||
<p>This case study showcases the possibilities of large-scale content aggregation and intelligence platforms. UK Data Services specialises in building comprehensive media monitoring solutions that provide competitive advantages through advanced technology and deep industry expertise.</p>
|
<p>This case study showcases the possibilities of large-scale content aggregation and intelligence platforms. UK Data Services specialises in building comprehensive media monitoring solutions that provide competitive advantages through advanced technology and deep industry expertise.</p>
|
||||||
<a href="/contact" class="cta-button">Discuss Your Media Platform</a>
|
<a href="/#contact" class="cta-button">Discuss Your Media Platform</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -324,7 +324,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Transform Your Property Data Operations</h2>
|
<h2>Transform Your Property Data Operations</h2>
|
||||||
<p>This case study demonstrates the transformative potential of automated property data aggregation. UK Data Services specialises in building scalable, accurate data collection systems that enable property businesses to compete effectively in today's data-driven market.</p>
|
<p>This case study demonstrates the transformative potential of automated property data aggregation. UK Data Services specialises in building scalable, accurate data collection systems that enable property businesses to compete effectively in today's data-driven market.</p>
|
||||||
<a href="/contact" class="cta-button">Discuss Your Property Data Needs</a>
|
<a href="/#contact" class="cta-button">Discuss Your Property Data Needs</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -377,7 +377,7 @@ $breadcrumbs = [
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Expert Data Pipeline Implementation</h2>
|
<h2>Expert Data Pipeline Implementation</h2>
|
||||||
<p>Choosing and implementing the right data pipeline tools requires deep understanding of both technology capabilities and business requirements. UK Data Services provides comprehensive consulting services for data pipeline architecture, tool selection, and implementation to help organisations build robust, scalable data infrastructure.</p>
|
<p>Choosing and implementing the right data pipeline tools requires deep understanding of both technology capabilities and business requirements. UK Data Services provides comprehensive consulting services for data pipeline architecture, tool selection, and implementation to help organisations build robust, scalable data infrastructure.</p>
|
||||||
<a href="/contact" class="cta-button">Get Pipeline Consultation</a>
|
<a href="/#contact" class="cta-button">Get Pipeline Consultation</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -634,7 +634,7 @@ groups:
|
|||||||
<section class="article-cta">
|
<section class="article-cta">
|
||||||
<h2>Build Real-Time Analytics Capabilities</h2>
|
<h2>Build Real-Time Analytics Capabilities</h2>
|
||||||
<p>Implementing real-time analytics for streaming data requires expertise in distributed systems, stream processing frameworks, and modern data architectures. UK Data Services provides comprehensive consulting and implementation services to help organizations build scalable, low-latency analytics platforms that deliver immediate business value.</p>
|
<p>Implementing real-time analytics for streaming data requires expertise in distributed systems, stream processing frameworks, and modern data architectures. UK Data Services provides comprehensive consulting and implementation services to help organizations build scalable, low-latency analytics platforms that deliver immediate business value.</p>
|
||||||
<a href="/contact" class="cta-button">Start Your Real-Time Analytics Project</a>
|
<a href="/#contact" class="cta-button">Start Your Real-Time Analytics Project</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ $read_time = 11;
|
|||||||
<span>Real-Time Analytics Specialists</span>
|
<span>Real-Time Analytics Specialists</span>
|
||||||
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our analytics team specialises in building scalable real-time data systems that deliver actionable insights.</p>
|
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our analytics team specialises in building scalable real-time data systems that deliver actionable insights.</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="../../contact.php?subject=Real-Time Analytics&source=article" class="btn-contact-author">
|
<a href="/quote?subject=Real-Time Analytics&source=article" class="btn-contact-author">
|
||||||
Discuss Your Project
|
Discuss Your Project
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -218,7 +218,7 @@ $read_time = 9;
|
|||||||
<span>Competitive Intelligence Specialists</span>
|
<span>Competitive Intelligence Specialists</span>
|
||||||
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our team specialises in building competitive monitoring systems that drive revenue growth and market advantage.</p>
|
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our team specialises in building competitive monitoring systems that drive revenue growth and market advantage.</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="../../contact.php?subject=Competitor Monitoring&source=article" class="btn-contact-author">
|
<a href="/quote?subject=Competitor Monitoring&source=article" class="btn-contact-author">
|
||||||
Discuss Your Project
|
Discuss Your Project
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -183,7 +183,7 @@ $read_time = 8;
|
|||||||
<span>Legal and Compliance Specialists</span>
|
<span>Legal and Compliance Specialists</span>
|
||||||
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our legal team provides comprehensive cookie law compliance services, from technical implementation to policy development.</p>
|
<p style="margin-top: 0.5rem; margin-bottom: 0;">Our legal team provides comprehensive cookie law compliance services, from technical implementation to policy development.</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="../../contact.php?subject=Cookie Law Compliance&source=article" class="btn-contact-author">
|
<a href="/quote?subject=Cookie Law Compliance&source=article" class="btn-contact-author">
|
||||||
Get Compliance Support
|
Get Compliance Support
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -578,20 +578,28 @@ $read_time = 12;
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Resources</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/">Data Intelligence Blog</a></li>
|
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||||
<li><a href="/case-studies/">Case Studies</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 Data Services</a></li>
|
||||||
<li><a href="/project-types">Project Types</a></li>
|
<li><a href="/project-types">Project Types</a></li>
|
||||||
@@ -601,13 +609,12 @@ $read_time = 12;
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal & Support</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="/terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
<li><a href="/#contact">Contact & Support</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -326,35 +326,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/business-intelligen
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="business-intelligence.php">Business Intelligence</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -288,35 +288,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/case-studies-catego
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -259,35 +259,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/compliance-category
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -272,35 +272,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/data-analytics-cate
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -259,35 +259,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-c
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -288,35 +288,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/technology-category
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -259,35 +259,43 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/web-scraping-catego
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Blog Categories</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="web-scraping.php">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="data-analytics.php">Data Analytics</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="compliance.php">Legal & Compliance</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="industry-insights.php">Industry Insights</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="technology.php">Technology</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Resources</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../">All Articles</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="../../case-studies/">Case Studies</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="../../about.php">About Us</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="../../project-types.php">Project Types</a></li>
|
</ul>
|
||||||
<li><a href="../../faq.php">FAQ</a></li>
|
</div>
|
||||||
<li><a href="../../quote.php">Get Quote</a></li>
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../privacy-policy.php">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="../../terms-of-service.php">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="../../cookie-policy.php">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="../../gdpr-compliance.php">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -497,13 +497,21 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog-og-image.png";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="../services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="../#services">Technology Platform Solutions</a></li>
|
<li><a href="../services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="../#services">Data Management Services</a></li>
|
<li><a href="../services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="../#services">Process Automation & APIs</a></li>
|
<li><a href="../#services">All Services</a></li>
|
||||||
<li><a href="../#services">Custom Development</a></li>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="../locations/london">London</a></li>
|
||||||
|
<li><a href="../locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="../locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -354,12 +354,21 @@ if ($search_query) {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="../services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="../#services">Technology Platform Solutions</a></li>
|
<li><a href="../services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="../#services">Data Management Services</a></li>
|
<li><a href="../services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="../#services">Process Automation & APIs</a></li>
|
<li><a href="../#services">All Services</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="../locations/london">London</a></li>
|
||||||
|
<li><a href="../locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="../locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -503,22 +503,33 @@ $keywords = "UK data services case studies, client success stories, data transfo
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/services/business-intelligence">Business Intelligence</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/services/data-migration">Data Migration</a></li>
|
|
||||||
<li><a href="/services/web-scraping">Web Scraping</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/about">About Us</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||||
<li><a href="/case-studies/">Case Studies</a></li>
|
<li><a href="/case-studies/">Case Studies</a></li>
|
||||||
<li><a href="/blog/">Blog</a></li>
|
<li><a href="/about">About UK Data Services</a></li>
|
||||||
<li><a href="/#contact">Contact</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>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -342,34 +342,43 @@ $canonical_url = "https://ukdataservices.co.uk/cookie-policy";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company Information</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="about">About UK Data Services</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#contact">Contact & Enquiries</a></li>
|
</ul>
|
||||||
<li><a href="quote">Request Consultation</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -590,12 +590,21 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/services/business-intelligence">Business Intelligence</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/services/data-migration">Data Migration</a></li>
|
</ul>
|
||||||
<li><a href="/services/web-scraping">Web Scraping</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -604,8 +613,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="/faq">FAQ</a></li>
|
<li><a href="/faq">FAQ</a></li>
|
||||||
<li><a href="/#contact">Contact Support</a></li>
|
<li><a href="/#contact">Contact Support</a></li>
|
||||||
<li><a href="/api-docs/">API Documentation</a></li>
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
<li><a href="/status">System Status</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
41
faq.php
41
faq.php
@@ -668,34 +668,43 @@ $breadcrumbs = [
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company Information</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="about">About UK Data Services</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#contact">Contact & Enquiries</a></li>
|
</ul>
|
||||||
<li><a href="quote">Request Consultation</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -411,34 +411,43 @@ $canonical_url = "https://ukdataservices.co.uk/gdpr-compliance";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company Information</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="about">About UK Data Services</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#contact">Contact & Enquiries</a></li>
|
</ul>
|
||||||
<li><a href="quote">Request Consultation</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,13 +10,21 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
20
index.php
20
index.php
@@ -1008,13 +1008,21 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="#services">Process Automation & APIs</a></li>
|
<li><a href="#services">All Services</a></li>
|
||||||
<li><a href="#services">Custom Development</a></li>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -250,34 +250,43 @@ $canonical_url = "https://ukdataservices.co.uk/privacy-policy";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company Information</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="about">About UK Data Services</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#contact">Contact & Enquiries</a></li>
|
</ul>
|
||||||
<li><a href="quote">Request Consultation</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -824,34 +824,43 @@ $breadcrumbs = [
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company Information</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="about">About UK Data Services</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="project-types">Project Types</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="faq">FAQ</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
<li><a href="/#contact">Contact & Enquiries</a></li>
|
</ul>
|
||||||
<li><a href="quote">Request Consultation</a></li>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<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="/project-types">Project Types</a></li>
|
||||||
|
<li><a href="/faq">FAQ</a></li>
|
||||||
|
<li><a href="/quote">Request Consultation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Legal</h3>
|
<h3>Legal</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="privacy-policy">Privacy Policy</a></li>
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
<li><a href="terms-of-service">Terms of Service</a></li>
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
<li><a href="cookie-policy">Cookie Policy</a></li>
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
<li><a href="gdpr-compliance">GDPR Compliance</a></li>
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
40
quote.php
40
quote.php
@@ -689,31 +689,43 @@ $breadcrumbs = [
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Scraping</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Business Intelligence</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Processing</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">API Development</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
<li><a href="quote">Get Quote</a></li>
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
<li><a href="/#contact">Contact</a></li>
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Contact</h3>
|
<h3>Resources & Insights</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Phone: +44 1692 689150</li>
|
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||||
<li>Email: info@ukdataservices.co.uk</li>
|
<li><a href="/case-studies/">Case Studies</a></li>
|
||||||
<li>Service Area: UK & International</li>
|
<li><a href="/about">About UK Data Services</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>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Legal</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/privacy-policy">Privacy Policy</a></li>
|
||||||
|
<li><a href="/terms-of-service">Terms of Service</a></li>
|
||||||
|
<li><a href="/cookie-policy">Cookie Policy</a></li>
|
||||||
|
<li><a href="/gdpr-compliance">GDPR Compliance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -476,22 +476,33 @@ $keywords = "data cleaning UK, data validation, duplicate removal, data standard
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Data Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/services/business-intelligence">Business Intelligence</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/services/data-migration">Data Migration</a></li>
|
|
||||||
<li><a href="/services/web-scraping">Web Scraping</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Company</h3>
|
<h3>Locations</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/about">About Us</a></li>
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Resources & Insights</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||||
<li><a href="/case-studies/">Case Studies</a></li>
|
<li><a href="/case-studies/">Case Studies</a></li>
|
||||||
<li><a href="/blog/">Blog</a></li>
|
<li><a href="/about">About UK Data Services</a></li>
|
||||||
<li><a href="/#contact">Contact</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>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -4,19 +4,19 @@
|
|||||||
<!-- Main Website Sitemap -->
|
<!-- Main Website Sitemap -->
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://ukdataservices.co.uk/sitemap.xml</loc>
|
<loc>https://ukdataservices.co.uk/sitemap.xml</loc>
|
||||||
<lastmod>2025-06-08T20:30:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
<!-- Blog Section Sitemap -->
|
<!-- Blog Section Sitemap -->
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://ukdataservices.co.uk/sitemap-blog.xml</loc>
|
<loc>https://ukdataservices.co.uk/sitemap-blog.xml</loc>
|
||||||
<lastmod>2025-06-08T20:30:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
<!-- Services Section Sitemap -->
|
<!-- Services Section Sitemap -->
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://ukdataservices.co.uk/sitemap-services.xml</loc>
|
<loc>https://ukdataservices.co.uk/sitemap-services.xml</loc>
|
||||||
<lastmod>2025-06-08T20:30:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
</sitemapindex>
|
</sitemapindex>
|
||||||
@@ -13,10 +13,22 @@
|
|||||||
|
|
||||||
<!-- Service Pages -->
|
<!-- Service Pages -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/services/data-cleaning.php</loc>
|
<loc>https://ukdataservices.co.uk/services/competitive-intelligence.php</loc>
|
||||||
<lastmod>2025-06-08</lastmod>
|
<lastmod>2025-12-08</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/services/price-monitoring.php</loc>
|
||||||
|
<lastmod>2025-12-08</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/services/data-cleaning.php</loc>
|
||||||
|
<lastmod>2025-12-08</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
<image:image>
|
<image:image>
|
||||||
<image:loc>https://ukdataservices.co.uk/assets/images/icon-data-processing.svg</image:loc>
|
<image:loc>https://ukdataservices.co.uk/assets/images/icon-data-processing.svg</image:loc>
|
||||||
<image:title>Data Cleaning & Validation Services</image:title>
|
<image:title>Data Cleaning & Validation Services</image:title>
|
||||||
@@ -24,6 +36,26 @@
|
|||||||
</image:image>
|
</image:image>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
<!-- Location Pages -->
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/london.php</loc>
|
||||||
|
<lastmod>2025-12-08</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/manchester.php</loc>
|
||||||
|
<lastmod>2025-12-08</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/birmingham.php</loc>
|
||||||
|
<lastmod>2025-12-08</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
<!-- Quote/Contact Pages -->
|
<!-- Quote/Contact Pages -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/quote.php</loc>
|
<loc>https://ukdataservices.co.uk/quote.php</loc>
|
||||||
|
|||||||
98
sitemap.php
98
sitemap.php
@@ -77,33 +77,101 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
|||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<!-- Services Section (Homepage) -->
|
<!-- Service Pages -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/#services</loc>
|
<loc>https://ukdataservices.co.uk/services/competitive-intelligence</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/services/price-monitoring</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/services/data-cleaning</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<!-- Location Pages -->
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/london</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/manchester</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/locations/birmingham</loc>
|
||||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<!-- Process Section (Homepage) -->
|
<!-- Blog -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/#process</loc>
|
<loc>https://ukdataservices.co.uk/blog/</loc>
|
||||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<!-- Blog Categories -->
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/web-scraping</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/data-analytics</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/business-intelligence</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/compliance</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/industry-insights</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/technology</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://ukdataservices.co.uk/blog/categories/case-studies</loc>
|
||||||
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<!-- Why Choose Us Section (Homepage) -->
|
<!-- Case Studies -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/#why-us</loc>
|
<loc>https://ukdataservices.co.uk/case-studies/</loc>
|
||||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
|
||||||
<changefreq>monthly</changefreq>
|
|
||||||
<priority>0.7</priority>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
<!-- Contact Section (Homepage) -->
|
|
||||||
<url>
|
|
||||||
<loc>https://ukdataservices.co.uk/#contact</loc>
|
|
||||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
|
|||||||
@@ -183,21 +183,21 @@
|
|||||||
<!-- Location Pages -->
|
<!-- Location Pages -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/locations/london.php</loc>
|
<loc>https://ukdataservices.co.uk/locations/london.php</loc>
|
||||||
<lastmod>2025-12-07T12:00:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/locations/manchester.php</loc>
|
<loc>https://ukdataservices.co.uk/locations/manchester.php</loc>
|
||||||
<lastmod>2025-12-07T12:00:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ukdataservices.co.uk/locations/birmingham.php</loc>
|
<loc>https://ukdataservices.co.uk/locations/birmingham.php</loc>
|
||||||
<lastmod>2025-12-07T12:00:00+00:00</lastmod>
|
<lastmod>2025-12-08T12:00:00+00:00</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|||||||
@@ -313,13 +313,21 @@ $canonical_url = "https://ukdataservices.co.uk/terms-of-service";
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Enterprise Services</h3>
|
<h3>Our Services</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#services">Web Intelligence & Monitoring</a></li>
|
<li><a href="/services/competitive-intelligence">Competitive Intelligence</a></li>
|
||||||
<li><a href="/#services">Technology Platform Solutions</a></li>
|
<li><a href="/services/price-monitoring">Price Monitoring</a></li>
|
||||||
<li><a href="/#services">Data Management Services</a></li>
|
<li><a href="/services/data-cleaning">Data Cleaning</a></li>
|
||||||
<li><a href="/#services">Process Automation & APIs</a></li>
|
<li><a href="/#services">All Services</a></li>
|
||||||
<li><a href="/#services">Custom Development</a></li>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-section">
|
||||||
|
<h3>Locations</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/locations/london">London</a></li>
|
||||||
|
<li><a href="/locations/manchester">Manchester</a></li>
|
||||||
|
<li><a href="/locations/birmingham">Birmingham</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user