Added
- Added a SEO Setup checklist to the Dashboard
- Added support for pulling content from Neo fields
Changed
- Fixed an issue where the generated
hreflang
URLs were wrong if you had localized slugs - Sitemaps now return a 503 Service Unavailable an a
Retry-After
so bots will try back later if for some reason they can't be rendered for the current request (Async Queue generation, etc.) - Fixed a namespacing issue with
UrlHelper
- Handle the case where no sections have been set up yet more gracefully