updated sitemap and validated xml
This commit is contained in:
@ -13,6 +13,18 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/donate
|
||||
changefreq monthly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/shop
|
||||
changefreq monthly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/pmi-acp-agile-project-managers
|
||||
changefreq weekly
|
||||
@ -25,30 +37,24 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/labs
|
||||
changefreq weekly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/stories
|
||||
changefreq weekly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/jobs
|
||||
changefreq weekly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/coding-bootcamp-cost-calculator
|
||||
changefreq monthly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/hour-of-code
|
||||
changefreq monthly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
url
|
||||
loc http://www.freecodecamp.com/code-of-conduct
|
||||
changefreq monthly
|
||||
lastmod= now
|
||||
priority= 0.9
|
||||
|
||||
each challenge in challenges
|
||||
url
|
||||
loc #{appUrl}/challenges/#{challenge}
|
||||
@ -56,9 +62,3 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
||||
changefreq weekly
|
||||
priority= 0.9
|
||||
|
||||
each job in jobs
|
||||
url
|
||||
loc #{appUrl}/jobs/#{job}
|
||||
lastmod= now
|
||||
changefreq monthly
|
||||
priority= 0.5
|
||||
|
Reference in New Issue
Block a user