Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
$page_title = "Frequently Asked Questions | UK Data Services";
|
||||
$page_description = "Get answers to common questions about our data services, pricing, security, and processes. Learn how UK Data Services can help your business.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/faq";
|
||||
$page_title = "Frequently Asked Questions | UK AI Automation";
|
||||
$page_description = "Get answers to common questions about our data services, pricing, security, and processes. Learn how UK AI Automation can help your business.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/faq";
|
||||
$keywords = "UK data services FAQ, web scraping questions, data cleaning help, business intelligence support";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
@@ -34,7 +34,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What data services does UK Data Services provide?",
|
||||
"name": "What data services does UK AI Automation provide?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "We provide comprehensive data solutions including web scraping, data cleaning, business intelligence, data migration, GDPR compliance, and custom data processing services for UK businesses."
|
||||
@@ -42,7 +42,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How secure is my data with UK Data Services?",
|
||||
"name": "How secure is my data with UK AI Automation?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "We use enterprise-grade security measures including 256-bit encryption, secure transfer protocols, access controls, and staff NDAs. We're fully GDPR compliant."
|
||||
@@ -84,7 +84,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
<section class="page-hero">
|
||||
<div class="container">
|
||||
<div class="hero-content">
|
||||
<h1>Web Scraping & Data Services FAQ - UK Data Services</h1>
|
||||
<h1>Web Scraping & Data Services FAQ - UK AI Automation</h1>
|
||||
<p class="hero-subtitle">Get instant answers to common questions about our data services, processes, pricing, and more. Can't find what you're looking for? Contact our experts.</p>
|
||||
<div class="hero-search">
|
||||
<input type="text" id="faq-search" placeholder="Search FAQs..." aria-label="Search FAQ">
|
||||
@@ -147,7 +147,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-question" aria-expanded="false">
|
||||
<span>What data services does UK Data Services provide?</span>
|
||||
<span>What data services does UK AI Automation provide?</span>
|
||||
<span class="faq-icon">+</span>
|
||||
</button>
|
||||
<div class="faq-answer">
|
||||
@@ -199,7 +199,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-question" aria-expanded="false">
|
||||
<span>What makes UK Data Services different from competitors?</span>
|
||||
<span>What makes UK AI Automation different from competitors?</span>
|
||||
<span class="faq-icon">+</span>
|
||||
</button>
|
||||
<div class="faq-answer">
|
||||
@@ -296,7 +296,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
|
||||
<div class="faq-item">
|
||||
<button class="faq-question" aria-expanded="false">
|
||||
<span>How secure is my data with UK Data Services?</span>
|
||||
<span>How secure is my data with UK AI Automation?</span>
|
||||
<span class="faq-icon">+</span>
|
||||
</button>
|
||||
<div class="faq-answer">
|
||||
@@ -546,7 +546,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
<span class="contact-icon">✉️</span>
|
||||
<div>
|
||||
<strong>Email Us</strong>
|
||||
<p><a href="mailto:hello@ukdataservices.co.uk">hello@ukdataservices.co.uk</a></p>
|
||||
<p><a href="mailto:hello@ukaiautomation.co.uk">hello@ukaiautomation.co.uk</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contact-option">
|
||||
@@ -567,7 +567,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
<div class="footer-content">
|
||||
<div class="footer-section">
|
||||
<div class="footer-logo">
|
||||
<img src="assets/images/logo-white.svg" alt="UK Data Services">
|
||||
<img src="assets/images/logo-white.svg" alt="UK AI Automation">
|
||||
</div>
|
||||
<p>Professional data services for UK businesses. Get answers to all your data questions with our expert team.</p>
|
||||
</div>
|
||||
@@ -612,10 +612,10 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
|
||||
</div>
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>© <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
|
||||
<p>© <?php echo date('Y'); ?> UK AI Automation. All rights reserved.</p>
|
||||
<div class="social-links">
|
||||
<a href="https://linkedin.com/company/uk-data-services" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
|
||||
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
|
||||
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-linkedin.svg" alt="LinkedIn"></a>
|
||||
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" target="_blank" rel="noopener noreferrer"><img src="assets/images/icon-twitter.svg" alt="Twitter"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user