I want to send http status code 404, if a route in my angular app is not found. This is not possible by angular directly, because it`s a SPA. How can I tell a seo crawler that a not found route is a 404?
Source: Angular Questions
I want to send http status code 404, if a route in my angular app is not found. This is not possible by angular directly, because it`s a SPA. How can I tell a seo crawler that a not found route is a 404?
Source: Angular Questions