-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgoogle-seo-tutorial.html
More file actions
512 lines (372 loc) · 20.3 KB
/
Copy pathgoogle-seo-tutorial.html
File metadata and controls
512 lines (372 loc) · 20.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
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
<!DOCTYPE html>
<html>
<head>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-103612072-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<meta charset="utf-8">
<meta name="google-site-verification" content="true">
<title>Google SEO | Inesoi Bag Factory</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#3F51B5">
<meta name="keywords" content="google,seo">
<meta name="description" content="SEO 为 Search Engine Optimization 的缩写。
和 Baidu 的区别
Baidu not favour small site.
Google not eval
User Experience
How it worksCrawling -&gt; Indexing -&gt; Ranking
Core Value &amp; Founder帮用户找到最好的结果,提高用">
<meta property="og:type" content="article">
<meta property="og:title" content="Google SEO">
<meta property="og:url" content="http://blog.inesoi.com/google-seo-tutorial.html">
<meta property="og:site_name" content="Inesoi Bag Factory">
<meta property="og:description" content="SEO 为 Search Engine Optimization 的缩写。
和 Baidu 的区别
Baidu not favour small site.
Google not eval
User Experience
How it worksCrawling -&gt; Indexing -&gt; Ranking
Core Value &amp; Founder帮用户找到最好的结果,提高用">
<meta property="og:updated_time" content="2018-08-19T10:09:33.801Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Google SEO">
<meta name="twitter:description" content="SEO 为 Search Engine Optimization 的缩写。
和 Baidu 的区别
Baidu not favour small site.
Google not eval
User Experience
How it worksCrawling -&gt; Indexing -&gt; Ranking
Core Value &amp; Founder帮用户找到最好的结果,提高用">
<link rel="alternate" type="application/atom+xml" title="Inesoi Bag Factory" href="/atom.xml">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/style/style.css?v=1.6.17">
<script>window.lazyScripts=[]</script>
<!-- custom head -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2846834382442028",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div id="loading" class="active"></div>
<aside id="menu" class="hide" >
<div class="inner flex-row-vertical">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menu-off">
<i class="icon icon-lg icon-close"></i>
</a>
<div class="brand-wrap" style="background-image:url(/)">
<div class="brand">
<a href="/" class="avatar waves-effect waves-circle waves-light">
<img src="/img/avatar.png">
</a>
<hgroup class="introduce">
<h5 class="nickname">Inesoi Bag Factory</h5>
<a href="mailto:sales@inesoi.com" title="sales@inesoi.com" class="mail">sales@inesoi.com</a>
</hgroup>
</div>
</div>
<div class="scroll-wrap flex-col">
<ul class="nav">
<li class="waves-block waves-effect">
<a href="/" >
<i class="icon icon-lg icon-home"></i>
Home
</a>
</li>
<li class="waves-block waves-effect">
<a href="/archives" >
<i class="icon icon-lg icon-archives"></i>
Archives
</a>
</li>
<li class="waves-block waves-effect">
<a href="/tags/android" >
<i class="icon icon-lg icon-tags"></i>
Tags
</a>
</li>
<li class="waves-block waves-effect">
<a href="/categories/" >
<i class="icon icon-lg icon-th-list"></i>
Categories
</a>
</li>
</ul>
</div>
</div>
</aside>
<main id="main">
<header class="top-header" id="header">
<div class="flex-row">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light on" id="menu-toggle">
<i class="icon icon-lg icon-navicon"></i>
</a>
<div class="flex-col header-title ellipsis">Google SEO</div>
<div class="search-wrap" id="search-wrap">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="back">
<i class="icon icon-lg icon-chevron-left"></i>
</a>
<input type="text" id="key" class="search-input" autocomplete="off" placeholder="Search">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="search">
<i class="icon icon-lg icon-search"></i>
</a>
</div>
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menuShare">
<i class="icon icon-lg icon-share-alt"></i>
</a>
</div>
</header>
<header class="content-header post-header">
<div class="container fade-scale">
<h1 class="title">Google SEO</h1>
<h5 class="subtitle">
<time datetime="2015-08-19T16:00:00.000Z" itemprop="datePublished" class="page-time">
2015-08-20
</time>
<ul class="article-category-list"><li class="article-category-list-item"><a class="article-category-list-link" href="/categories/Marketing/">Marketing</a></li></ul>
</h5>
</div>
</header>
<div class="container body-wrap">
<aside class="post-widget">
<nav class="post-toc-wrap" id="post-toc">
<h4>TOC</h4>
<ol class="post-toc"><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#和-Baidu-的区别"><span class="post-toc-text">和 Baidu 的区别</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#How-it-works"><span class="post-toc-text">How it works</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Core-Value-amp-Founder"><span class="post-toc-text">Core Value & Founder</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Ranking-amp-Traffic-amp-Conversion"><span class="post-toc-text">Ranking & Traffic & Conversion</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#抓取原理"><span class="post-toc-text">抓取原理</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#蜘蛛抓取及网页快照"><span class="post-toc-text">蜘蛛抓取及网页快照</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#hreflang"><span class="post-toc-text">hreflang</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Indexing"><span class="post-toc-text">Indexing</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Ranking"><span class="post-toc-text">Ranking</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#个性化结果"><span class="post-toc-text">个性化结果</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Images"><span class="post-toc-text">Images</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Tutorial"><span class="post-toc-text">Tutorial</span></a></li></ol>
</nav>
</aside>
<article id="post-google-seo-tutorial"
class="post-article article-type-post fade" itemprop="blogPost">
<div class="post-card">
<h1 class="post-card-title">Google SEO</h1>
<div class="post-meta">
<time class="post-time" title="2015-08-20 00:00:00" datetime="2015-08-19T16:00:00.000Z" itemprop="datePublished">2015-08-20</time>
<ul class="article-category-list"><li class="article-category-list-item"><a class="article-category-list-link" href="/categories/Marketing/">Marketing</a></li></ul>
</div>
<div class="post-content" id="post-content" itemprop="postContent">
<p>SEO 为 Search Engine Optimization 的缩写。</p>
<h2 id="和-Baidu-的区别"><a href="#和-Baidu-的区别" class="headerlink" title="和 Baidu 的区别"></a>和 Baidu 的区别</h2><ol>
<li>Baidu not favour small site.</li>
<li>Google not eval</li>
<li>User Experience</li>
</ol>
<h2 id="How-it-works"><a href="#How-it-works" class="headerlink" title="How it works"></a>How it works</h2><p>Crawling -> Indexing -> Ranking</p>
<h2 id="Core-Value-amp-Founder"><a href="#Core-Value-amp-Founder" class="headerlink" title="Core Value & Founder"></a>Core Value & Founder</h2><p>帮用户找到最好的结果,提高用户体验。</p>
<h2 id="Ranking-amp-Traffic-amp-Conversion"><a href="#Ranking-amp-Traffic-amp-Conversion" class="headerlink" title="Ranking & Traffic & Conversion"></a>Ranking & Traffic & Conversion</h2><h2 id="抓取原理"><a href="#抓取原理" class="headerlink" title="抓取原理"></a>抓取原理</h2><h2 id="蜘蛛抓取及网页快照"><a href="#蜘蛛抓取及网页快照" class="headerlink" title="蜘蛛抓取及网页快照"></a>蜘蛛抓取及网页快照</h2><p>Spider 会抓取网页的 HTML + CSS,不会抓取:</p>
<ol>
<li>Flash 但可以抓取 .swf 格式的 Flash。</li>
<li>iframe</li>
<li>JavaScript</li>
<li>AJAX</li>
<li>TestInImage</li>
</ol>
<p>可以通过以下指令查看网页快照:</p>
<pre><code>cache: www.abc.com
</code></pre><h2 id="hreflang"><a href="#hreflang" class="headerlink" title="hreflang"></a>hreflang</h2><pre><code><a href="http://www.example.com" hreflang="en-GB" ref="alternate"></a>
</code></pre><p>eg:</p>
<ul>
<li><a href="http://www.musicradar.com" target="_blank" rel="external">http://www.musicradar.com</a></li>
<li><a href="http://www.hotel.com" target="_blank" rel="external">http://www.hotel.com</a></li>
</ul>
<h2 id="Indexing"><a href="#Indexing" class="headerlink" title="Indexing"></a>Indexing</h2><p>通过以下方法指令查看网站的索引情况:</p>
<ol>
<li><p>site 指令</p>
<pre><code>site:www.abc.com
</code></pre></li>
<li><p>Google Master Tool(推荐)</p>
</li>
<li><p>Google Analytics/Landing Page</p>
</li>
</ol>
<h2 id="Ranking"><a href="#Ranking" class="headerlink" title="Ranking"></a>Ranking</h2><p>200+ Factors:</p>
<ol>
<li>Fresh Content</li>
<li>Site Quality</li>
<li><p>User Experience(User Focused)</p>
<ul>
<li>搜索 balance bile auckland</li>
<li>自然排名:A B C D E</li>
<li>B 5secs</li>
<li>C 2secs</li>
<li><p>D Information(Match Needs)</p>
<p>D 的排名就可能逆袭。</p>
</li>
</ul>
</li>
</ol>
<h2 id="个性化结果"><a href="#个性化结果" class="headerlink" title="个性化结果"></a>个性化结果</h2><p>登陆 Google 的 One Account 之后,Google 会根据你的 Google+ 社交状况、搜索历史以及 Cookie 等定制化搜索结果,这个结果和不登陆时可能不同。WordPress 有一款插件 Google+ Comments Widget 可以为产品添加 G+ 评论。</p>
<p>登陆之后的搜索关键词是加密的,再 GA 中归类为 <code>not provider</code>,这部分数据一般再 5% - 20% 之间。</p>
<p>Google One Account 是 Gmail、Adwords、Analytics、Webmaster、Google、Google Plus 的通用账户。</p>
<h2 id="Images"><a href="#Images" class="headerlink" title="Images"></a>Images</h2><ul>
<li><a href="http://kb.yoast.com/article/131-images-in-the-xml-sitemap" target="_blank" rel="external">Images in the XML sitemap - Yoast Knowledge Base</a></li>
<li><a href="https://yoast.com/image-seo/" target="_blank" rel="external">Optimizing images for SEO • Yoast</a></li>
</ul>
<h2 id="Tutorial"><a href="#Tutorial" class="headerlink" title="Tutorial"></a>Tutorial</h2><ul>
<li><a href="https://yoast.com/articles/wordpress-seo/#" target="_blank" rel="external">WordPress SEO Tutorial • The Definitive Guide • Yoast</a></li>
<li><a href="http://www.seozac.com/google/" target="_blank" rel="external">Google排名技术研究 – SEO每天一贴</a></li>
<li><a href="http://www.googleseo.com.cn/" target="_blank" rel="external">Google优化</a></li>
<li><a href="http://coolestguidesontheplanet.com/category/seo/" target="_blank" rel="external">SEO - Coolestguidesontheplanet.com</a></li>
</ul>
</div>
<blockquote class="post-copyright">
<div class="content">
<span class="post-time">
Last updated: <time datetime="2018-08-19T10:09:33.801Z" itemprop="dateUpdated">2018-08-19 18:09:33</time>
</span><br>
Comments here,such as:<a href="/google-seo-tutorial.html" target="_blank" rel="external">http://blog.inesoi.com/google-seo-tutorial.html</a>
</div>
<footer>
<a href="http://blog.inesoi.com">
<img src="/img/avatar.png" alt="Inesoi Bag Factory">
Inesoi Bag Factory
</a>
</footer>
</blockquote>
<div class="post-footer">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/google/">google</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/seo/">seo</a></li></ul>
<div class="page-share-wrap">
<div class="page-share" id="pageShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://blog.inesoi.com/google-seo-tutorial.html&title=《Google SEO》 — Inesoi Bag Factory&pic=http://blog.inesoi.com/img/avatar.png" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://blog.inesoi.com/google-seo-tutorial.html&title=《Google SEO》 — Inesoi Bag Factory&source=" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://blog.inesoi.com/google-seo-tutorial.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=《Google SEO》 — Inesoi Bag Factory&url=http://blog.inesoi.com/google-seo-tutorial.html&via=http://blog.inesoi.com" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://blog.inesoi.com/google-seo-tutorial.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<a href="javascript:;" id="shareFab" class="page-share-fab waves-effect waves-circle">
<i class="icon icon-share-alt icon-lg"></i>
</a>
</div>
</div>
</div>
<nav class="post-nav flex-row flex-justify-between">
<div class="waves-block waves-effect prev">
<a href="/fs-site.html" id="post-prev" class="post-nav-link">
<div class="tips"><i class="icon icon-angle-left icon-lg icon-pr"></i> Prev</div>
<h4 class="title">Google SEO Site</h4>
</a>
</div>
<div class="waves-block waves-effect next">
<a href="/google-tips.html" id="post-next" class="post-nav-link">
<div class="tips">Next <i class="icon icon-angle-right icon-lg icon-pl"></i></div>
<h4 class="title">Google 技巧</h4>
</a>
</div>
</nav>
</article>
</div>
<footer class="footer">
<div class="top" style="display:none">
<p>
<span><a href="/atom.xml" target="_blank" class="rss" title="rss"><i class="icon icon-lg icon-rss"></i></a></span>
<span>footer.license</span>
</p>
</div>
<div class="bottom">
<p><span>Inesoi Bag Factory © 2012 - 2018</span>
<span style="display:none">
Power by <a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/yscoder/hexo-theme-indigo" target="_blank">indigo</a>
</span>
</p>
</div>
</footer>
</main>
<div class="mask" id="mask"></div>
<a href="javascript:;" id="gotop" class="waves-effect waves-circle waves-light"><span class="icon icon-lg icon-chevron-up"></span></a>
<div class="global-share" id="globalShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://blog.inesoi.com/google-seo-tutorial.html&title=《Google SEO》 — Inesoi Bag Factory&pic=http://blog.inesoi.com/img/avatar.png" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://blog.inesoi.com/google-seo-tutorial.html&title=《Google SEO》 — Inesoi Bag Factory&source=" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://blog.inesoi.com/google-seo-tutorial.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=《Google SEO》 — Inesoi Bag Factory&url=http://blog.inesoi.com/google-seo-tutorial.html&via=http://blog.inesoi.com" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://blog.inesoi.com/google-seo-tutorial.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<div class="page-modal wx-share" id="wxShare">
<a class="close" href="javascript:;"><i class="icon icon-close"></i></a>
<p>扫一扫,分享到微信</p>
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAADGCAAAAACs8KCBAAACH0lEQVR42u3a2UoEMRAFUP//p0fwSZBp7630uCQnTwM6bU4LRW1vb/F5fJzPn7+eZ9/Kv3v9tBsOBgbGv2U8Ls+z3/nKu2a3vPxuGBgY5zDyINtedxYz87thYGBgtKT2pVxfHQMDA2M9vbtOMfOX8gsBFwMD4x8y8iCYJ3NtYy5/AgYGxmmM2WDgZz6/fL6BgYHx5xmP8uRDgllYfIwOBgbG3ozZeDIZQ941Kkj+LgYGxmmMWemYl5f5GKBuumFgYGzKWFn2ysNoHoKHiSkGBsbBjLaITa7Vji2Hkw0MDIyNGLMR5soSRhugizQUAwPjAEYb/trW270FLQYGxjmMWUNttha2XsQ+fRoGBsbWjFlBm1SOdw0+i2ULDAyMIxmzUnO2urEySMDAwNibkTf3W0CS/OXrX8WyBQYGxnaMWQL3unHmrP2HgYFxAmNWmuZlbZsOzgarGBgYuzLatK/dxWpbaXliGv0fMDAwtmDk12p7eEl6lxeodRGLgYGxESMZKM6a/rOgmbfhMDAwzmS0Jy9B18vXb56JgYGxNWP26JVytLjEwmgTAwNjJ8YsyLbBd/aCigQUAwNja0Yb5tqfvm4wgIGBcRqjDbJtQ+2u0eZwpoGBgbERIx8iriR/edpXh34MDAyMOAgWXb14LSMiYWBgYCysWawUsUngxsDAOIexPgxIgmz+Iq7/OgYGxmmMV29YrZSpKwtnGBgYWzDeAYl9FBn+8856AAAAAElFTkSuQmCC" alt="微信分享二维码">
</div>
<script src="//cdn.bootcss.com/node-waves/0.7.4/waves.min.js"></script>
<script>
var BLOG = { ROOT: '/', SHARE: true, REWARD: false };
</script>
<script src="/js/main.min.js?v=1.6.17"></script>
<div class="search-panel" id="search-panel">
<ul class="search-result" id="search-result"></ul>
</div>
<template id="search-tpl">
<li class="item">
<a href="{path}" class="waves-block waves-effect">
<div class="title ellipsis" title="{title}">{title}</div>
<div class="flex-row flex-middle">
<div class="tags ellipsis">
{tags}
</div>
<time class="flex-col time">{date}</time>
</div>
</a>
</li>
</template>
<script src="/js/search.min.js?v=1.6.17" async></script>
</body>
</html>