How To Send PHP Header 404 Page Not Found Error
Posted On Wed Dec 31, 1969 By hostman In PHP Forums And Topics Discussions About Hyper Text Programming Language Forums
this is how to send a 404 error to robots when you dont want the robots to crawl you page no more so you are not getting any more errors:
for example, you can use this PHP CODE:
it works, if you dont believe me, try it,
you can try it if you have a webmaster tools account with google. then you can Fetch as Google
for example, you can use this PHP CODE:
<?php
header("HTTP/1.0 404 Not Found");
?>
header("HTTP/1.0 404 Not Found");
?>
it works, if you dont believe me, try it,
you can try it if you have a webmaster tools account with google. then you can Fetch as Google
Related Content
Information
Forums »
PHP Forums And Topics Discussions About Hyper Text Programming Language »
How To Send PHP Header 404 Page Not Found Error
PHP Forums And Topics Discussions About Hyper Text Programming Language »
How To Send PHP Header 404 Page Not Found Error
Title: How To Send PHP Header 404 Page Not Found Error
Description: this is how to send a 404 error to robots when you dont want the robots to crawl you page no more so you are not getting any more errors
Tags: webmaster ,computer ,internet
Info: This Post Has Been Viewed 0 Times Since
Date: Wed Dec 31, 1969
Author hostman Received 0 Replies #8646
Date: Wed Dec 31, 1969
Author hostman Received 0 Replies #8646
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5