Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
Pages present but still showing 404
#1
My all pages are present and reachable but still google webmasters tool is showing 404 errors. How to stop it?
Reply
#2
Fetch them manually. And see what it is saying. I am sure it will resolve the problem.
Reply
#3
I have a file secret.php which is built-in in index.php and I desire to explain a 404 error page while someone tries to access secret.php directly. But

header("Location: this_site_certainly_does_not_exist");

in secure.php is not a answer, since I want the URL the user typed (e.g. example.com/secret.php) to be visible in the browser's URL bar when the error page is shown, instead of redirecting.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)