Report this

What is the reason for this report?

Googlebot can't access your site

Posted on December 16, 2012

Hi,

I’ve got an email from google stating that it wasn’t able to access my website:


Over the last 24 hours, Googlebot encountered 1 errors while attempting to retrieve DNS information for your site. The overall error rate for DNS queries for your site is 100.0%. You can see more details about these errors in Webmaster Tools.

I’ve looked through my DNS configuration in digitalocean dashboard, and all seems fine. Is there something that i’m missing?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Thanks Kamal ,I will try this ,Is there no option to allow googlebot with ICMP blocked?

Hi, My websites are working fine,I am using Ubuntu 12.04 ufw and some specific ports are allowed.ICMP is also blocked.Issue is when I enable firewall Googlebot unable to access my sites but when I disable UFW ,Googlebot can access my sites. Thanks in advance.

Hi Kamal, Here is my UFW configuration.

ok icmp codes

-A ufw-before-input -p icmp --icmp-type destination-unreachable -j DROP -A ufw-before-input -p icmp --icmp-type source-quench -j DROP -A ufw-before-input -p icmp --icmp-type time-exceeded -j DROP -A ufw-before-input -p icmp --icmp-type parameter-problem -j DROP -A ufw-before-input -p icmp --icmp-type echo-request -j ACCEPT As per your suggetion ,I changed DROP to ACCEPT in last line. Is it ok or I have to ACCEPT all ICMP?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.