Is it possible to place code in the 404.php file which will change elements in the header.php file?
For example, if a 404.php page is loaded, I want the page's title and description to be filled in with specific values.
However, as it is these values are empty.