Isn’t there a plugin or code I could paste somewhere to remove this function?
Is there a way to remove this? Technically I could have inbound links pointing to made up pages, giving me thousands of duplicate articles.
<?php get_header(); ?>
<div id=”content” class=”narrowcolumn”>
<h2 class=”center”>Error 404 – Not Found</h2>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>