I have a 404 status codesin my Moz report but the page can be accessed. I don't understand what does it mean.
-
Hello
For all the pages of my web site i Get the following message but in fact my page exist.
What's going on?
Thank you for your help
Best
404 : Received 404 (Not Found) error response for page.
-
Hi Catherine,
Although the page is live and can be accessed, it is actually sending a 404 Not Found status.
You can test it here:
http://www.webconfs.com/http-header-check.php I'm afraid cant help identify why it's doing this.
-
Hi Catherine,
I looked at your page and it looks like some of your links were called but was not included in your server as well as some other issues. Looks like its getting a 404 from your app cache, sometimes too many errors on a page can come back with 404 errors and still load. Some of the 404's that were listed is:
/includes/js/jplugins/jquery.test.js also returns 404 ( did not add to server)
/includes/img/menu_blog.png is giving a 404 ( did not add image to server)
If you bring up your site in chrome you can right click - inspect elements - refresh - go to network tab. The links with errors will show up in red.