mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
add SEO
This commit is contained in:
45
landing/public/sitemap.xml
Normal file
45
landing/public/sitemap.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<url>
|
||||
<loc>https://litlyx.com/</loc>
|
||||
<lastmod>2024-07-03T14:44:19+00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://litlyx.com/pricing</loc>
|
||||
<lastmod>2024-07-04T10:45:11+00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://litlyx.com/contacts</loc>
|
||||
<lastmod>2024-07-04T10:45:11+00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://litlyx.com/privacy</loc>
|
||||
<lastmod>2024-07-04T10:45:11+00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://litlyx.com/terms</loc>
|
||||
<lastmod>2024-07-04T10:45:11+00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://litlyx.com/data_policy</loc>
|
||||
<lastmod>2024-07-04T10:45:11+00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user