Report this

What is the reason for this report?

why my URL IP ADDRES cannot submit in webmaster tools ?

Posted on February 24, 2020

if im submit in webmaster tool URL : 18.748.291.18 ( example ) but have notification please try again 1 month still same notif



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.

Hi there @juventinechiang,

I just created a new Droplet and I was able to verify my IP address in Google Webmaster tools.

What I could suggest here is checking your Apache or Nginx access and error logs to see if there are any errors there.

For example if you are using Nginx you could check your logs with the following commands:

  • SSH to your Droplet and run:
tail -n10 -f /var/log/nginx/access.log
  • Leave the command running and go to your Webmaster Tools and try to verify the IP again

  • Go back to your terminal and check the output

You can do the same for the /var/log/nginx/error.log as well.

A couple of possible issues could be:

  • You are trying to verify https://your_ip_address but you only have Nginx listening on port 80 so you can only verify http://your_ip_address

  • Your firewall is blocking the requests from Google, make sure that your port 80 is open

  • Try to access the google.html file and make sure that it is accessible

Hope that this helps! Regards, Bobby

hai bro, im succes to verification my webmaster but i wan submit because my link ip not yet index so, i wan to submit my URL in webmaster to request index

but, i cannot submit my URL have problem, please try again later, im try 1 month fully but that problem still same.

u can send for me video how to build and submit webmaster with link ip address digital ocean ?

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.