Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 35 additions & 16 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,93 +1,112 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

<!-- Root page -->
<url>
<loc>https://animate-hub.vercel.app/</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>

<!-- Main sections -->
<url>
<loc>https://animate-hub.vercel.app/explore</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/templates</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>daily</changefreq>
<priority>0.85</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/favorites</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>

<!-- Informational pages -->
<url>
<loc>https://animate-hub.vercel.app/about</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/contact</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
<priority>0.55</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/contributors</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>weekly</changefreq>
<priority>0.55</priority>
<priority>0.65</priority>
</url>

<!-- User-related pages (if available) -->
<!-- User-related pages -->
<url>
<loc>https://animate-hub.vercel.app/login</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/signup</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/profile</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>

<!-- Legal pages -->
<url>
<loc>https://animate-hub.vercel.app/privacy-policy</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/terms</loc>
<lastmod>2025-09-10</lastmod>
<lastmod>2025-10-21</lastmod>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>

<!-- Error and support pages -->
<url>
<loc>https://animate-hub.vercel.app/404</loc>
<lastmod>2025-10-21</lastmod>
<changefreq>yearly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://animate-hub.vercel.app/help</loc>
<lastmod>2025-10-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>

</urlset>