Feat: Blog added to sitemap.xml and content for all articles updated to meet UK English.
This commit is contained in:
@@ -3,45 +3,81 @@
|
||||
<!-- Core-->
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/contact</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<!-- Blog -->
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/blog/home</loc>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/blog/article/how-to-scale-your-dog-training-business-from-25-to-100-plus-clients</loc>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/blog/article/how-to-scale-your-dog-training-business-from-solo-to-multi-trainer-success'</loc>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/blog/article/the-science-behind-dog-training-assessments-how-to-track-real-progress</loc>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/blog/article/why-every-professional-trainer-needs-a-command-dictionary-in-2025</loc>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<!-- Legal -->
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/license</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/accessibility-statement</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/accessibility-report</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/retention-schedule</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://fetch-metrics.co.uk/privacy-policy</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<lastmod>2025-08-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
</urlset>
|
||||
str] = '/blog/article/how-to-scale-your-dog-training-business-from-25-to-100-plus-clients'
|
||||
str] = '/blog/article/how-to-scale-your-dog-training-business-from-solo-to-multi-trainer-success'
|
||||
= '/blog/article/the-science-behind-dog-training-assessments-how-to-track-real-progress'
|
||||
= '/blog/article/why-every-professional-trainer-needs-a-command-dictionary-in-2025'
|
||||
HASH_PAGE_BLOG_CATEGORY_MARKETING_AND_GROWTH: ClassVar[str] = '/blog/category/marketing-and-growth'
|
||||
Reference in New Issue
Block a user