Skip to content

Commit

Permalink
Merge pull request #981 from Eastern-Research-Group/feature/693_add-s…
Browse files Browse the repository at this point in the history
…itemap-entries

Feature/693 add sitemap entries
  • Loading branch information
cschwinderg authored Jun 19, 2024
2 parents 654d5cc + dd13c98 commit 89d9e46
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/client/public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,16 @@
<loc>https://mywaterway.epa.gov/educators</loc>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://mywaterway.epa.gov/monitoring-report/STORET/KIOWA_WQX/KIOWA_WQX-JMC</loc>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://mywaterway.epa.gov/plan-summary/TDECWR/TN03150101_2020_ecoli</loc>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>https://mywaterway.epa.gov/waterbody-report/TDECWR/TN03150101012_0100/2024</loc>
<changefreq>weekly</changefreq>
</url>
</urlset>

0 comments on commit 89d9e46

Please sign in to comment.