Skip to content

Commit f07f701

Browse files
author
Valido
committed
Update sitemap with blog pages
1 parent b6ee068 commit f07f701

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

sitemap.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://valido-app.github.io/</loc>
4+
<loc>https://valido.site/</loc>
5+
<lastmod>2025-12-01</lastmod>
6+
<changefreq>weekly</changefreq>
7+
<priority>1.0</priority>
8+
</url>
9+
<url>
10+
<loc>https://valido.site/blog/</loc>
11+
<lastmod>2025-12-01</lastmod>
12+
<changefreq>weekly</changefreq>
13+
<priority>0.9</priority>
14+
</url>
15+
<url>
16+
<loc>https://valido.site/blog/offline-pdf-validation.html</loc>
17+
<lastmod>2025-12-01</lastmod>
18+
<changefreq>monthly</changefreq>
19+
<priority>0.8</priority>
520
</url>
621
</urlset>

0 commit comments

Comments
 (0)