WithCandour / statamic-aardvark-seo

Candour's SEO addon for Statamic
https://statamic.com/marketplace/addons/aardvark-seo
11 stars 18 forks source link

Error On Deployment #57

Closed aerni closed 3 years ago

aerni commented 3 years ago

I'm running into this error on deployment:

Unable to prepare route [sitemap_{handle}.xml] for serialization. 
Another route has already been assigned name [aardvark-xml-sitemap]. 
In AbstractRouteCollection.php line 212:

I tracked it down to be an issue with php artisan optimize. When I remove this command, the deployment runs successfully.

AndrewHaine commented 3 years ago

Thanks @aerni ,

Just released a fix for this in 2.0.1, the sitemap routes just needed to be named when they were defined