sitemap.xml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  3. <url>
  4. <loc>https://angular-preprod.foodgame.fr/</loc>
  5. <changefreq>daily</changefreq>
  6. <priority>1.0</priority>
  7. </url>
  8. <url>
  9. <loc>https://angular-preprod.foodgame.fr/login</loc>
  10. <changefreq>weekly</changefreq>
  11. <priority>0.8</priority>
  12. </url>
  13. <url>
  14. <loc>https://angular-preprod.foodgame.fr/login/lost-password</loc>
  15. <changefreq>weekly</changefreq>
  16. <priority>0.8</priority>
  17. </url>
  18. <url>
  19. <loc>https://angular-preprod.foodgame.fr/login/reset-password/:token</loc>
  20. <changefreq>weekly</changefreq>
  21. <priority>0.8</priority>
  22. </url>
  23. <url>
  24. <loc>https://angular-preprod.foodgame.fr/register</loc>
  25. <changefreq>weekly</changefreq>
  26. <priority>0.8</priority>
  27. </url>
  28. <url>
  29. <loc>https://angular-preprod.foodgame.fr/cgu</loc>
  30. <changefreq>monthly</changefreq>
  31. <priority>0.6</priority>
  32. </url>
  33. <url>
  34. <loc>https://angular-preprod.foodgame.fr/mention-legales</loc>
  35. <changefreq>monthly</changefreq>
  36. <priority>0.6</priority>
  37. </url>
  38. <url>
  39. <loc>https://angular-preprod.foodgame.fr/politique-de-confidentialite</loc>
  40. <changefreq>monthly</changefreq>
  41. <priority>0.6</priority>
  42. </url>
  43. <url>
  44. <loc>https://angular-preprod.foodgame.fr/admin</loc>
  45. <changefreq>weekly</changefreq>
  46. <priority>0.8</priority>
  47. </url>
  48. <url>
  49. <loc>https://angular-preprod.foodgame.fr/users</loc>
  50. <changefreq>weekly</changefreq>
  51. <priority>0.8</priority>
  52. </url>
  53. <url>
  54. <loc>https://angular-preprod.foodgame.fr/statistique</loc>
  55. <changefreq>weekly</changefreq>
  56. <priority>0.8</priority>
  57. </url>
  58. <url>
  59. <loc>https://angular-preprod.foodgame.fr/emailing</loc>
  60. <changefreq>weekly</changefreq>
  61. <priority>0.8</priority>
  62. </url>
  63. <url>
  64. <loc>https://angular-preprod.foodgame.fr/assistance</loc>
  65. <changefreq>weekly</changefreq>
  66. <priority>0.8</priority>
  67. </url>
  68. <url>
  69. <loc>https://angular-preprod.foodgame.fr/contact</loc>
  70. <changefreq>monthly</changefreq>
  71. <priority>0.6</priority>
  72. </url>
  73. <!-- Autres routes -->
  74. <!-- Auth -->
  75. <url><loc>https://angular-preprod.foodgame.fr/auth</loc></url>
  76. <!-- Tirage -->
  77. <url><loc>https://angular-preprod.foodgame.fr/tirage</loc></url>
  78. <!-- Profil -->
  79. <url><loc>https://angular-preprod.foodgame.fr/profil</loc></url>
  80. <!-- Not Found -->
  81. <!-- Cette route n'a pas besoin d'être incluse dans le sitemap -->
  82. </urlset>