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
|
lastmod= now
|
||||||
priority= 0.9
|
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
|
url
|
||||||
loc http://www.freecodecamp.com/pmi-acp-agile-project-managers
|
loc http://www.freecodecamp.com/pmi-acp-agile-project-managers
|
||||||
changefreq weekly
|
changefreq weekly
|
||||||
@ -25,30 +37,24 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
|||||||
lastmod= now
|
lastmod= now
|
||||||
priority= 0.9
|
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
|
url
|
||||||
loc http://www.freecodecamp.com/coding-bootcamp-cost-calculator
|
loc http://www.freecodecamp.com/coding-bootcamp-cost-calculator
|
||||||
changefreq monthly
|
changefreq monthly
|
||||||
lastmod= now
|
lastmod= now
|
||||||
priority= 0.9
|
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
|
each challenge in challenges
|
||||||
url
|
url
|
||||||
loc #{appUrl}/challenges/#{challenge}
|
loc #{appUrl}/challenges/#{challenge}
|
||||||
@ -56,9 +62,3 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
|||||||
changefreq weekly
|
changefreq weekly
|
||||||
priority= 0.9
|
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