-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathseo-keywords.html
More file actions
569 lines (429 loc) · 24.4 KB
/
Copy pathseo-keywords.html
File metadata and controls
569 lines (429 loc) · 24.4 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
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
<!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 Keywords | 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="Keywords Research通过对关键字的调研,我们可以:
优化关键词,找出给我们带来最大流量,最大转化的关键词。
Content Ideas。通过 GA、Google Planner、Tool 搜集关键词,并进行分类,可能产生一些内容。
Link Building。可以通过关键词优化 Anchor Text + Content Page。
Structure。可以根据关键词优化网站的导航">
<meta property="og:type" content="article">
<meta property="og:title" content="Google SEO Keywords">
<meta property="og:url" content="http://blog.inesoi.com/seo-keywords.html">
<meta property="og:site_name" content="Inesoi Bag Factory">
<meta property="og:description" content="Keywords Research通过对关键字的调研,我们可以:
优化关键词,找出给我们带来最大流量,最大转化的关键词。
Content Ideas。通过 GA、Google Planner、Tool 搜集关键词,并进行分类,可能产生一些内容。
Link Building。可以通过关键词优化 Anchor Text + Content Page。
Structure。可以根据关键词优化网站的导航">
<meta property="og:updated_time" content="2018-08-19T10:09:33.802Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Google SEO Keywords">
<meta name="twitter:description" content="Keywords Research通过对关键字的调研,我们可以:
优化关键词,找出给我们带来最大流量,最大转化的关键词。
Content Ideas。通过 GA、Google Planner、Tool 搜集关键词,并进行分类,可能产生一些内容。
Link Building。可以通过关键词优化 Anchor Text + Content Page。
Structure。可以根据关键词优化网站的导航">
<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 Keywords</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 Keywords</h1>
<h5 class="subtitle">
<time datetime="2015-08-22T16:00:00.000Z" itemprop="datePublished" class="page-time">
2015-08-23
</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="#Keywords-Research"><span class="post-toc-text">Keywords Research</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#3-Demension-Keywords-Reserch"><span class="post-toc-text">3-Demension Keywords Reserch</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Types-of-Keywords"><span class="post-toc-text">Types of Keywords</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Tools"><span class="post-toc-text">Tools</span></a><ol class="post-toc-child"><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#关键字规划师"><span class="post-toc-text">关键字规划师</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#Google-Trends-谷歌趋势"><span class="post-toc-text">Google Trends(谷歌趋势)</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#关键词工具"><span class="post-toc-text">关键词工具</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#长尾关键词工具"><span class="post-toc-text">长尾关键词工具</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#链接分析工具"><span class="post-toc-text">链接分析工具</span></a></li></ol></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#关键词案例"><span class="post-toc-text">关键词案例</span></a><ol class="post-toc-child"><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#Six-Question-to-ask-for-your-ideas"><span class="post-toc-text">Six Question to ask for your ideas</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#关键词列表"><span class="post-toc-text">关键词列表</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#产品类目"><span class="post-toc-text">产品类目</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#利用-GA-扩大关键词列表"><span class="post-toc-text">利用 GA 扩大关键词列表</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#利用关键词构思广告"><span class="post-toc-text">利用关键词构思广告</span></a></li></ol></li></ol>
</nav>
</aside>
<article id="post-seo-keywords"
class="post-article article-type-post fade" itemprop="blogPost">
<div class="post-card">
<h1 class="post-card-title">Google SEO Keywords</h1>
<div class="post-meta">
<time class="post-time" title="2015-08-23 00:00:00" datetime="2015-08-22T16:00:00.000Z" itemprop="datePublished">2015-08-23</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">
<h2 id="Keywords-Research"><a href="#Keywords-Research" class="headerlink" title="Keywords Research"></a>Keywords Research</h2><p>通过对关键字的调研,我们可以:</p>
<p>优化关键词,找出给我们带来最大流量,最大转化的关键词。</p>
<ul>
<li>Content Ideas。通过 GA、Google Planner、Tool 搜集关键词,并进行分类,可能产生一些内容。</li>
<li>Link Building。可以通过关键词优化 Anchor Text + Content Page。</li>
<li>Structure。可以根据关键词优化网站的导航结构,如把 Toys 分类为 5-7 Toys, 2-3 Toys。</li>
<li>On Page SEO。根据关键词分析,优化页面的 Title、Description、Detail 等。</li>
<li>Summary。扩充品类的分裂。</li>
</ul>
<h2 id="3-Demension-Keywords-Reserch"><a href="#3-Demension-Keywords-Reserch" class="headerlink" title="3-Demension Keywords Reserch"></a>3-Demension Keywords Reserch</h2><ul>
<li>Google Trends。时间维度。判断关键词的时间维度。判断关键词在某个时间段内关键词的搜索趋势。</li>
<li>Google Planner。Peaple Volumn,用户搜索量。</li>
<li>Index <competition>。Google 收入的页面量,以及竞争对手的分析,如 DA 和 PA 的值。</competition></li>
</ul>
<p>根据这几个维度:</p>
<ul>
<li>如果 Trends⬆,搜索量⬆,Indexed⬇️,则可以通过长尾关键字做页面带来自然流量。</li>
<li>如果 Trends⬆,搜索量⬇️,Indexed➡️⬇️,可以使用 Adwords,同事也可以根据情况做 SEO。</li>
<li>如果 Trends⬆➡️⬇,搜索量⬆,Indexed⬆(>5kw),说明这个词非常有商业价值,SEO 可能比较难。</li>
</ul>
<h2 id="Types-of-Keywords"><a href="#Types-of-Keywords" class="headerlink" title="Types of Keywords"></a>Types of Keywords</h2><ul>
<li>Informational 信息类关键词。如 南京地铁怎么走?</li>
<li>Trasactional 交易类信息,如 Cheap toys。</li>
<li>Branded 品牌类关键词。如米课。</li>
</ul>
<p>80% 以上的关键词是长尾关键词,通过对新词的分析,可以发现新的商机,带来新的流量和不错的转换。</p>
<h2 id="Tools"><a href="#Tools" class="headerlink" title="Tools"></a>Tools</h2><h3 id="关键字规划师"><a href="#关键字规划师" class="headerlink" title="关键字规划师"></a>关键字规划师</h3><h3 id="Google-Trends-谷歌趋势"><a href="#Google-Trends-谷歌趋势" class="headerlink" title="Google Trends(谷歌趋势)"></a>Google Trends(谷歌趋势)</h3><p>如果 Google Trends 的走势是波形图,那么可以在波谷的时候准备,在趋势网上走的时候加大广告投入,和别人竞争。</p>
<h3 id="关键词工具"><a href="#关键词工具" class="headerlink" title="关键词工具"></a>关键词工具</h3><ul>
<li><a href="https://toolsv6.seotoolset.com" target="_blank" rel="external">https://toolsv6.seotoolset.com</a></li>
<li><a href="http://www.keywordspy.com/" target="_blank" rel="external">http://www.keywordspy.com/</a></li>
</ul>
<h3 id="长尾关键词工具"><a href="#长尾关键词工具" class="headerlink" title="长尾关键词工具"></a>长尾关键词工具</h3><p><a href="http://ubersuggest.org" target="_blank" rel="external">http://ubersuggest.org</a></p>
<h3 id="链接分析工具"><a href="#链接分析工具" class="headerlink" title="链接分析工具"></a>链接分析工具</h3><ul>
<li>Chrome 插件 Open SEO Stats</li>
<li><a href="https://zh.majestic.com/" target="_blank" rel="external">Majestic®:营销搜索引擎和 SEO 反向链接检查器</a></li>
<li>Screaming Frog SEO Spider 检查 SEO 工具。</li>
</ul>
<h2 id="关键词案例"><a href="#关键词案例" class="headerlink" title="关键词案例"></a>关键词案例</h2><h3 id="Six-Question-to-ask-for-your-ideas"><a href="#Six-Question-to-ask-for-your-ideas" class="headerlink" title="Six Question to ask for your ideas"></a>Six Question to ask for your ideas</h3><p>挖掘关键词之前,可以回答以下六个问题:</p>
<ol>
<li><p>What is core business of your websites? 核心商业。以 Mocha.co.nz 为例。</p>
<p> Provides quiality kids furniture, stylish, trendy mocha furniture, with expanding business in home decor products.</p>
</li>
<li><p>How does your business make money?</p>
<p> Sell mocha brand product line such as baby feeding products, ourdoor and indoor kids stuff and balance bike.</p>
</li>
<li><p>What products/service you offer?</p>
<p> We offer baby highchairs, baby change table, baby cot kids bed, kids furniture, been bags, block trolley, ride on toys, scooter, balance bike and we also offer trendy home furnitures for adult.</p>
</li>
<li><p>describe your ideal customer or target market</p>
<p> mostly hoursewife, young couple, and peaple who like trendy furniture to decor their house.</p>
</li>
<li><p>what is your product application?</p>
<p> most peaple buy our products for their newborn baby and kids, some buy for their house decor and few buy for gifts to their friends and family.</p>
</li>
</ol>
<h3 id="关键词列表"><a href="#关键词列表" class="headerlink" title="关键词列表"></a>关键词列表</h3><p>根据以上六个问题,可以组件以下关键词:</p>
<p>根据第一个问题:</p>
<ul>
<li>quality kid furniture</li>
<li>trendy kid furniture</li>
<li>stylish kid furniture</li>
<li>home decor products</li>
</ul>
<p>第二个问题:</p>
<ul>
<li>mocha kids furniture</li>
<li>baby feeding product</li>
<li>outdoor kids product</li>
<li>indoor kids product</li>
<li>balance bike</li>
</ul>
<p>第三个问题:</p>
<ul>
<li>highchair</li>
<li>baby change table</li>
<li>baby cot</li>
<li>kids bed</li>
<li>kids furniture</li>
<li>bean bags</li>
<li>block trolley</li>
<li>ride on toys</li>
<li>kids scooter</li>
<li>adult furniture</li>
<li>home furniture</li>
</ul>
<p>第四个问题:</p>
<ul>
<li>gifts for young peaple</li>
<li>gifts for housewife</li>
<li>gists for newborn baby</li>
<li>gifts for newborn kids</li>
<li>gits for home decor</li>
</ul>
<p>…</p>
<h3 id="产品类目"><a href="#产品类目" class="headerlink" title="产品类目"></a>产品类目</h3><ul>
<li>kids furniture</li>
<li>indoor furniture</li>
<li>outdoor furniture</li>
<li>baby products</li>
<li>gitfs</li>
<li>home decor</li>
</ul>
<p>将相应的关键词分配产品类目下。</p>
<h3 id="利用-GA-扩大关键词列表"><a href="#利用-GA-扩大关键词列表" class="headerlink" title="利用 GA 扩大关键词列表"></a>利用 GA 扩大关键词列表</h3><p>使用 Google Adwords 扩充关键词。如在 GA 中搜索 baby feeding, high chair, baby change table, baby bot 可以得到一系列的关键词。</p>
<h3 id="利用关键词构思广告"><a href="#利用关键词构思广告" class="headerlink" title="利用关键词构思广告"></a>利用关键词构思广告</h3><p>Ads Ideas:</p>
<p>Why buy in Kids furniture Store?</p>
<ul>
<li>Save your time, buy Online from Mocha</li>
<li>Starts from $99 </li>
<li>Free delivery in NZ</li>
</ul>
<p>Blog Ideas:</p>
<ul>
<li>H1: 10 must buy furniture when design your kid room.</li>
<li>H2: Your kids will thank you and always remember.</li>
</ul>
<p>Promotion:</p>
<ul>
<li>50% off on all kids furniture, Last Day!</li>
<li>Prepare to pay MUST more if you miss this sale!</li>
</ul>
<p>Product Ideas:</p>
<ul>
<li>Get this product line</li>
</ul>
<p>Landing Page Ideas:</p>
</div>
<blockquote class="post-copyright">
<div class="content">
<span class="post-time">
Last updated: <time datetime="2018-08-19T10:09:33.802Z" itemprop="dateUpdated">2018-08-19 18:09:33</time>
</span><br>
Comments here,such as:<a href="/seo-keywords.html" target="_blank" rel="external">http://blog.inesoi.com/seo-keywords.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/seo-keywords.html&title=《Google SEO Keywords》 — 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/seo-keywords.html&title=《Google SEO Keywords》 — 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/seo-keywords.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 Keywords》 — Inesoi Bag Factory&url=http://blog.inesoi.com/seo-keywords.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/seo-keywords.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="/seo-tools.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 Tools</h4>
</a>
</div>
<div class="waves-block waves-effect next">
<a href="/seo-page-optimization.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 SEO Page Optimization</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/seo-keywords.html&title=《Google SEO Keywords》 — 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/seo-keywords.html&title=《Google SEO Keywords》 — 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/seo-keywords.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 Keywords》 — Inesoi Bag Factory&url=http://blog.inesoi.com/seo-keywords.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/seo-keywords.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,iVBORw0KGgoAAAANSUhEUgAAAK4AAACuCAAAAACKZ2kyAAABx0lEQVR42u3aQQ7CMAxE0d7/0uUApWFm7LhF+lkhKMlLF5bj+DjkcV7G9dfrk8psx44BFy7cMvdcjvUz682st6HM/2VLcOHCHeTeRYz1M72bWRvgwoX7Zq6+TBbU4MKF+7/cSkr0QCCDCxduxFWWt6dufQVw4cKd5OpVyn2ft9R34cKFG3FPcyjHm2wG6b9w4cId4bqpiV7OUEKhuy5cuHAnuVmHgxLOslTGPvzAhQu3lasXOJQd60lMdq6BCxfuDHdfOHOPSQ2JFFy4cDdws0tTpWHLLYJILwIuXLiPcivNGb1XNXDhwp3hugcMJTDVn7/dPFy4cEe4bohZT9FQ2qiXXOHChVvmuoWMhgtRc2NGfRcuXLhNXOXuMjsI6eUSN4zChQv3WW5G19splHBpBDK4cOGOcLOQ5F7D2JescOHCHedWLlndIBUmQHDhwt3MPc3hBqzs1ZSqKXDhwi1z3fYIJd3JAlYlzYILF+4Orpu+KN8oJVS3dQMuXLjzXDfQZMmN2/5l/AwXLtxHuW4h1b3E/TE/XLhwX8ytn7eUdRtSHLhw4Ra4duuk2WChF17bzmpw4cItcLPiZtZipRdKGuq7cOHCTbgftyqaeebfSKAAAAAASUVORK5CYII=" 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>