Skip to content

Commit

Permalink
modified sitemap.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anandha-Vihari committed Oct 13, 2024
1 parent 53ece1c commit 3684167
Showing 1 changed file with 77 additions and 16 deletions.
93 changes: 77 additions & 16 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap-image/1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap-image/1.1
http://www.sitemaps.org/schemas/sitemap-image/1.1/sitemap-image.xsd">

<url>
<loc>https://www.website.com/</loc>
<lastmod>2024-10-06</lastmod>
<changefreq>weekly</changefreq>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://mansiruhil13.github.io/index.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://www.website.com/about</loc>
<lastmod>2024-10-06</lastmod>
<changefreq>monthly</changefreq>
<loc>http://mansiruhil13.github.io/features.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/team.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/contact.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/nearby.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/Feedback.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/login.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/up.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/about.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/privacy.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/terms.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/sitemap.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://mansiruhil13.github.io/faq.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://www.website.com/contact</loc>
<lastmod>2024-10-06</lastmod>
<changefreq>monthly</changefreq>
<loc>http://mansiruhil13.github.io/chatbot.html</loc>
<lastmod>2023-10-01</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<!-- Add more URLs as needed -->
</urlset>

0 comments on commit 3684167

Please sign in to comment.