0
Welcome Guest! Login
0 items Join Now

SEO 404 error

    • Seda's Avatar
    • Seda
    • Hero Rocketeer
    • Posts: 297
    • Thanks: 0

    SEO 404 error

    Posted 16 years 4 months ago
    • Hi,

      I registered with google webmaster and tried to verify my site. Although, I upload the HTML file, I receive below error message

      Verification status: NOT VERIFIED
      We've detected that your 404 (file not found) error page returns a status of 200 (Success) in the header.


      I found below post regarding this issue but I didnt understand the solution they give.

      forums.seochat.com/google-optimization-7...s-in-the-216212.html

      Anyone knows anything about this?

      Thank you,
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SEO 404 error

    Posted 16 years 4 months ago
    • Put this code in /templates/system/error.php

      <?php
      header('HTTP/1.1 404 Not Found');
      ?>

      Should work i hope :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Seda's Avatar
    • Seda
    • Hero Rocketeer
    • Posts: 297
    • Thanks: 0

    Re: SEO 404 error

    Posted 16 years 4 months ago
    • prim wrote:
      Put this code in /templates/system/error.php

      <?php
      header('HTTP/1.1 404 Not Found');
      ?>

      Should work i hope :)
      I placed the code /templates/system/error.php just before </body> tag but I still receive the error message. Please advice? Thank you!
    • Seda's Avatar
    • Seda
    • Hero Rocketeer
    • Posts: 297
    • Thanks: 0

    Re: SEO 404 error

    Posted 16 years 4 months ago
    • This is sorted. I added a meta name instead of HMTL file and it worked.

Time to create page: 0.073 seconds