In my web application I used google maps, places, javascript API routes. The application loads different places based on user input, making an ajax call to google api. Fortunately, Google has recently been able to crawl ajax.
When I checked the URLs in the Googles webmaster tool "Get as Google" , the answer looks below
Here is the Google Maps robots.txt api file
Is the Google Maps api blocking the Google bot? in this case, please suggest me which approach should be followed in order to get the content of the page?
source
share