Hi,
I have created a custom 404-Error page. If a user requests a non-existing page this error page is indeed delivered. But the Respons-Status is 200 instead of 404.
But this yields problems with search engines, because they need the 404-response in order to delete the page. How can I change this behaviour?
Sorry, forgotten: I'm using version 3.3.
Ralph