Viewing 2 replies - 1 through 2 (of 2 total)
  • Ben L.

    (@nightgunner5)

    Try putting <?php if(is_404()) header('HTTP/1.1 404 Not Found'); ?> as the first thing in your theme’s header.php file. Google won’t index pages with 404 errors.

    Thread Starter dragonoid

    (@dragonoid)

    Thats already in place, the thing is it actually shows content on those pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How block these phantom pages from being indexed?’ is closed to new replies.