Polymer / shop

The Shop app
https://shop.polymer-project.org/
992 stars 494 forks source link

No 404 #79

Closed farmer-katherine closed 8 years ago

farmer-katherine commented 8 years ago

For example, if you go to this page, I was expecting a 404: https://shop.polymer-project.org/sitemap.xml

But I got basically a blank page. I was expecting something more like "oops."

Is it possible to handle 404 routing within the application using web components, instead of configuring it in the web server?

TimvdLippe commented 8 years ago

Yes, the iron-pages in shop-app should set the fallback-selection="404" and define small 404 page.