diff options
Diffstat (limited to 'public/it/sitemap.xml')
| -rw-r--r-- | public/it/sitemap.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/public/it/sitemap.xml b/public/it/sitemap.xml new file mode 100644 index 0000000..5cb5010 --- /dev/null +++ b/public/it/sitemap.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" + xmlns:xhtml="http://www.w3.org/1999/xhtml"> + + <url> + <loc>https://www.antico.dev/about-me/</loc> + <lastmod>2026-01-06T00:00:00+00:00</lastmod> + <changefreq>daily</changefreq> + <priority>0.5</priority> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://www.antico.dev/en/about-me/" + /> + <xhtml:link + rel="alternate" + hreflang="it" + href="https://www.antico.dev/about-me/" + /> + </url> + <url> + <loc>https://www.antico.dev/</loc> + <lastmod>2026-01-06T00:00:00+00:00</lastmod> + <changefreq>daily</changefreq> + <priority>0.5</priority> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://www.antico.dev/en/" + /> + <xhtml:link + rel="alternate" + hreflang="it" + href="https://www.antico.dev/" + /> + </url> +</urlset> |
