Hello friends, Hope you all are doing great. I have one website which is created on customised CMS. I have been facing one problem since last 3 months. My webmaster account is showing me over 2 lakes pages which have 404 errors but when i was checking some of the pages as a test, its working fine. I have also checked my robots.txt, there is no error in that. Yesterday, Google webmaster account is showing me yellow signal on server connectivity. I m quite shocked to see that signal. And i also put it some of pages as a test to fixed it option in webmaster account but that would come again as "404 error". Why this could happen, i can't understand? Why Google can't crawl my whole URL's? Is there any problem on my server? Could anyone please help me in this problem? I really appreciate if give me some suggestion in this. I m waiting for your problem solving response. Thanks Jasmine
Hello, I unable to give you correct answer right now but will check with my developer friend and give the answer. But i tell you now what i am doing 404 pages, custom page not found is blospot. Below is the code and URL : <div class="notfound"> <div class="suggestions"> <h2>Uh oh, page not found!</h2> <h3>Were you looking for one of these courses?</h3> <ul> <li><a href="http://acit.in/courses/cisco/ccna_training_certification.html">CCNA</a></li> <li><a href="http://acit.in/courses/cisco/ccnp_training_certification.html">CCNP</a></li> <li><a href="http://acit.in/">CCIE</a></li> </ul> </div> </div> Thanks