Error 404 - Page cannot be found
The page you are trying to find cannot be found
'; $contentside = ''; $layout = 'f'; // Display the page // 1. Send the correct HTTP status code http_response_code(404); // 2. Prevent search engines from indexing this page header("X-Robots-Tag: noindex, nofollow", true); include('include/head.php'); echo '