0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Daman Mulye 214d682ea3 Removed change frequency and priority fields from sitemap generator (#9771)
closes #9765

- Google says that change frequency and priority are not important when search engines crawl through pages. Therefore, these two properties are unimportant and removed from Ghost. Reference: https://www.seroundtable.com/google-priority-change-frequency-xml-sitemap-20273.html
- Credits to @damanm24
2018-09-24 19:16:31 +02:00
..
functional 🎨Added case insensitive support for redirects (#9755) 2018-09-24 18:57:05 +02:00
integration Refactored posts integration tests to return promises instead of using done() callback 2018-09-17 19:55:21 +02:00
unit Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
utils 🎨Added case insensitive support for redirects (#9755) 2018-09-24 18:57:05 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc