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

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 ...
0
votes
1answer
96 views

MSN bot appending wrong parameters to URLs

On my site http://www.mustseeindia.com/places-around-bangalore"" is valid URL. While crawling, MSN bot is appending a string to it and there by causing a crawl error. String appended by MSN bot ...
0
votes
1answer
632 views

Google AdSense bot's algorithm and behavior

I am interesting in Google AdSense bot's algorithm and behavior with web site. I did not work with AdSense and i do not have account. So i need your help to understand: 1) Gbot from time to time ...
0
votes
2answers
181 views

Prevent googlebot from calling ajax methods

Googlebot keeps trying to call ajax methods on my website. For example: default.aspx/GetStuffWithAjax The problem is that this method should be impossible for google to call since im checking with ...
0
votes
1answer
307 views

Identyfying Web Crawler / Search Engine Bots like Google, Yahoo etc. using basic PHP functions

how to determine whether Visitor is a Search Engine Bot like f.e. Google Bot or not?
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 ...
0
votes
2answers
207 views

Googlebot is crawling my site and entering ratings on my rating system

My rating system allows anonymous users to add ratings, but Google's crawler is rating things. How can I ensure that Googlebot won't follow the link?
1
vote
1answer
318 views

Googlebot getting an error

I have the following code as my index.php for my multi-language website. Each available language has a subdirectory. <?php if (isset($_POST['URL']) && strlen($_POST['URL']) == 3) { ...
0
votes
3answers
609 views

Can you deploy Watir on Heroku to generate HTML Snapshots? If so, how?

I would like to generate HTML Snapshots using Watir, hosted on Heroku. Google's Full Specification for Making AJAX Applications Crawlable suggests using HTMLUnit... see How do I create an ...
3
votes
4answers
618 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 ...
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
2answers
159 views

Non-indexed file (?) still found in Google

How is it possible that my page /admin/login.asp is found in Google with the query "inurl:admin/login.asp" while it isn't with the "site:www.domain.xx" query? I've this line of code in my robots.txt: ...
0
votes
3answers
483 views

Verifying a Googlebot

I'm going to block all bots except the big search engines. One of my blocking methods will be to check for "language": Accept-Language: If it has no Accept-Language the bot's IP address will be ...
0
votes
2answers
107 views

Anonymous users support vs Google bot

I have a User class in my web app that represents a user currently logged in. Every time a user vists a page, a User instance is populated based on authentication data supplied in cookies. A User ...
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 ...
0
votes
2answers
346 views

Why is my ColdFusion page returning a blank page to search engines?

I've done plenty of ASP.NET and PHP development, but I'm less familiar with how to track this sort of thing down in CF. My naive first angle of attack was to search for any reference to Google in any ...
1
vote
3answers
2k views

How to return proper 404 for google while providing user friendly content to the user?

I am bouncing between posting this here and on Superuser. Please excuse me if you feel this does not belong here. I am observing the behavior described here - Googlebot is requesting random urls on ...
0
votes
1answer
729 views

Will news ticker using overflow:hidden cause Google to see site as spam?

In the hope of tempting Googlebot with fresh content, I've implemented a homepage news ticker which displays the 20 most recent headlines on our site. The implementation I have chosen is a <ul> ...
0
votes
3answers
143 views

JS dynamic img change and SEO

I've built a web site using jquery to make nice transitions between content. The code works this way: there are 2 imgs (body and footer). When I click on a link (instead of going to another page) I ...
1
vote
2answers
2k views

SEO: does google bot see text in hidden divs

I have login/signup popups on my site which are in hidden div by default. According to http://stackoverflow.com/questions/1547426/google-seo-and-hidden-elements googlebot should NOT see it. But ...
1
vote
2answers
212 views

Is localization using Cookies search engine compatible?

I'm in the process of localizing a website. I was going to go the way of setting a cookie to the preferred language, and then display the respective language. And, if no cookie was set it would use ...
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 ...
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 ...
1
vote
3answers
588 views

ASP.NET MVC GoogleBot Issues

I wrote a site using ASP.NET MVC, and although it is not completely SEO optimized at this point I figured it is a good start. What I'm finding is that when I use Google's Webmaster Tools to fetch my ...
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 ...
1
vote
3answers
430 views

Finding out how when google last crawled

I'd like to find out how current google's cached copy of a large set of pages is. I think I need to look in the logs for IP's, check to find user-agent "googlebot", then export a list that says ...
0
votes
5answers
244 views

Why does Googlebot traverse a newly added site in ascending order of URL-length?

Googlebot (Googlebot/2.1) appears to crawl URL:s on a newly added sites in an order corresponding to the length of the URL: .. GET /ivjwiej/ HTTP/1.1" 200 .. "Mozilla/5.0 (compatible; Googlebot/ .. ...
1
vote
2answers
165 views

Bot Web Quality

I am looking for a good open source bot to determine some quality, often required for google indexing. For example find duplicate titles invalid links ( jspider do this, and I think a lot more will ...
0
votes
5answers
1k views

In which programming language is the Googlebot written (or any other efficient web-crawler)?

Does anyone know in which programming language the Googlebot was written? Or, more generally, in which language are efficient web-crawlers written? I've seen many in Java language, but it doesn't ...
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 ...
1
vote
2answers
181 views

Will Googlebot read microformat data inserted via javascript?

I have already tried Google's microformat testing tool, but it's not clear to me that it works the same way as Googlebot -- it seems reasonable that Googlebot would have more features than a simple ...
1
vote
2answers
441 views

Possible for Google Bot to Execute PHP Script

I have a CRON job php script that I just set up not too long ago. However, I noticed that the PHP file executed (without the cron job activating). It appears that it happened when a Google Bot ...
1
vote
2answers
237 views

Is there a way to tell when googlebot/bingbot/yahoobot is crawling my site in asp.net 2005 IIS6?

I want to know when google is crawling the site, preferably by sending myself an email. Is there any way to do this that won't adversely effect performance?
1
vote
4answers
2k views

How to prevent Googlebot from overwhelming site?

I'm running a site with a lot of content, but little traffic, on a middle-of-the-road dedicated server. Occasionally, Googlebot will stampede us, resulting in Apache maxing out its memory, and ...
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 ...
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 ...
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 ...
1
vote
5answers
3k views

When does Google re-crawl a site?

When does Google re-crawl a site? And why does Google have two versions of the same page in Cache?? http://forum.portal.edu.ro/index.php?showtopic=112733 cache pages are: ...
0
votes
3answers
400 views

Google Crawler Time Restriction

does anyone know that it is possible to setup any property in order to inform googlebot to just come and crawl the site during specific day or time period (eg. during the weekend only)? thanks,
1
vote
2answers
895 views

Detecting well behaved / well known bots

I found this question very interesting : Programmatic Bot Detection I have a very similar question, but I'm not bothered about 'badly behaved bots'. I am tracking (in addition to google analytics) ...
0
votes
4answers
122 views

Should I be concerned if googlebot is trying to index marketing URLs?

I have recently started using Google Webmaster Tools. I was quite surprised to see just how many links google is trying to index. http://www.example.com/?c=123 http://www.example.com/?c=82 ...
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
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 ...
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 ...
8
votes
4answers
598 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 ...
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
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 ...
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 ...

1 2 3 4