diff options
| author | Iuri <iuricube@gmail.com> | 2026-01-06 15:39:38 +0100 |
|---|---|---|
| committer | Iuri <iuricube@gmail.com> | 2026-01-06 15:39:38 +0100 |
| commit | 1ec39606a7b53c74c6a2676c51f1bc7d67bd341d (patch) | |
| tree | 2dc21c28474fd4b1dd9372ad21e4602a05fe041e /public/en/sitemap.xml | |
| parent | a023ba9ed7cc6d6da62e54d533ba6dca000db9d6 (diff) | |
Localization
Diffstat (limited to 'public/en/sitemap.xml')
| -rw-r--r-- | public/en/sitemap.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/public/en/sitemap.xml b/public/en/sitemap.xml new file mode 100644 index 0000000..9160b4d --- /dev/null +++ b/public/en/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/en/about-me/</loc> + <lastmod>2026-01-06T00:00:00+00:00</lastmod> + <changefreq>daily</changefreq> + <priority>0.5</priority> + <xhtml:link + rel="alternate" + hreflang="it" + href="https://www.antico.dev/about-me/" + /> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://www.antico.dev/en/about-me/" + /> + </url> + <url> + <loc>https://www.antico.dev/en/</loc> + <lastmod>2026-01-06T00:00:00+00:00</lastmod> + <changefreq>daily</changefreq> + <priority>0.5</priority> + <xhtml:link + rel="alternate" + hreflang="it" + href="https://www.antico.dev/" + /> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://www.antico.dev/en/" + /> + </url> +</urlset> |
