feat(app): Improve SEO

This commit is contained in:
TheOnlyWayUp
2024-04-11 16:27:14 +00:00
parent f1a2387754
commit c513aa6509
2 changed files with 14 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="https://www.w3.org/1999/xhtml">
<url>
<loc>https://wpd.rambhat.la</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="https://wpd.rambhat.la"
/>
<lastmod>2024-04-11</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>