During last week i find "Google-bot can't access your site" message in my site's webmaster A/C. And i also found some 404 errors. i quickly resolved this error and also site fetched as Google. But this message again showing in my site. What i do after? Thanks in advance if anyone have valuable suggestion.
Best way to test this is add a new blog post or a page and check it is cached or not. If it is cached then don't worry. Please make sure to check your robots.txt and htaccess file also.
Thanks Thanapa, i added a page as you suggested its more than twenty days but not cache by Google. And when i contact sites host company they asked, "restrict Google-Bot to come site so often" but how ? i don't know any suggestion.
I am not sure what does this mean - "restrict Google-Bot to come site so often" and why he asked you the same. What you should check- 1) Robots.txt See if your robots.txt file is blocking google bot to crawl your website if it is something like this User-agent: * Disallow: / Than change it to User-agent: * Disallow: This will allow all bots to crawl your website. If your robots.txt file is perfectly fine, then kindly share your website url. Thank you
"What you should check- 1) Robots.txt See if your robots.txt file is blocking google bot to crawl your website if it is something like this User-agent: * Disallow: / Than change it to User-agent: * Disallow: This will allow all bots to crawl your website. If your robots.txt file is perfectly fine, then kindly share your website url. Thank you " This is right you should check your robot.txt
Well this is the best technique to check why google bot is not accesiing your pages, might be possible you have submitted anty url or anyelse web page in robots.txt so that google bot is not accesing your web page. One more thing you can do is that just make a test page in blogs , pages or post and try to index it through google. If google indexes the web page then it is sure that there is error in making of robots.txt file.
Hi all Thanks! For valuable suggestion. my robots file is OK. I just change in site's XML map <url><loc>website/</loc><changefreq>weekly</changefreq></url><url> it help me to resolve this issue. Thanks