Skip to content

Commit 97f87d7

Browse files
authored
Add lastmod and changefreq to sitemap.xml
1 parent 9525aac commit 97f87d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sitemap.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<url>
55
<loc>https://shahealamit.github.io/</loc>
6+
<lastmod>2026-01-08</lastmod>
7+
<changefreq>weekly</changefreq>
68
<priority>1.0</priority>
79
</url>
810

0 commit comments

Comments
 (0)