Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
52
sitemap.php
52
sitemap.php
@@ -7,7 +7,7 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Homepage -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/</loc>
|
||||
<loc>https://ukaiautomation.co.uk/</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
@@ -15,28 +15,28 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Main Pages -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/about</loc>
|
||||
<loc>https://ukaiautomation.co.uk/about</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/project-types</loc>
|
||||
<loc>https://ukaiautomation.co.uk/project-types</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/quote</loc>
|
||||
<loc>https://ukaiautomation.co.uk/quote</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/faq</loc>
|
||||
<loc>https://ukaiautomation.co.uk/faq</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
@@ -44,35 +44,35 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Service Pages -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/services/competitive-intelligence</loc>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.co.uk/services/data-cleaning</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/services/property-data-extraction</loc>
|
||||
<loc>https://ukaiautomation.co.uk/services/property-data-extraction</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/services/financial-data-services</loc>
|
||||
<loc>https://ukaiautomation.co.uk/services/financial-data-services</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
@@ -80,21 +80,21 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Location Pages -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/locations/london</loc>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.co.uk/locations/birmingham</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
@@ -102,7 +102,7 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Blog -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/blog/</loc>
|
||||
<loc>https://ukaiautomation.co.uk/blog/</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
@@ -110,49 +110,49 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Blog Categories -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/blog/categories/web-scraping</loc>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.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>
|
||||
<loc>https://ukaiautomation.co.uk/blog/categories/case-studies</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
@@ -160,7 +160,7 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Case Studies -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/case-studies/</loc>
|
||||
<loc>https://ukaiautomation.co.uk/case-studies/</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
@@ -168,28 +168,28 @@ echo '<?xml version="1.0" encoding="UTF-8"?>';
|
||||
|
||||
<!-- Legal Pages -->
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/privacy-policy</loc>
|
||||
<loc>https://ukaiautomation.co.uk/privacy-policy</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/terms-of-service</loc>
|
||||
<loc>https://ukaiautomation.co.uk/terms-of-service</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/cookie-policy</loc>
|
||||
<loc>https://ukaiautomation.co.uk/cookie-policy</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://ukdataservices.co.uk/gdpr-compliance</loc>
|
||||
<loc>https://ukaiautomation.co.uk/gdpr-compliance</loc>
|
||||
<lastmod><?php echo date('Y-m-d'); ?></lastmod>
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
|
||||
Reference in New Issue
Block a user