Googlebot is Google's web crawling bot which discovers new and updated pages/documents from the web to build a searchable index for the Google search engine.

learn more… | top users | synonyms

18
votes
4answers
2k views

Googlebot receiving missing template error for an existing template

In the last couple of days, we have started to receive a missing template error when the google bot attempts to access our main home page (welcome/index). I have been staring at this for a couple of ...
8
votes
4answers
600 views

Googlebots Ignoring robots.txt? [closed]

I have a site with the following robots.txt in the root: User-agent: * Disabled: / User-agent: Googlebot Disabled: / User-agent: Googlebot-Image Disallow: / And pages within this site are ...
8
votes
5answers
3k views

How to set up a robot.txt which only allows the default page of a site

Say I have a site on http://website.com. I would really like allowing bots to see the home page, but any other page need to blocked as it is pointless to spider. In other words http://website.com ...
6
votes
4answers
2k views

Googlebot not respecting Robots.txt [closed]

For some reason when I check on Google Webmaster Tool's "Analyze robots.txt" to see which urls are blocked by our robots.txt file, it's not what I'm expecting. Here is a snippet from the beginning of ...
6
votes
5answers
1k views

How does Google Know you are Cloaking?

I can't seem to find any information on how google determines if you are cloaking your content. How, from a technical standpoint, do you think they are determining this? Are they sending in things ...
6
votes
2answers
798 views

Why would Google (or Googlebot) index a page returning a 500 error?

