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

1
vote
1answer
33 views

How to create a Google Bot friendly robot.txt?

I am using Word Press. One of the files functions.php contains function do_robots() {... which blocks Google crawling. I have replaced this function with the following: function do_robots() { ...
0
votes
0answers
10 views

Google Bot Rename Page Indexing

I have a domain like www MYDOMAIN com, when i create a website for a client, even if it has domain like www CLIENTDOMAIN com, googl's indexing it like: www CLIENTDOMAIN MYDOMAIN com ... my folders ...
0
votes
0answers
23 views

Googlebot attempting to submit every select option in form creating 118,000 404's in webmaster tools

I have a form on every page of my site that you need to select 4 options from dropdowns before it can be submitted (validated by jquery). However it appears a googlebot is successfully being able to ...
-1
votes
1answer
18 views

web crawlers and robots.txt file [closed]

I am having a codeigniter website that I am launching soon. I wanted to ask about the robots.txt file. Do I need this file in order for google to crawl my site? I set some tags in pages to say noindex ...
0
votes
2answers
80 views

create static html pages dynamically cos of SEO

I am trying how to create static html pages dynamically. It is because I am reading that dynamic content is not google friendly, google cannot crawle the content which is coming from database once ...
-1
votes
0answers
21 views

Google AJAX crawling - indexing less url as compared to submitted url [closed]

I have a website for ex : www.xyz.com I have 6 unique urls/pages in my sitemap i.e: www.xyz.com www.xyz.com/#!about_me.html www.xyz.com/#!thots.html www.xyz.com/#!pqr.html www.xyz.com/#!my.html ...
0
votes
1answer
28 views

Will my ALLOWED_HOSTS setting block googlebot?

If my ALLOWED_HOSTS is set to just .mywebsite.com, will that stop google from crawling my site? Doesn't the the bot have a host of googlebot? Sorry I'm kinda ignorant on this matter..
0
votes
0answers
12 views

Robots.txt using pattern to block some of dynamic URLs

I'm trying to exclude some of page from indexing. I have search form where you can use some of predefined parameters or user typed queries. I need to block search results that have user-provided ...
2
votes
1answer
92 views

How to show thumbnail in Google search result

I'm wondering why Google shows thumbnail image in search results for one site and doesn't show it for another? E.g. when I google kfc chicken recipe I can see thumbnail for www.food.com and cannot see ...
0
votes
1answer
41 views

google analytics - googlebot cant access site

Sorry if this is the incorrect area. I develop websites using Yootheme and Rockettheme. they have a coded area in the backend where you simply enter the code from Analytics. however lately im ...
0
votes
0answers
33 views

Google caching issue

I have a situation. I introduced a website redirection with javascript for every user that doesn't support specific browser. I was sure that Google cache will always put homepage as cached page. But ...
0
votes
2answers
46 views

Stopping googlebot from following links in javascript

While looking over my google bot errors one of them was a 403 error from a directory link I never put anywhere. After searching around in that page for a bit I found that google followed a link it ...
0
votes
1answer
40 views

Google bots index both site ip and domain

It is a strange thing that google index both my site ip and domain at the same time. I read lots of think about that but I could'nt find any satisfying answer. I have two question about that: 1- How ...
0
votes
1answer
38 views

Does Googlebot occasionally send cookies?

I am trying to sort out crawler traffic from real human traffic on a site. I assumed all http requests sending cookies would not be from bots. But some of the http requests over the past 6 months ...
0
votes
0answers
48 views

Googlebot and others can't crawl my site

I recently bought a domain from Godaddy.com and wanted to host it on my own computer. I enabled iis7 on Windows 7 and created a new site. I then went to Godaddy and changed the "Points To" section ...
0
votes
0answers
51 views

2 questions about redirect mobile users using javascript

I having two questions about javascript redirection for mobiles. First: i thought i would use user agent, but also thought about screen size. Why screen size? So much simplier and you dont need to ...
-1
votes
1answer
48 views

Is there a way to recognize google bots with the php?

I just made a website for an alcoholic drink. They need to have the age verification on all links. It's a single page website and I use backbone routing system. I've created the check with the SESSION ...
0
votes
0answers
16 views

xhtml 1.0 strict way to exclude some text from indexing by googlebot et al

I have some header/footer text on my web-pages that has no relevance to the meaning and content of the pages (for example, links to other versions of the pages on other sites). What would be an XHTML ...
0
votes
0answers
31 views

Where does Googlebot crawl from?

I have been looking high and low for the locations from which Googlebot and its brothers and sisters crawl from other than "CA" and am having no luck finding locations specific to crawling. I have ...
0
votes
0answers
31 views

Googlebot and geolocation prompts for mobile

In a mobile environment on lets say a store locator where there's a prompt for "http://site.com wants to locate you" so the page can output the closest stores to the user... When Googlebot(mobile) ...
0
votes
0answers
99 views

removing duplicate title tag from website where url is modified dynamically

I tested my website on webmaster tool and it showed that duplicate title tags exist in pages and below showed a list of urls, as shown in screenshot below: If you observe it,the url remains same ...
0
votes
0answers
48 views

Redirect or Rewrite by .htaccess or is it a server misconfiguration?!

Out of the blue we have lately crawl errors -> Google Webmaster tools pointed us on this <-. Thats not a real problem if it wasn't like following; Error: Googlebot couldn't crawl this URL ...
1
vote
2answers
266 views

AngularJS / AJAX app and search engine crawlers

I've got a web app which heavily uses AngularJS / AJAX and I'd like it to be crawlable by Google and other search engines. My understanding is that I need to do something special to make it work, as ...
2
votes
1answer
74 views

Will Googlebot automatically attempt to index sitemap.xml?

Will Googlebot automatically attempt to index sitemap.xml if my sitemap.xml file wasn't submitted to Google? For example, will Googlebot attempt to index http://www.example.com/sitemap.xml if by ...
1
vote
1answer
169 views

Can I make my ajax website 'crawlable'?

I'm currently building a music based website and I want to build something like this template. It uses ajax and deep linking. (And it makes use of the History.js library - please notice how there's no ...
0
votes
1answer
56 views

Google cant find any pages in my mvc

Hi I have a homepage that is just now working with google. When I type following into a google search box "site:http://www.nameofmysite.com", I get Page not found. Google is not able to index a ...
-1
votes
1answer
142 views

Ajax / Deep linking and Google indexing / SEO - Is it a bad idea? [closed]

I'm about to embark on building a music oriented website for a friend's band and I want to build something like this template. It uses ajax and deep linking. My worry is that this site will not be ...
1
vote
1answer
98 views

robots.txt which folders to disallow - SEO?

I am currently writing my robots.txt file and have some trouble deciding whether I should allow or disallow some folders for SEO purposes. Here are the folders I have: /css/ (css) /js/ (javascript) ...
1
vote
0answers
58 views

Why does Googlebot keep on requesting “value.png”?

Looking through my request logs, I see various requests for /value.png: 66.249.75.199 - - [29/Jan/2013:20:49:01 +0000] "GET /robots.txt HTTP/1.1" 301 459 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; ...
0
votes
0answers
20 views

Googlebot Timing Out For GWT App

I have implemented crawler support for my GWT web app. My crawler servlet picks up requests in the following format: http://myapp.com/?_escaped_fragment_=mytag%3Bmyparam%3Dmyvalue My crawler ...
0
votes
3answers
74 views

Will googlebot run my php code before index my site?

I'm handling my main menu links and some others important content links whith the PHP function: include_once ('mainmenu.inc.php'), and I'm wonder about if google will run my PHP code before ...
3
votes
1answer
139 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 ...
1
vote
4answers
62 views

how seo optimize a bunch of similar images?

For example I have a website consists of 1000 images that are in a similar subject (for example: bedroom decoration design). When define meta tags, alt text and image file name, logically many of the ...
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 ...
0
votes
0answers
40 views

Symfony 2 Multi-language GoogleBot

I have a website under Symfony 2 and I search to have this : When you go on the website.com, if user has no preferred language, set default locale 'en'. If user goes to website.fr, if he has no ...
0
votes
0answers
49 views

Should I show none AJAX versions of my page to googlebot?

I have a site, lets say has a paged lists of products. The pagination is AJAX based, it degrades 100% without JavaScript. With JavaScript Turned on or off this Url will show the same content. (page ...
1
vote
0answers
69 views

Nested HTML snapshot recognition

For Ajax crawling I use HTML snapshot technique (https://developers.google.com/webmasters/ajax-crawling). In my project the HTML snapshot (Level 1) contains links that refer to another HTML snapshots ...
0
votes
1answer
23 views

Indexing a link under an if statement?

will index Google any links witch are under an if statement? Ex <a"; if($user_category=="register2"){ $link="href='".$databaselink; echo $link;}"> BOOK</a> The links are ...
0
votes
1answer
81 views

Jquery Datatable and Google BOT

I'm using jquery Datatable plugin to load posts dynamically with pagination(Ajax Calls). Here is example. But I'm worried about SEO. There is no anchor tag for moving to the next Page, Only a button ...
-1
votes
1answer
89 views

Are too many internal links (menus links, footer links, etc.) considered “duplicate content”? [closed]

I have a horizontal top navigational bar that contains links with menus and submenus to the pages on my site. These are included in my master pages and resource files. I also have a vertical menu ...
0
votes
1answer
48 views

googlebot crawling webservice

is there some way to make googlebot not to crawl links that is used for webservice? When I try to access my webservice on url it returns 500 error when there no parameters passed. Or is there also ...
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 ...
1
vote
2answers
94 views

Will using CSS to hide in-line text for screen-readers affect SEO?

There's one practice I really enjoy because it's great for accessibility and for people who use screen reader, but I was wondering if Google could consider this ''an attempt to fool him'' and ...
0
votes
1answer
46 views

Disable googlebot fetching www

I have www redirect in .htaccess. So www.example.com gets 301 redirect to example.com But google still tries to fetch www.example.com also. Can i disable googlebot fetcing www.example.com? Eg from ...
0
votes
2answers
88 views

20,000 404 requests per day coming from private internet use IPs. What should I do? [closed]

I figured I should put this into a new question because the question has changed. I am getting over 20,000 bogus request to our homepage via 2 IP addresses: 10.171.147.114 & 10.161.46.102. They ...
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 ...
0
votes
1answer
72 views

ip address or visitors staying long on my website

i am experiencing heavy CPU usage, i observe that some ip address staying long and hit count also gone above 50000 each and time on website reached 10 hours. ip address time hits page ...
0
votes
1answer
84 views

Will Google index “www.example.com/#!hash”? [closed]

I read here that Google will index AJAX content for a URL that looks like this "www.example.com/page.html#!hash". I'm wondering if anybody knows if "www.example.com/#!hash" would also work, as it is ...
0
votes
1answer
35 views

Stop google from following my api

OK, I have a website which has a series of buttons which call an api to return informtion relating to products. The problem i have is that google is accessing and following the api every 10 minutes ...
1
vote
1answer
169 views

Page exists, google bot returning 404 error

I have website which is online. When I'am using it via browser everything is ok and this page is present in browser. When I'm using it as googlebot ( via webmastertools ) i'm getting error HTTP/1.1 ...

1 2 3 4