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

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

View File

@@ -1,10 +1,10 @@
<?php
= 'James Wilson';
$page_title = "Introducing Our Free Web Scraping Tools | UK Data Services";
$page_title = "Introducing Our Free Web Scraping Tools | UK AI Automation";
$page_description = "We've launched four free tools to help you plan web scraping projects: Cost Calculator, Scrapeability Checker, Robots.txt Analyzer, and Data Format Converter.";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/free-web-scraping-tools-launch";
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/free-web-scraping-tools-launch";
$publish_date = "2026-02-04";
$author = "UK Data Services Team";
$author = "UK AI Automation Team";
?>
<!DOCTYPE html>
<html lang="en">
@@ -35,14 +35,14 @@ $author = "UK Data Services Team";
"dateModified": "<?php echo $publish_date; ?>",
"author": {
"@type": "Organization",
"name": "UK Data Services"
"name": "UK AI Automation"
},
"publisher": {
"@type": "Organization",
"name": "UK Data Services",
"name": "UK AI Automation",
"logo": {
"@type": "ImageObject",
"url": "https://ukdataservices.co.uk/assets/images/ukds-main-logo.png"
"url": "https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png"
}
},
"mainEntityOfPage": {
@@ -55,28 +55,28 @@ $author = "UK Data Services Team";
<style>
.article-container { max-width: 800px; margin: 0 auto; padding: 40px 20px; }
.article-header { margin-bottom: 40px; }
.article-header h1 { font-size: 2.4em; color: #1a1a2e; line-height: 1.3; margin-bottom: 20px; }
.article-header h1 { font-size: 2.4em; color: #1e1b4b; line-height: 1.3; margin-bottom: 20px; }
.article-meta { color: #666; font-size: 0.95em; display: flex; gap: 20px; flex-wrap: wrap; }
.article-meta span { display: flex; align-items: center; gap: 6px; }
.article-content { line-height: 1.8; color: #444; }
.article-content h2 { color: #1a1a2e; margin: 40px 0 20px; font-size: 1.6em; }
.article-content h3 { color: #1a1a2e; margin: 30px 0 15px; font-size: 1.3em; }
.article-content h2 { color: #1e1b4b; margin: 40px 0 20px; font-size: 1.6em; }
.article-content h3 { color: #1e1b4b; margin: 30px 0 15px; font-size: 1.3em; }
.article-content p { margin-bottom: 20px; }
.article-content ul, .article-content ol { margin-bottom: 20px; padding-left: 25px; }
.article-content li { margin-bottom: 10px; }
.tool-card { background: linear-gradient(135deg, #f8f9fa 0%, #fff 100%); border: 1px solid #e0e0e0; border-radius: 12px; padding: 25px; margin: 25px 0; }
.tool-card h3 { margin-top: 0; color: #144784; }
.tool-card .btn { display: inline-block; background: #179e83; color: white; padding: 12px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; margin-top: 15px; }
.tool-card h3 { margin-top: 0; color: #7c3aed; }
.tool-card .btn { display: inline-block; background: #6d28d9; color: white; padding: 12px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; margin-top: 15px; }
.tool-card .btn:hover { background: #148a72; }
.highlight-box { background: #e8f5e9; border-left: 4px solid #179e83; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.highlight-box { background: #e8f5e9; border-left: 4px solid #6d28d9; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.breadcrumb { padding: 15px 20px; background: #f5f5f5; font-size: 0.9em; }
.breadcrumb a { color: #144784; text-decoration: none; }
.breadcrumb a { color: #7c3aed; text-decoration: none; }
.breadcrumb span { color: #888; margin: 0 8px; }
.share-box { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-top: 40px; text-align: center; }
.share-box h4 { margin-bottom: 15px; color: #1a1a2e; }
.share-box h4 { margin-bottom: 15px; color: #1e1b4b; }
.share-links { display: flex; justify-content: center; gap: 15px; }
.share-links a { padding: 10px 20px; background: #144784; color: white; border-radius: 6px; text-decoration: none; font-weight: 500; }
.share-links a:hover { background: #0d3a6e; }
.share-links a { padding: 10px 20px; background: #7c3aed; color: white; border-radius: 6px; text-decoration: none; font-weight: 500; }
.share-links a:hover { background: #1e1b4b; }
</style>
</head>
<body>
@@ -180,15 +180,15 @@ $author = "UK Data Services Team";
</p>
<p>
<a href="/quote" style="display: inline-block; background: #144784; color: white; padding: 14px 28px; border-radius: 8px; text-decoration: none; font-weight: 600;">Request a Free Quote →</a>
<a href="/quote" style="display: inline-block; background: #7c3aed; color: white; padding: 14px 28px; border-radius: 8px; text-decoration: none; font-weight: 600;">Request a Free Quote →</a>
</p>
</div>
<div class="share-box">
<h4>Found this useful? Share it!</h4>
<div class="share-links">
<a href="https://twitter.com/intent/tweet?url=https://ukdataservices.co.uk/blog/articles/free-web-scraping-tools-launch&text=Free web scraping tools from UK Data Services" target="_blank">Twitter</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://ukdataservices.co.uk/blog/articles/free-web-scraping-tools-launch" target="_blank">LinkedIn</a>
<a href="https://twitter.com/intent/tweet?url=https://ukaiautomation.co.uk/blog/articles/free-web-scraping-tools-launch&text=Free web scraping tools from UK AI Automation" target="_blank">Twitter</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://ukaiautomation.co.uk/blog/articles/free-web-scraping-tools-launch" target="_blank">LinkedIn</a>
</div>
</div>
</article>