Googlebot has been occasionally indexing one of our sites with a bad query string parameter. I am not sure how it is getting this query string parameter (there don't appear to be any sites linking to ...
6
votes
2answers
776 views

Googlebot doesn't see jquery generated content

I use jQuery to retrieve content from the database with a json request. It then replaces a wildcard in the HTML (like %title%) with the actual content. This works great and this way I can maintain my ...
6
votes
2answers
384 views

Request validation problem only for Googlebot

I don't have a lot of hair, but I'm pulling out what little of it is left. My MVC3 app serves images via Action like so /Image/ShowImage/25-000252?t=a&o=1 a is predefined image size, o is ...
6
votes
2answers
215 views

Googlebot Unexplained 32-character hexadecimal appended string causing more than 20,000 404 errors per day

I have a very interesting problem that I am failing to explain. Every 2 to 6 seconds googlebot (I have looked up googlebots IP, its the real thing [using host IP]) is requesting a page on our site ...
5
votes
2answers
263 views

Why and how does the googlebot use my website's search engine?

Looking through my search logs from time to time, I notice that by far the biggest user of my search engine is the google-bot. What gives? Is it looking for content that might not be directly ...
5
votes
2answers
446 views

Google Crawling/Indexing Frequency Increasing? [closed]

Sometime ago google used to update their index and backlinks every 3-4 months. It used to be a big update. Recently I noticed that the updates are way too frequent. has anyone else noticed these sort ...
5
votes
1answer
172 views

Cursors + Pagination & SEO

I would like to know if it's possible to paginate using cursors and keep those pages optimized for SEO at the same time. /page/1 /page/2 Using offsets, gives to Google bot some information about ...
4
votes
2answers
359 views

How can I get the time the Google bot last accessed the page?

I have the following function to get the last access date of googlebot: //get googlebot last access function googlebot_lastaccess($domain_name) { $request = ...
4
votes
2answers
136 views

Can I prevent spiders from accessing a page with certain GET parameters?

We have a page that can optionally take an ID as a GET parameter. If an invalid ID is provided, the page throws an error and sends out a notification that someone's accessing the page incorrectly. ...
4
votes
1answer
170 views

How does Googlebot know a webserver is not cloaking when it requests a `?_escaped_fragment_=` URL?

With regard to Google's AJAX crawling spec, if the server returns one thing (namely, a JavaScript-heavy file) for a #! URL and something else (namely, a "html snapshot" of the page) to Googlebot when ...
4
votes
1answer
572 views

Search engines not able to index asp.net site due to 302 redirects to Error page

I am having the hardest time determining the cause of our Asp.net site not getting indexed in search engines - the entire site. When I use google's "Fetch As Googlebot" tool, it throws the below ...
3
votes
5answers
454 views

Is this a blackhat SEO technique?

I have a site which has been developed completely in flash. Now the site owners do not want to shift to a more text/html based site. So am planning to create an alternative html/text based site which ...
3
votes
1answer
170 views

404 error - Google attempting to index ColdFusion CFC

For months, our IIS/ColdFusion server has been throwing 404 errors during Google crawler scans. Normally it's easy to track these down but in this case, Google is trying to scan our CFC files. The ...
3
votes
6answers
206 views

Where Googlebot starts crawling? [closed]

Say if I register a domain and have developed it into a complete website. From where and how Googlebot knows that the new domain is up? Does it always start with the domain registry? If it starts ...
3
votes
3answers
586 views

will googlebot index my site?

in my robots.txt file, I have the following line User-agent: Googlebot-Mobile Disallow: / User-agent:GoogleBot Disallow: / Sitemap: http://mydomain.com/sitemapindex.xml I know that if I put the ...
3
votes
1answer
696 views

Is it possible to find when google bot is crawling any urls on my site and record the last access time to a text file on server

Here's a code below which sends an email whenver any page is crawled by google and its resulting in spamming of mailbox. so is it possible to just record last crawled timestamp in a text file on ...
3
votes
1answer
410 views

PHP script to detect the browser language, what about the google bot?

I am working on a website that will be avalaible on two language (english and french). I made a script to detect the browser language with $_SERVER['HTTP_ACCEPT_LANGUAGE'] and depending on the ...
3
votes
2answers
1k views

How to make Flex RIA contents accessible to search engines like Google?

How would you make the contents of Flex RIA applications accessible to Google, so that Google can index the content and shows links to the right items in your Flex RIA. Consider a online shop, created ...
3
votes
4answers
2k views

Does google bot keep session when crawling ? asp.net

When google bot crawling pages does it have session ? For example i am storing some variables at session and using them at the pages. When google bot crawling pages will i still have them ? For ...
3
votes
4answers
619 views

google bot rel=“nofollow” how long to stop following

I just added rel="nofollow" to some links. Anyone know how long it takes for google to stop following after "nofollow" is added to a link? I added an hour ago and still see them crawling the ...
3
votes
1answer
227 views

HTTP status code for overloaded server

Some hours my web site's server has too much load. Which HTTP status code should I send to the Googlebot that visits my website? Is "269 Call Back Later" this suitable for this case, or 503 Service ...
3
votes
2answers
239 views

ASP.Net authentication and Googlebot

I have an ASP.Net 3.5 web site with forms authentication enabled. Is it possible to have Googlebot crawl my web site without getting prompted for a username/password?
3
votes
1answer
474 views

Googlebot and FAMUOS $_SERVER['HTTP_ACCEPT_LANGUAGE']

I did $_SERVER['HTTP_ACCEPT_LANGUAGE'] on my site, where have two langs PL and EN. I really didn't suspect Google would reindex my site (meaning TITLE and DESC) from PL to EN that way. Shouldnt it ...
3
votes
4answers
72 views

UTF8 component in URL, should it be case sensitive?

I understand URL should be case-sensitive, e.g. http://www.example.com/test.php http://www.example.com/TEST.php Should be two things. But should the UTF-8 also be case sensitive, e.g. ? ...
3
votes
2answers
2k views

MVC2/3 ChildActionOnly controller methods are accessible for Googlebot?

If have this issue for already several months and thought that I showed to Googlebot in early versions of app that controller method. But recently added new one - LatestNews also marked with ...
3
votes
1answer
176 views

Do google bots make invalid requests?

I'm building a component to ban spam bots' IPs based on the invalid requests that they make all the time, and that no user could ever make by mistake. For example, they are always trying to submit ...
3
votes
2answers
222 views

Show lightbox to everyone besides search engines?

Is there any that that I can show a lightbox to all users on page load but dont show it to Google? Note that my skills are very basic HTML so any reply would be appreciated with details. Edit: I just ...
3
votes
2answers
189 views

How do I convince the Googlebot that two formerly aliased sites are now separate?

This will require a little setup. Trust me that this is for a good cause. The Background A friend of mine has run a non-profit public interest website for two years. The site is designed to ...
3
votes
1answer
144 views

Does Googlebot Index CSS Background Images?

I have a page that displays images as background images, defined via css, to div elements. These images do not load dynamically via js, they are there on page load. Without getting into why it was ...
2
votes
2answers
574 views

How to tell Google bot that certain links no longer exist

In the first days of a website, I made a mistake in the generation of some links; following them outputs a database error. Google bot has attempted to follow those links and now they appear as crawl ...
2
votes
3answers
716 views

Does googlebot crawl urls in jQuery $.get() calls and can it be prevented?

I have a page that has a form using this ajaxForm jQuery plugin. The form submits, and when it's complete, there is a call using $.get() to load some new content to the page. My problem is, the ...
2
votes
3answers
162 views

Legitimacy of optimizing a site to site to load fast for googlebot [closed]

The question I have is a bit of a ethical one. I read here that Google gives a little more influence to sites that are optimized to load quickly. Obviously this makes Google's job easier, using less ...
2
votes
2answers
259 views

How can I prevent the googlebot from crawling Ajaxified Links?

I've got a bunch of ajaxified links that do things like vote up, vote down, flag a post - standard community moderation stuff. Problem is that the googlebot crawls those links, and votes up, votes ...
2
votes
3answers
917 views

Googlebot and “hidden” content inside dynamically shown (js based) tabs within a page - Impact on SERPS?

Let says someone has 'legitimately' hidden content within a page. To explain this further, imagine the following: <div id="tab-one">This is the content inside tab one</div> <div ...
2
votes
1answer
149 views

Will Googlebot crawl changes to DOM made with JavaScript?

For SEO, I have been tasked with adding a rel="nofollow" to all external links*. The simplest and least obtrusive way to add rel="nofollow" to each external link is with some jQuery. I've done this ...
2
votes
2answers
88 views

Prevent Googlebot to reindex some pages frequently

We can change crawl-rate of bots by using robots.txt. But Googlebot doesn't take robots.txt into consideration so I look for an alternative way. In my site i have some pages changes very very ...
2
votes
2answers
1k views

Why does request throw an exception when crawled by googlebot but not when I paste in the URL?

I've been getting a ton of these exceptions in my event log. EVENT ID: 1309 Event code: 3005 Event message: An unhandled exception has occurred. Event time: 12/12/2011 1:40:41 PM Event time ...
2
votes
1answer
84 views

How do I prevent GoogleBot from finding acquisition URLs?

I have apache in front of zope 2 (multiple virtual hosts) using the standard simple rewrite rule. I am having big issues with some of the old sites I host and googlebot. Say I have: ...
2
votes
1answer
1k views

Dynamic Content & SEO: Create 2 Separate Pages?

On a website, there are many pages with a component for users to leave comments. To reduce page load time and since few users use the commenting system, the commenting component is loaded via AJAX ...
2
votes
1answer
93 views

What should i add to my site to make google index the subpages as well

I am a beginner web developer and i have a site JammuLinks.com, it is built on php. It is a city local listing search engine. Basically i've written search pages which take in a parameter, fetch the ...
2
votes
1answer
34 views

Will SE bots see the keywords in my URL if they're performed with a 301 redirect?

I just noticed some pages on my site were like ... controlpanelbuild.aspx. For SEO purposes, I know it's preferred to use hyphens in between URL-based keywords. So I just renamed the file to ...
2
votes
2answers
110 views

Can we identify googlebot like search engines hit on particular URL

My Problem: My client site which displays more products and it adds more page load/weight. So i decided to use ajax more products loading and it works well. But here it affects the seo - and no ...
2
votes
1answer
141 views

Google bot submitting random GET parameters

For some reason Google bot seems to be frequently hitting one of my dynamic pages sending %2letter% to a get parameter, ie. %zy%, %zn%, %xp%, %yu%, etc. My access logs are filled with thousands of ...
2
votes
1answer
363 views

Best way to identify googlebot

What is the most reliable, fastest way to identify the Googlebot crawler? rDNS can be spoofed, so the googlebot ip list looks to be the most reliable way. Are there any sites/resources, where the ...
2
votes
1answer
88 views

How to disallow a certain action?

I'd like to disallow /questions/{ID}/foo but not /questions/{ID}. Is the syntax Disallow: /questions/*/foo?

1 2 3 4