refactor: migrating to monorepo format
This commit is contained in:
21
packages/frontend/public/sitemap.xml
Normal file
21
packages/frontend/public/sitemap.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://victoria-way-carpark.lovable.app/</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://victoria-way-carpark.lovable.app/testimonies</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://victoria-way-carpark.lovable.app/contact</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user