How to return “HTTP 404/Page Not Found” for non-existing pages in Dokuwiki
DokuWiki by default returns 200 HTTP status code for non-existing pages. This might trigger duplicate content alert to search engines and would somehow affect the site’s SEO. There’s an option to still give the nice DokuWiki Not found
page yet still returning the 200 HTTP code.