Tagged Questions
The google-crawlers tag has no wiki summary.
5
votes
1answer
118 views
Display an article rating in Google search results
Im writing a review site where the community rates posts. I have noticed that Google can pick up on this ratings and display them in its search results. Does anyone know how this is achieved?
An ...
3
votes
1answer
242 views
Android Marketplace crawler?
I am working on a project. I need help crawling the android marketplace and retrieving absolutely everything possible. I found many third party crawler api's which help with this. However there a ...
3
votes
6answers
92 views
Are secret query strings a reasonable way to limit access and hide content to a non-secure site?
So I'll say right up front, obviously I know this is not actually secure, don't beat me up over that. I'm just interested in the question from a lazyness standpoint.
I have a website that has some ...
3
votes
1answer
114 views
Tomcat7 & Struts1 - handling multitude of Google Bot hits
More than half of the hits on one of my servers are from the Google Bot, constantly crawling our millions of pages.
The reason we have so many pages is that the company is an auto parts store, with ...
3
votes
1answer
54 views
Can we decide what should be our sitelinks in google?
I have a maths related site and google created the sitelinks for my site ,
:) :) google is giving my site some priority
and i'm using the google web master tools
And there is an option to block ...
3
votes
1answer
228 views
ListBox Value containing links
hi I am currently working on improving the SEO on a website containing dropdown list menu. currently when you select options and then submit a javascript is redirecting you to the next page
I heard ...
2
votes
3answers
162 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 ...
2
votes
1answer
83 views
Does Google's crawler index asynchronously loaded elements?
I've built some widget for websites which is asynchronously loaded after the page is loaded:
<html>
<head>...</head>
<body>
<div>...</div>
...
2
votes
3answers
52 views
Creating a directive robots.txt
I have a list of link which I want to get crawled. I would like to all other links the crawler
finds by himself to not be crawled.
Directions I looked into: create a robots.txt which will disallow ...
2
votes
3answers
327 views
1
vote
0answers
28 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 ...
1
vote
1answer
63 views
Why is Google crawling pages blocked by my robots.txt?
I have a “double” question on the number of pages crawled by Google and it’s maybe relation with possible duplicate content (or not) and impact on SEO.
Facts on my number of pages and pages crawled ...
1
vote
1answer
61 views
SEO: Can dynamically generated links be crawled?
I have a page containing <div> tags with onclick="" code that calls an ajax request to get json data, and then iterates through the results to form links (<a />) to append to the page. ...
1
vote
3answers
108 views
what is cloaking
First I think I understand what cloaking is, but what is it in detail?
My problem: I've a webapp created using wavemaker, so it's full of javascript and ajax calls. Therefore the google crawler can't ...
1
vote
1answer
75 views
google rich snippets not showing on google search but shows on testing tool
there is a strange problem, i followed each and every step as told in
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=146897
implementd the review section, hreview ...
1
vote
1answer
206 views
How google search result will show only static pages?
I have window application where i am showing google search result in window. I have two way in my mind.
First if Google search will return only static pages then my task will complete easily. If is ...
1
vote
2answers
338 views
Will <noscript> hide the rest of the static content to Google crawlers?
This should be an easy one for someone:
Will the <noscript> element cause the HTML page to serve only the content within the <noscript> tag itself to google crawlers and hide all the ...
0
votes
1answer
50 views
GoogleBot Mobile throwing errors on Rails site
Several time during the day, I get error of a page that doesn't have the right format.
ActionView::MissingTemplate: Missing template frontpage/index with {:handlers=>[:erb, :rjs, :builder, :rhtml, ...
0
votes
0answers
43 views
Make Ajax crawlable, server REST API in php
I've a front end using GWT and a back end in PHP which a rest API. I'm using request builder to call methods on the API and then get the results.
I'm reading this article ...
0
votes
3answers
43 views
Google showing error in Cakephp website description
I have a Cakephp website and when I look it up in Google it shows an error in the description even though the site is working well.
The error shown:
$status = "Location: http://mywebsite.com/" ...
0
votes
4answers
58 views
robots.txt content itself is indexed?
The contents of my robots.txt file are actually itself indexed and show up in Google search results. It's only Google and not Yahoo for example.
I really think Google should understand not to index ...
0
votes
1answer
130 views
What is the shebang/hashbang for?
Is there any other use for shebangs/hashbangs besides for making AJAX contents crawlable for Google? Or is that it?
0
votes
2answers
87 views
Is it possible to control the crawl speed by robots.txt?
We can tell bots to crawl or not to crawl our website in robot.txt. On the other hand, we can control the crawling speed in Google Webmasters (how much Google bot crawls the website). I wonder if it ...
0
votes
1answer
36 views
Is this XML generated content indexable by search engines?
We have a page which pulls in data from an .XML file.
http://www.opswat.com/products/oesis-framework/supported-applications - each product type pulls from separate XML files and is loaded upon ...
0
votes
1answer
98 views
Google's #! Ajax Implementation - Not working with jQuery
OK, I'm banging my head against the desk and obviously missing something simple.
Trying to make my Ajax pages crawlable for google. However, it isn't working.
BTW, the content I call has links in ...
0
votes
1answer
50 views
Google indexes my sitemap as webpage
I have the following problem. My sitemap's content is shown in GOOGLE search results. There is a link to the sitemap on the main page. That can cause it. I have added this URL to GOOGLE as sitemap and ...
0
votes
1answer
152 views
Are image maps (html tag - <map>) crawled by google?
Does anyone know with any degree of certainty if image maps are crawled by google?
I want to implement an image bar - that has 10 logos of our partners on, and use imagemap to link to their websites. ...
0
votes
2answers
53 views
Crawlers visiting my cronjobs?
I have been building websites for several years now, mostly in php. Several of the sites have cronjobs, that typically run once a day. The php files that the cronjobs run are stored on the server, ...
0
votes
1answer
151 views
For SEO perspective dynamic content good or not [closed]
i have 5 dynmic artcile in my home page, (random)
How quick google will read my content ,
First tell me Really Google will cron my content or not becoz am changes my content every page refresh ,
So ...
0
votes
1answer
195 views
AJAX loaded content to be crawable by google
Here is my case: I use some external source to load html data to my page, after that I put content of this html to div. So, as soon as page loaded and ajax call finished, I see the results.
It works, ...
-2
votes
1answer
153 views
Prevent Custom Web Crawler from being blocked
I am creating a new web crawler using C# to crawl some specific websites. every thing goes fine. but the problem is that some websites are blocking my crawler IP address after some requests. I tried ...