PageRankr 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG.md +6 -0
- data/README.md +3 -1
- data/lib/page_rankr/ranks/compete.rb +3 -3
- data/lib/page_rankr/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/alexa_ranks_edge_case_1.yml +60 -42
- data/spec/fixtures/vcr_cassettes/failure_backlinks.yml +121 -369
- data/spec/fixtures/vcr_cassettes/failure_indexes.yml +77 -285
- data/spec/fixtures/vcr_cassettes/failure_ranks.yml +111 -61
- data/spec/fixtures/vcr_cassettes/success_backlinks.yml +173 -1232
- data/spec/fixtures/vcr_cassettes/success_indexes.yml +90 -364
- data/spec/fixtures/vcr_cassettes/success_ranks.yml +632 -569
- data/spec/spec_helper.rb +2 -2
- metadata +20 -20
|
@@ -1,589 +1,652 @@
|
|
|
1
|
-
---
|
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
|
3
|
-
request: !ruby/struct:VCR::Request
|
|
1
|
+
---
|
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
|
3
|
+
request: !ruby/struct:VCR::Request
|
|
4
4
|
method: :get
|
|
5
5
|
uri: http://data.alexa.com:80/data?cli=10&dat=snbamz&url=www.google.com
|
|
6
|
-
body:
|
|
7
|
-
headers:
|
|
8
|
-
response: !ruby/struct:VCR::Response
|
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
|
6
|
+
body:
|
|
7
|
+
headers:
|
|
8
|
+
response: !ruby/struct:VCR::Response
|
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
|
10
10
|
code: 200
|
|
11
11
|
message: OK
|
|
12
|
-
headers:
|
|
13
|
-
content-
|
|
14
|
-
- '2137'
|
|
15
|
-
content-type:
|
|
12
|
+
headers:
|
|
13
|
+
content-type:
|
|
16
14
|
- text/xml
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
HREF=\"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
TITLE
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
|
|
15
|
+
content-length:
|
|
16
|
+
- "2199"
|
|
17
|
+
body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n\
|
|
18
|
+
\r\n\
|
|
19
|
+
<ALEXA VER=\"0.9\" URL=\"google.com/\" HOME=\"0\" AID=\"=\">\r\n\
|
|
20
|
+
<RLS PREFIX=\"http://\" more=\"56\">\n\
|
|
21
|
+
<RL HREF=\"amazon.com/\" TITLE=\"Amazon.com\"/>\n\
|
|
22
|
+
<RL HREF=\"wikipedia.org/\" TITLE=\"Wikipedia\"/>\n\
|
|
23
|
+
<RL HREF=\"www.yahoo.com/\" TITLE=\"Yahoo!\"/>\n\
|
|
24
|
+
<RL HREF=\"youtube.com/\" TITLE=\"YouTube\"/>\n\
|
|
25
|
+
<RL HREF=\"yelp.com/\" TITLE=\"Yelp\"/>\n\
|
|
26
|
+
<RL HREF=\"statcounter.com/\" TITLE=\"StatCounter.com\"/>\n\
|
|
27
|
+
<RL HREF=\"myspace.com/\" TITLE=\"Myspace\"/>\n\
|
|
28
|
+
<RL HREF=\"linkedin.com/\" TITLE=\"LinkedIn\"/>\n\
|
|
29
|
+
<RL HREF=\"imdb.com/\" TITLE=\"The Internet Movie Database (imdb)\"/>\n\
|
|
30
|
+
<RL HREF=\"google.co.in/\" TITLE=\"Google India\"/>\n\
|
|
31
|
+
<RL HREF=\"ask.com/\" TITLE=\"ask.com/\"/>\n\
|
|
32
|
+
</RLS>\n\
|
|
33
|
+
<SD TITLE=\"A\" FLAGS=\"DMOZ\" HOST=\"google.com\">\n\
|
|
34
|
+
<TITLE TEXT=\"Google \"/>\n\
|
|
35
|
+
<ADDR STREET=\"\" CITY=\"\" STATE=\"\" ZIP=\"\" COUNTRY=\"\" />\n\
|
|
36
|
+
<CREATED DATE=\"15-Sep-1997\" DAY=\"15\" MONTH=\"09\" YEAR=\"1997\"/>\n\
|
|
37
|
+
<PHONE NUMBER=\"unlisted\"/>\n\
|
|
38
|
+
<OWNER NAME=\"unlisted\"/>\n\
|
|
39
|
+
<EMAIL ADDR=\"dns-admin@google.com\"/>\n\
|
|
40
|
+
<ALEXAPRO TIER=\"intro\"/>\n\
|
|
41
|
+
<LANG LEX=\"en\"/>\n\
|
|
42
|
+
<LINKSIN NUM=\"2597386\"/>\n\
|
|
43
|
+
<SPEED TEXT=\"1649\" PCT=\"43\"/>\n\
|
|
44
|
+
<REVIEWS AVG=\"4.5\" NUM=\"735\"/>\n\
|
|
45
|
+
<CHILD SRATING=\"0\"/>\n\
|
|
46
|
+
<ASSOCS>\n\
|
|
47
|
+
<ASSOC ID=\"googlecom\"/></ASSOCS>\n\
|
|
48
|
+
</SD>\n\n\
|
|
49
|
+
<KEYWORDS>\n\
|
|
50
|
+
<KEYWORD VAL=\"Mountain View\"/>\n\
|
|
51
|
+
</KEYWORDS><DMOZ>\n\
|
|
52
|
+
<SITE BASE=\"google.com/\" TITLE=\"Google\" DESC=\"Enables users to search the world's information, including webpages, images, and videos. Offers unique features and search technology.\">\n\
|
|
53
|
+
<CATS>\n\
|
|
54
|
+
<CAT ID=\"Top/Computers/Internet/Searching/Search_Engines/Google\" TITLE=\"Search Engines/Google\" CID=\"374822\"/>\n\
|
|
55
|
+
<CAT ID=\"Top/Regional/North_America/United_States/California/Localities/M/Mountain_View/Business_and_Economy/Industrial/Computers_and_Internet\" TITLE=\"Industrial/Computers and Internet\" CID=\"625367\"/>\n\
|
|
56
|
+
<CAT ID=\"Top/World/Arabic/\xD8\xA5\xD9\x82\xD9\x84\xD9\x8A\xD9\x85\xD9\x80\xD9\x8A/\xD8\xA7\xD9\x84\xD8\xB4\xD8\xB1\xD9\x82_\xD8\xA7\xD9\x84\xD8\xA3\xD9\x88\xD8\xB3\xD8\xB7/\xD8\xA7\xD9\x84\xD8\xB3\xD8\xB9\xD9\x88\xD8\xAF\xD9\x8A\xD8\xA9/\xD8\xAA\xD8\xAC\xD8\xA7\xD8\xB1\xD8\xA9_\xD9\x88_\xD8\xA3\xD9\x82\xD8\xAA\xD8\xB5\xD8\xA7\xD8\xAF/\xD9\x83\xD9\x85\xD8\xA8\xD9\x8A\xD9\x88\xD8\xAA\xD8\xB1_\xD9\x88_\xD8\xA5\xD9\x86\xD8\xAA\xD8\xB1\xD9\x86\xD8\xAA/\xD9\x85\xD8\xAD\xD8\xB1\xD9\x83\xD8\xA7\xD8\xAA_\xD8\xA8\xD8\xAD\xD8\xAB\" TITLE=\"\xD9\x83\xD9\x85\xD8\xA8\xD9\x8A\xD9\x88\xD8\xAA\xD8\xB1 \xD9\x88 \xD8\xA5\xD9\x86\xD8\xAA\xD8\xB1\xD9\x86\xD8\xAA/\xD9\x85\xD8\xAD\xD8\xB1\xD9\x83\xD8\xA7\xD8\xAA \xD8\xA8\xD8\xAD\xD8\xAB\" CID=\"204954\"/>\n\
|
|
57
|
+
<CAT ID=\"Top/World/Fran\xC3\xA7ais/Informatique/Internet/Recherche/Moteurs_de_recherche/Google\" TITLE=\"Moteurs de recherche/Google\" CID=\"247347\"/>\n\
|
|
58
|
+
</CATS>\n\
|
|
59
|
+
</SITE>\n\
|
|
60
|
+
</DMOZ>\n\
|
|
61
|
+
<SD>\n\
|
|
62
|
+
<POPULARITY URL=\"google.com/\" TEXT=\"1\"/>\n\
|
|
63
|
+
<REACH RANK=\"1\"/>\n\
|
|
64
|
+
<RANK DELTA=\"+0\"/>\n\
|
|
65
|
+
</SD>\n\
|
|
66
|
+
</ALEXA>"
|
|
67
|
+
http_version: "1.1"
|
|
68
|
+
- !ruby/struct:VCR::HTTPInteraction
|
|
69
|
+
request: !ruby/struct:VCR::Request
|
|
43
70
|
method: :get
|
|
44
71
|
uri: http://toolbarqueries.google.com:80/search?ch=6340563836&client=navclient-auto&features=Rank&q=info%3Awww.google.com
|
|
45
|
-
body:
|
|
46
|
-
headers:
|
|
47
|
-
response: !ruby/struct:VCR::Response
|
|
48
|
-
status: !ruby/struct:VCR::ResponseStatus
|
|
72
|
+
body:
|
|
73
|
+
headers:
|
|
74
|
+
response: !ruby/struct:VCR::Response
|
|
75
|
+
status: !ruby/struct:VCR::ResponseStatus
|
|
49
76
|
code: 200
|
|
50
77
|
message: OK
|
|
51
|
-
headers:
|
|
52
|
-
|
|
53
|
-
- Mon, 15 Aug 2011 09:53:52 GMT
|
|
54
|
-
pragma:
|
|
55
|
-
- no-cache
|
|
56
|
-
expires:
|
|
78
|
+
headers:
|
|
79
|
+
expires:
|
|
57
80
|
- Fri, 01 Jan 1990 00:00:00 GMT
|
|
58
|
-
|
|
59
|
-
- no-cache, must-revalidate
|
|
60
|
-
content-type:
|
|
81
|
+
content-type:
|
|
61
82
|
- text/html; charset=ISO-8859-1
|
|
62
|
-
|
|
63
|
-
- PREF=ID=b9bf48acd8c7e71d:FF=0:TM=1313402032:LM=1313402032:S=QtOqdg0_zEkLRPQi;
|
|
64
|
-
expires=Wed, 14-Aug-2013 09:53:52 GMT; path=/; domain=.google.com
|
|
65
|
-
server:
|
|
83
|
+
server:
|
|
66
84
|
- gws
|
|
67
|
-
|
|
85
|
+
date:
|
|
86
|
+
- Mon, 19 Sep 2011 16:00:59 GMT
|
|
87
|
+
x-xss-protection:
|
|
68
88
|
- 1; mode=block
|
|
69
|
-
|
|
89
|
+
set-cookie:
|
|
90
|
+
- PREF=ID=2f649488a78079a5:FF=0:TM=1316448059:LM=1316448059:S=DcL79k22-qRjVp16; expires=Wed, 18-Sep-2013 16:00:59 GMT; path=/; domain=.google.com
|
|
91
|
+
cache-control:
|
|
92
|
+
- no-cache, must-revalidate
|
|
93
|
+
pragma:
|
|
94
|
+
- no-cache
|
|
95
|
+
transfer-encoding:
|
|
70
96
|
- chunked
|
|
71
|
-
body:
|
|
97
|
+
body: |
|
|
98
|
+
Rank_1:2:10
|
|
72
99
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
request: !ruby/struct:VCR::Request
|
|
100
|
+
http_version: "1.1"
|
|
101
|
+
- !ruby/struct:VCR::HTTPInteraction
|
|
102
|
+
request: !ruby/struct:VCR::Request
|
|
77
103
|
method: :get
|
|
78
104
|
uri: http://siteanalytics.compete.com:80/google.com/
|
|
79
|
-
body:
|
|
80
|
-
headers:
|
|
81
|
-
response: !ruby/struct:VCR::Response
|
|
82
|
-
status: !ruby/struct:VCR::ResponseStatus
|
|
105
|
+
body:
|
|
106
|
+
headers:
|
|
107
|
+
response: !ruby/struct:VCR::Response
|
|
108
|
+
status: !ruby/struct:VCR::ResponseStatus
|
|
83
109
|
code: 200
|
|
84
110
|
message: OK
|
|
85
|
-
headers:
|
|
86
|
-
|
|
87
|
-
- Mon, 15 Aug 2011 09:53:55 GMT
|
|
88
|
-
server:
|
|
89
|
-
- Apache
|
|
90
|
-
vary:
|
|
91
|
-
- Host,User-Agent,Cookie
|
|
92
|
-
content-length:
|
|
93
|
-
- '46775'
|
|
94
|
-
content-type:
|
|
111
|
+
headers:
|
|
112
|
+
content-type:
|
|
95
113
|
- text/html; charset=utf-8
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
=
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
114
|
+
content-language:
|
|
115
|
+
- en-us
|
|
116
|
+
server:
|
|
117
|
+
- Apache
|
|
118
|
+
date:
|
|
119
|
+
- Mon, 19 Sep 2011 16:00:41 GMT
|
|
120
|
+
content-length:
|
|
121
|
+
- "26565"
|
|
122
|
+
vary:
|
|
123
|
+
- Accept-Language,Cookie,User-Agent
|
|
124
|
+
body: |
|
|
125
|
+
<!DOCTYPE html>
|
|
126
|
+
<!-- HOSTNAME: prodweb45
|
|
127
|
+
DEBUG: False
|
|
128
|
+
VERSION: 0a99a308433dea54a8169957b8d5e0cacdd751d0
|
|
129
|
+
COOKIE_DOMAIN: .compete.com -->
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
|
|
140
|
+
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
|
|
141
|
+
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
|
|
142
|
+
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
|
|
143
|
+
<!--[if (gte IE 10)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
|
|
144
|
+
<head>
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
<meta charset="utf-8" />
|
|
149
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
<meta name="ICBM" content="42.348043, -71.077617" />
|
|
156
|
+
<meta name="DC.title" content="Compete" />
|
|
157
|
+
|
|
158
|
+
<meta name="description"
|
|
159
|
+
content="
|
|
160
|
+
See monthly traffic, unique visitors, rank and more for google.com with Compete's free Site Analytics.
|
|
161
|
+
" />
|
|
162
|
+
<meta name="keywords"
|
|
163
|
+
content="
|
|
164
|
+
competitive intelligence, market intelligence, competitive strategy, media planning, website traffic, site traffic, search marketing, audience measurement
|
|
165
|
+
" />
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
<script src="http://media.compete.com/site_media/thirdparty/modernizr-1.6.min.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
170
|
+
|
|
171
|
+
<link rel="shortcut icon" href="/favicon.ico" />
|
|
172
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/universal/framework.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" charset="utf-8" />
|
|
173
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/c/widgets.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" charset="utf-8" />
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/free/master_free.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" charset="utf-8" />
|
|
181
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/www/dropdown.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
182
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/www/popup_help.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
183
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/www/jquery.autocomplete.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
184
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/js/jquery/theme/ui.all.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
185
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/www/jquery.mcdropdown.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
186
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/css/www/tooltip.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
187
|
+
<link rel="stylesheet" type="text/css" href="http://media.compete.com/site_media/thirdparty/superfish-1.4.8/css/superfish.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.css" media="all" />
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
<!-- text_block Help_Styles -->
|
|
192
|
+
<style type="text/css">
|
|
193
|
+
div.ui-dialog div.popup-help-dialog span.definition {
|
|
194
|
+
font-weight: bold;
|
|
195
|
+
font-size: 1.2em;
|
|
196
|
+
color: #333333;
|
|
197
|
+
}
|
|
198
|
+
</style>
|
|
199
|
+
|
|
200
|
+
<meta name="verify-v1" content="hzIm6qODZkWAWCero/9RJvI7OkNf3121EmjcGNTASXA=" />
|
|
201
|
+
<!-- end text_block Help_Styles -->
|
|
202
|
+
|
|
203
|
+
<!-- block stylesheets -->
|
|
204
|
+
|
|
205
|
+
<!-- endblock stylesheets -->
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.js"></script>
|
|
211
|
+
|
|
212
|
+
<script>!window.jQuery && document.write(unescape('%3Cscript src="http://media.compete.com/site_media/js/jquery/jquery-1.5.2.min.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"%3E%3C/script%3E'));</script>
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
<script type="text/javascript">
|
|
216
|
+
// Set up universal Compete namespace
|
|
217
|
+
var $c = $c || {};
|
|
218
|
+
$c.settings = $c.settings || {};
|
|
219
|
+
$c.settings.LOG_DEPRECATION_WRAPPING = false;
|
|
220
|
+
|
|
221
|
+
// Bind jQuery to $j to avoid Prototype (which is still hogging $).
|
|
222
|
+
var $j = jQuery.noConflict();
|
|
223
|
+
</script>
|
|
224
|
+
|
|
225
|
+
<script type="text/javascript">
|
|
226
|
+
var base_site = 'http://www.compete.com',
|
|
227
|
+
blog_site = 'http://blog.compete.com',
|
|
228
|
+
compete_pro_upgrade = 'http://app.compete.com/account-settings/plan-options/',
|
|
229
|
+
corporare_site = 'http://www.competeinc.com',
|
|
230
|
+
debug_mode = 'False',
|
|
231
|
+
lists_site = 'http://app.compete.com/lists',
|
|
232
|
+
main_site = 'http://www.compete.com',
|
|
233
|
+
app_site = 'http://app.compete.com',
|
|
234
|
+
media_host = 'http://media.compete.com',
|
|
235
|
+
member_site = 'https://app.compete.com',
|
|
236
|
+
reftools_site = 'http://app.compete.com/referrals',
|
|
237
|
+
searchtools_site = 'http://app.compete.com/search',
|
|
238
|
+
secure_main_site = 'https://www.compete.com',
|
|
239
|
+
snapshot_site = 'http://siteanalytics.compete.com',
|
|
240
|
+
toolbar_site = '',
|
|
241
|
+
help_site = 'http://help.compete.com',
|
|
242
|
+
versionify_string = '0a99a308433dea54a8169957b8d5e0cacdd751d0';
|
|
243
|
+
</script>
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
<script type="text/javascript" src="/jsi18n/main"></script>
|
|
249
|
+
<script type="text/javascript" src="/jsi18n/custom"></script>
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/lang/es5-shim-0.0.4.min.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
253
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/lang/es5_getter_setter_api.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
254
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/backbone/underscore.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
255
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/backbone/backbone.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
256
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/Backbone.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
257
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/widgets.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
258
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/thirdparty/mbox.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
259
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/thirdparty/jquery.text-overflow.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
<script type="text/javascript" charset="utf-8">
|
|
264
|
+
var s_account = 'competedev';
|
|
265
|
+
</script>
|
|
266
|
+
|
|
267
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/omniture__s_code.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js" charset="utf-8"></script>
|
|
268
|
+
|
|
269
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/thirdparty_analytics.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/prototype/prototype-1.5.0-compressed.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/util.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
281
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/jquery-ui-compete-1.6rc6.min.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
282
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/jquery.mcdropdown.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
283
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/jquery.bgiframe.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
284
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/tooltip.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
285
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/tooltip.dynamic.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
286
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/jquery/tooltip.compete.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
287
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/json2.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js" charset="utf-8"></script>
|
|
288
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/thirdparty_analytics.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
289
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/util.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
290
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/util_format.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
291
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/dropdown.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
292
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/master.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
293
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/popup_help.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
294
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/jquery.autocomplete.pack.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
295
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/jquery.competeutils.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
296
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/jquery.cookie.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
297
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/jquery.html5-placeholder-shim.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
298
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/app/main_nav.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
299
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/number_format/NumberFormat-1.5.4.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
300
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/number_format/number_formatter.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
301
|
+
|
|
302
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/thirdparty/superfish-1.4.8/js/superfish.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
303
|
+
<script type="text/javascript">
|
|
304
|
+
// ! TODO: add try_catch block *INSIDE* function() {}
|
|
305
|
+
$j(document).ready(function() {
|
|
306
|
+
// site search
|
|
307
|
+
generate_search_dropdown("site_profiles");
|
|
308
|
+
update_login_logout_link();
|
|
309
|
+
master_load();
|
|
310
|
+
$j('ul.sf-menu').superfish({
|
|
311
|
+
animation: {height:'show'} // slide-down animation
|
|
312
|
+
});
|
|
313
|
+
|
|
314
|
+
// put in a line for everything that needs to be ellipified. this will make Firefox behave
|
|
315
|
+
// NOTE: The elements have to be on the page at load for this to work.
|
|
316
|
+
// If not, add the ellipsis() to the script that loads them
|
|
317
|
+
$j(".page .content h2").ellipsis();
|
|
318
|
+
$j(".page .sidebar .trends li label").ellipsis();
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
});
|
|
322
|
+
</script>
|
|
323
|
+
|
|
324
|
+
<!-- Share This JS -->
|
|
325
|
+
<script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:'34103607-a24d-4dfb-b237-4d07dd6d4cd0'});</script>
|
|
326
|
+
|
|
327
|
+
<!-- block scripts -->
|
|
328
|
+
|
|
329
|
+
<!-- endblock scripts -->
|
|
330
|
+
|
|
331
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/seaeagle/amcharts.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
332
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/free/widgets.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
333
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/app/main_nav.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
334
|
+
<script type="text/javascript" src="http://media.compete.com/site_media/js/c/app/research.ver-0a99a308433dea54a8169957b8d5e0cacdd751d0.js"></script>
|
|
335
|
+
|
|
336
|
+
<script type="text/javascript">
|
|
337
|
+
$j(document).ready(function() {
|
|
338
|
+
/* async chart loader */
|
|
339
|
+
var chart = new $c.free.widgets.Chart({
|
|
340
|
+
target: $j('#graph'),
|
|
341
|
+
width: 575,
|
|
342
|
+
height: 275,
|
|
343
|
+
site: "google.com"
|
|
344
|
+
});
|
|
345
|
+
|
|
346
|
+
var chart_view = new $c.free.widgets.ChartView({
|
|
347
|
+
chart: chart,
|
|
348
|
+
csv_button: 'csv-export',
|
|
349
|
+
save_button: 'graph-image',
|
|
350
|
+
embed_button: 'embed-graph'
|
|
351
|
+
});
|
|
352
|
+
chart_view.render();
|
|
353
|
+
|
|
354
|
+
/* zoom info initialization */
|
|
355
|
+
var zoom_info = new $c.free.widgets.ZoomInfo({
|
|
356
|
+
site: "google.com",
|
|
357
|
+
el: '#zoominfo'
|
|
358
|
+
});
|
|
359
|
+
zoom_info.load();
|
|
360
|
+
|
|
361
|
+
var sites = new $c.free.widgets.SimilarSitesCollection([], {
|
|
362
|
+
|
|
363
|
+
site: "google.com"
|
|
364
|
+
});
|
|
365
|
+
var graph = new $c.free.widgets.BarGraph({
|
|
366
|
+
el: $j('#similar-sites'),
|
|
367
|
+
collection: sites
|
|
368
|
+
});
|
|
369
|
+
|
|
370
|
+
/* search box initialization */
|
|
371
|
+
var initial = $j('#q').val();
|
|
372
|
+
$j('#q').focusin(function() {
|
|
373
|
+
if($j('#q').val() == initial) {
|
|
374
|
+
$j(this).val('');
|
|
375
|
+
}
|
|
376
|
+
});
|
|
377
|
+
$j('#q').focusout(function() {
|
|
378
|
+
if($j.trim($j(this).val()) == '') {
|
|
379
|
+
$j(this).val(initial);
|
|
380
|
+
}
|
|
381
|
+
});
|
|
382
|
+
|
|
383
|
+
var sa_site_search = new $c.app.research.SearchSiteFree({
|
|
384
|
+
search_form: $j("form#sa-search-form"),
|
|
385
|
+
input_wrapper_element: $j("#sa-search-input-wrapper"),
|
|
386
|
+
submit_element: $j("#sa-search-submit"),
|
|
387
|
+
loading_image: "/site_media/images/app/loading/loader_24x24.gif"
|
|
388
|
+
});
|
|
389
|
+
|
|
390
|
+
/* personalization initialization */
|
|
391
|
+
var all_sites = new $c.free.widgets.FollowedSiteCollection([]);
|
|
392
|
+
var d = {
|
|
393
|
+
site_name: "google.com",
|
|
394
|
+
|
|
395
|
+
followed_sites: all_sites
|
|
396
|
+
};
|
|
397
|
+
var auth_model = new $c.free.widgets.FreeLoginModel(d);
|
|
398
|
+
var links_opts = { model: auth_model };
|
|
399
|
+
var links_view = new $c.free.widgets.FreeAccountLinksView(links_opts);
|
|
400
|
+
var sites_view = new $c.free.widgets.FollowSiteButtonView(links_opts);
|
|
401
|
+
var manage_view = new $c.free.widgets.ManageSitesListButtonView(links_opts);
|
|
402
|
+
|
|
403
|
+
/* help tooltip */
|
|
404
|
+
var help_tooltip = new $c.widgets.HoverBalloonSingleton(
|
|
405
|
+
{ hide_delay: 200 }
|
|
406
|
+
);
|
|
407
|
+
help_tooltip.template = _.template($j('#template-help-tooltip').html());
|
|
408
|
+
help_tooltip.attach(null, $j('span.help'));
|
|
409
|
+
});
|
|
410
|
+
|
|
411
|
+
</script>
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
<title>google.com 165,067,996 UVs for August 2011 | Compete</title>
|
|
418
|
+
|
|
419
|
+
<!-- block head -->
|
|
420
|
+
|
|
421
|
+
<!-- endblock head -->
|
|
422
|
+
</head>
|
|
423
|
+
|
|
424
|
+
<body>
|
|
425
|
+
|
|
426
|
+
<div class="header">
|
|
427
|
+
<div class="wrapper">
|
|
428
|
+
<p class="subscribe"><a href="http://www.compete.com/plans/">Subscribe to Compete PRO</a></p>
|
|
429
|
+
<ul class="nav main">
|
|
430
|
+
<li class="logo"><a href="http://www.compete.com"><img src="http://media.compete.com/site_media/images/free/siteanalytics_logo.png" width="228" height="26" alt="Site Analytics"></a></li>
|
|
431
|
+
<li><a href="http://www.compete.com">Compete.com</a></li>
|
|
432
|
+
<li><a href="http://www.compete.com/pro/">Compete PRO</a></li>
|
|
433
|
+
<li><a href="http://www.compete.com/products/">Products</a></li>
|
|
434
|
+
<li><a href="http://www.compete.com/expertise/">Expertise</a></li>
|
|
435
|
+
<li><a href="http://www.compete.com/resources/methodology/">Our Data</a></li>
|
|
436
|
+
<li class="last"><a href="http://blog.compete.com">Pulse Blog</a></li>
|
|
437
|
+
</ul>
|
|
438
|
+
</div>
|
|
439
|
+
</div>
|
|
440
|
+
|
|
441
|
+
<span class="competeXL">
|
|
442
|
+
<!-- The Compete XL Code -->
|
|
443
|
+
<script>
|
|
444
|
+
var __compete_code_control = {
|
|
445
|
+
measure_traffic_asynchronously: false
|
|
446
|
+
};
|
|
447
|
+
</script>
|
|
448
|
+
<!-- Compete XL Code for compete.com -->
|
|
449
|
+
<script type="text/javascript">
|
|
450
|
+
__compete_code = '4b6705ef8ded7e9cb0067318dde11c3e';
|
|
451
|
+
/* Set control variables below this line. */
|
|
452
|
+
</script>
|
|
453
|
+
<script type="text/javascript" src="//c.compete.com/bootstrap/s/4b6705ef8ded7e9cb0067318dde11c3e/compete-com/bootstrap.js"></script>
|
|
454
|
+
<noscript>
|
|
455
|
+
<img width="1" height="1" src="https://ssl-compete-com-4b6705.c-col.com"/>
|
|
456
|
+
</noscript>
|
|
457
|
+
<!-- End of the Compete Code -->
|
|
458
|
+
</span>
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
<div class="wrapper">
|
|
462
|
+
<div class="login-block">
|
|
463
|
+
<p class="membership"><a href="#">Login</a> or <a href="#">Sign Up</a> for Site Analytics to follow sites</p>
|
|
464
|
+
<p class="get-pro">Get the whole story with a Compete PRO subscription. <a href="http://www.compete.com/pro/features/">Learn More</a></p>
|
|
465
|
+
</div>
|
|
466
|
+
<div class="page clearfix">
|
|
467
|
+
<div class="head">
|
|
468
|
+
<div class="interact-wrap">
|
|
469
|
+
<ul class="nav interact">
|
|
470
|
+
<li id="follow" class="follow"><a href="#">Follow This Site</a></li>
|
|
471
|
+
<li id="manage" class="manage" style="display:none"><a href="#">Manage List</a></li>
|
|
472
|
+
</ul>
|
|
473
|
+
</div>
|
|
474
|
+
<div class="stretcher">
|
|
475
|
+
<div class="inner share">
|
|
476
|
+
<span class='st_twitter_custom' st_title="google.com 165,067,996 UVs for August 2011 from @compete"><img src="http://media.compete.com/site_media/images/free/fsp_twitter.png" width="22" height="22" alt="Twitter"></span>
|
|
477
|
+
<span class='st_facebook_custom' ><img src="http://media.compete.com/site_media/images/free/fsp_facebook.png" width="22" height="22" alt="Facebook"></span>
|
|
478
|
+
<span class='st_linkedin_custom' ><img src="http://media.compete.com/site_media/images/free/fsp_linkedin.png" width="22" height="22" alt="LinkedIn"></span>
|
|
479
|
+
<span class='st_email_custom' ><img src="http://media.compete.com/site_media/images/free/fsp_mail.png" width="22" height="22" alt="Email"></span>
|
|
480
|
+
</div>
|
|
481
|
+
</div>
|
|
482
|
+
<div class="search">
|
|
483
|
+
<form id="sa-search-form">
|
|
484
|
+
<input name="t" type="hidden" />
|
|
485
|
+
<label>http://</label>
|
|
486
|
+
<div id="sa-search-input-wrapper" class="search-wrapper">
|
|
487
|
+
<input name="q" type="text" id="sa-search-input" class="at-sa-search-input" />
|
|
488
|
+
</div>
|
|
489
|
+
<div class="submit-wrapper">
|
|
490
|
+
<input type="submit" value="GO" id="sa-search-submit" class="at-sa-search-submit" />
|
|
491
|
+
</div>
|
|
492
|
+
</form>
|
|
493
|
+
</div>
|
|
494
|
+
|
|
495
|
+
<p class="data-info">August 2011 / U.S. Data Only</p>
|
|
496
|
+
<ul class="nav tools">
|
|
497
|
+
<li class="save"><a href="#" id="graph-image" class="at_save">Save Graph Image</a></li>
|
|
498
|
+
<li class="export"><a id="csv-export" href="#" target="" class="at_export">Export CSV</a></li>
|
|
499
|
+
<li class="embed"><a href="#" id="embed-graph" class="at_embed">Embed Graph</a></li>
|
|
500
|
+
</ul>
|
|
501
|
+
</div>
|
|
502
|
+
<div class="sidebar">
|
|
503
|
+
<div class="section score">
|
|
504
|
+
<h3><span class="help"><img src="http://media.compete.com/site_media/images/free/icon-help-grey.png" width="21" height="21" alt="?"></span>Unique Visitors </h3>
|
|
505
|
+
<h4>165,067,996</h4>
|
|
506
|
+
<ul>
|
|
507
|
+
<li class="m2m"><span class="delta-positive number">+3,620,033</span> | <span class="delta-positive number">+2.24%</span></li>
|
|
508
|
+
<li class="y2y"><span class="delta-positive number">+19,443,760</span> | <span class="delta-positive number">+13.35%</span></li>
|
|
509
|
+
</ul>
|
|
510
|
+
<h3>Rank <span class="note">(by UVs)</span></h3>
|
|
511
|
+
<h4>#1</h4>
|
|
512
|
+
<ul>
|
|
513
|
+
<li class="m2m"><span class="rank">#1</span> | <span class=" move">N/A</span></li>
|
|
514
|
+
<li class="y2y"><span class="rank">#1</span> | <span class=" move">N/A</span></li>
|
|
515
|
+
</ul>
|
|
516
|
+
</div>
|
|
517
|
+
<div class="section trends">
|
|
518
|
+
<h3>Competitive Rank <span class="note">(UVs)</span></h3>
|
|
519
|
+
<ol id='similar-sites'>
|
|
520
|
+
<li class="partner-link"><a href="http://www.similarsites.com/site/google.com" target="_blank">Looking for sites similar to<br /><span class="site">google.com</span><br />on SimilarSite.com ...</a></li>
|
|
521
|
+
</ol>
|
|
522
|
+
</div>
|
|
523
|
+
</div>
|
|
524
|
+
<div class="content">
|
|
525
|
+
<div class="section">
|
|
526
|
+
|
|
527
|
+
<ul class="nav breadcrumbs">
|
|
528
|
+
<li>Web Portals and Search</li>
|
|
529
|
+
<li class="last">General Portals and Search</li>
|
|
530
|
+
</ul>
|
|
531
|
+
|
|
532
|
+
<h2><img width="16" height="16" alt="logo" src="http://g.etfv.co/http://google.com"> google.com</h2>
|
|
533
|
+
<div id="graph"></div>
|
|
534
|
+
</div>
|
|
535
|
+
<div class="section"> <span id="zoominfo" class="zoominfo"> </span> </div>
|
|
536
|
+
</div>
|
|
537
|
+
</div>
|
|
538
|
+
</div>
|
|
539
|
+
<script id="template-help-tooltip" type="text/template">
|
|
540
|
+
<div class="pointer">
|
|
541
|
+
<div class="message">
|
|
542
|
+
<p>Unique Visitors counts how many unique individual people visited this site per month. Visitors are counted once, no matter how many times they visit a site in a month. Counts represent traffic from the United States only.</p>
|
|
543
|
+
<p>Rank measures the popularity of this site based on how many Unique Visitors came to the site in a month. With Rank, lower is better.</p>
|
|
544
|
+
<p>Competitive Rank shows where a site ranks in its competitive set measured by Unique Visitors.</p>
|
|
545
|
+
</div>
|
|
546
|
+
</div>
|
|
547
|
+
</script>
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
<div class="footer">
|
|
551
|
+
<p class="copyright">© Copyright to Compete.com - A Kantar Media Company</p>
|
|
552
|
+
<ul class="nav utility">
|
|
553
|
+
<li><a href="http://www.compete.com">Visit Compete.com</a></li>
|
|
554
|
+
<li class="last"><a href="http://www.compete.com/plans/">Subscribe to Compete PRO</a></li>
|
|
555
|
+
</ul>
|
|
556
|
+
</div>
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
<!-- block tags -->
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
<script type="text/javascript">
|
|
564
|
+
var _gaq = _gaq || [];
|
|
565
|
+
_gaq.push(['_setAccount', 'UA-6320717-1']);
|
|
566
|
+
_gaq.push(['_setDomainName', '.compete.com']);
|
|
567
|
+
_gaq.push(['_trackPageview']);
|
|
568
|
+
|
|
569
|
+
(function() {
|
|
570
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
571
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
572
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
573
|
+
})();
|
|
574
|
+
</script>
|
|
575
|
+
<script type="text/javascript" charset="utf-8">
|
|
576
|
+
$j(document).ready(function() {
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
var s_code=s.t();
|
|
580
|
+
if(s_code) {
|
|
581
|
+
document.write(s_code);
|
|
582
|
+
}
|
|
583
|
+
});
|
|
584
|
+
</script>
|
|
585
|
+
|
|
586
|
+
<script language="JavaScript1.1" type="text/javascript">
|
|
587
|
+
var CQK = "B288EECE",
|
|
588
|
+
CQP = (("https:" == document.location.protocol) ? "https://" : "http://");
|
|
589
|
+
document.write(unescape("%3Cscript language=\"JavaScript1.1\" type=\"text/javascript\" src=\""+CQP+"js.clickequations.net/CLEQ_"+CQK+".js\" %3E%3C/script%3E" ));
|
|
590
|
+
</script>
|
|
591
|
+
|
|
592
|
+
<script type="text/javascript">
|
|
593
|
+
document.write(unescape("%3Cscript src='" + ((document.location.protocol=="https:")?"https:":"http:") + "//snapabug.appspot.com/snapabug.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">
|
|
594
|
+
//SnapABug.addButton('4816ca29-9130-4045-b08e-5a4de935ff4b',"0","55%");
|
|
595
|
+
SnapABug.setDomain('.compete.com');
|
|
596
|
+
SnapABug.init('4816ca29-9130-4045-b08e-5a4de935ff4b');
|
|
597
|
+
</script>
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
<script type="text/javascript">
|
|
601
|
+
// NOTE: If 4q ever supports cross subdomain cookies we can get rid of all this!
|
|
602
|
+
$j(document).ready(function() {
|
|
603
|
+
$j('#ipeL, #invL').live('click', function() {
|
|
604
|
+
$j.cookie('suppress_4q', 1, {expires: 30, path: '/', domain: '.compete.com'});
|
|
605
|
+
});
|
|
606
|
+
|
|
607
|
+
if(!$j.cookie('suppress_4q')) {
|
|
608
|
+
var protocol = ("https:" == document.location.protocol ? "https://" : "http://");
|
|
609
|
+
|
|
610
|
+
var fourq = document.createElement('script');
|
|
611
|
+
fourq.setAttribute('type', 'text/javascript');
|
|
612
|
+
fourq.setAttribute('src', protocol + '4qinvite.4q.iperceptions.com/1.aspx?sdfc=1b3a8f93-36734-fb3cb395-5ed4-429c-aab9-babc0a0a2015&lID=1&loc=4Q-WEB2');
|
|
613
|
+
fourq.setAttribute('defer', 'defer');
|
|
614
|
+
document.getElementsByTagName('head')[0].appendChild(fourq);
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
});
|
|
618
|
+
</script>
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
<!-- endblock tags -->
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
|
|
627
|
+
<!-- block ie6_warning -->
|
|
628
|
+
|
|
629
|
+
<div id="ie6-warning" class="hidden">
|
|
630
|
+
<div id="ie6-warning-inner">
|
|
631
|
+
|
|
632
|
+
<div class="left">
|
|
633
|
+
<p>Our site may not run like it should in Internet Explorer 6. For a better experience, please upgrade your browser:</p>
|
|
634
|
+
|
|
635
|
+
<ul>
|
|
636
|
+
<li class="firefox"><a href="http://www.firefox.com"><span>firefox</span></a></li>
|
|
637
|
+
<li class="ie"><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx"><span>ie 8</span></a></li>
|
|
638
|
+
<li class="chrome"><a href="http://www.google.com/chrome"><span>chrome</span></a></li>
|
|
639
|
+
</ul>
|
|
640
|
+
</div>
|
|
641
|
+
|
|
642
|
+
<a href="#" onclick="hide_ie6_warning();" id="close-button">Don't show me this message again</a>
|
|
643
|
+
</div>
|
|
644
|
+
</div>
|
|
645
|
+
|
|
646
|
+
<!-- endblock ie6_warning -->
|
|
647
|
+
|
|
648
|
+
</body>
|
|
649
|
+
|
|
650
|
+
</html>
|
|
651
|
+
|
|
652
|
+
http_version: "1.1"
|