Keyword Research

***The Theory Behind Keyword Research***
1.When users go to search engines and type out their search query, they may use language that is entirely different from what you expect.

2.Take the time to go beyond the surface and use the tools to learn how your customers think, get your thinking in alignment with theirs, and then build your website strategy.

3.Understanding the Long Tail of the Keyword Demand Curve.

4.Understanding the Impact of Google Hummingbird

5.In terms of Hummingbird’s impact on keyword research, it’s also important to consider co-occurrence analysis:He shows how on a sample page terms such as women, shoes, boots, and shoe co-occur on an ecommerce page with words like view, sale, cart, shipping, and other ecommerce-related terms. This sends a signal to the search engine that this should be a page where users can shop for and buy women’s footwear. If an ecommerce page lacks those words and phrases that help to signal that the page’s intent is to sell products, it might lower the chances of that page ranking for purchase-oriented search phrases.
Ultimately, in both cases, the goal is for the search engines to understand the user’s intent and to return a set of results that satisfy that intent, regardless of whether the exact phrase searched for explicitly appears on the pages returned as results for a given query.
What this means from an SEO perspective is that the exact query a user may be searching for is less important than the intent behind it.
While keyword research is still crucial, creating pages highly optimized to a specific keyword is less important than creating extremely high-quality, unique content that answers the need or question behind the keyword query.
Rather than highly optimizing each page on your site for one or two specific keyword phrases, think about which phrases might belong together on a page and identify the page’s theme and intent. Consider each page more holistically and how you might improve the page to better answer your users’ needs.

Traditional Approaches: Domain Expertise and Site Content Analysis
1.One of the smartest things you can do when initially conducting keyword research is to brainstorm original ideas with the participants in the business before getting keyword tools involved.Your internal team has a rich array of knowledge that the keyword tools do not:they know where to start. Keyword tools require the initial input of information,and the quality of the data they provide is only as good as the quality of the “seeds” you give them.

***Keyword Research Options***
1.Keyword Research Data from Search Engines:
Related terms;
Common usage and phrase combinations(Using a search with the * (asterisk) character);

2.Keyword Research Data from Tools:
Google AdWords Keyword Planner and Traffic Estimator;
Bing Keyword Research tool;
KeywordDiscovery(not free);
Experian Hitwise(not free);
comScore Search Planner(not free);
WordStream(not free);
SEMrush(not free);
Searchmetrics(not free);
Google Suggest;
Soovle(Suggest from many engine);
Ubersuggest(Google Suggest tool)

3.Keyword Research Data Analysis(Once you have the raw keyword data from the research you’ve done with your favorite tools, you need to analyze which keywords have the highest value, relevance, and potential conversion rate):
Moz offers a Keyword Difficulty tool that does a good job collecting all of these metrics and providing a comparative score for any given search term or phrase.

***Leveraging the Long Tail of Keyword Demand***
1.Extracting Terms from Relevant Web Pages
2.Identifying Long-Tail Patterns

the art of seo(chapter five)的更多相关文章

  1. the art of seo(chapter eleven)

    Tracking Results and Measuring Success goal -> driver ***Why Measuring Success Is Essential to th ...

  2. the art of seo(chapter ten)

    Mobile, Local, and Vertical SEO ***The Mobile Landscape***Mobile site speed:• Google Page Speed Insi ...

  3. the art of seo(chapter six)

    Developing an SEO-Friendly Website ***Making Your Site Accessible to Search Engines***1.Indexable Co ...

  4. the art of seo(chapter four)

    SEO Implementation:First Stages ***Development Platform and Information Architecture***1.Technology ...

  5. the art of seo(chapter three)

    SEO Planning: Customizing Your Strategy ***Developing an SEO Plan Prior to Site Development***Determ ...

  6. the art of seo(chapter one)

    preface:Andy Johns (@ibringtraffic):growth strategist@Wealthfront ***1.Search Reflecting Consciousne ...

  7. the art of seo(chapter eight)

    How Social Media and User Data Play a Role in Search Results and Rankings ***Correlation Between Soc ...

  8. the art of seo(chapter seven)

    Content Marketing ***Leveraging Major Social Media Platforms***LinkedIn, Facebook,Google+, Pinterest ...

  9. the art of seo(chapter two)

    ***Search Engine Basics*** *Understanding How Vertical Results Fit into the SERPs* As a direct conse ...

随机推荐

  1. Android Adapter推荐写法

    package jason.fragmentdemo.adapter; import nqy.fragmentdemo.R; import nqy.fragmentdemo.model.Article ...

  2. 前端模板inspinia

    前端模板,可以下个免费的,可以花点小钱买.或者github搜索一个 https://chuibility.github.io/inspinia/ http://cn.inspinia.cn/layou ...

  3. 使用TypeDescriptor给类动态添加Attribute【转】

    源文 : http://www.cnblogs.com/bicker/p/3326763.html 给类动态添加Attribute一直是我想要解决的问题,从msdn里找了很久,到Stack Overf ...

  4. 漫谈深度学习时代点击率预估技术进展 &&深度学习在推荐系统上的发展

    转载:https://www.infoq.cn/article/XA055tpFrprUy*0UBdCb https://www.zhihu.com/question/20830906/answer/ ...

  5. Ubuntu中一次更改用户名带来的连锁反应

    我是一个ubuntu新手,接触ubuntu半年不到,装系统的时候输入了一个用户名,但是最近突然想更名了,这是悲剧的开始! google:ubuntu change username等相关的关键字,最终 ...

  6. hdu 4432 数学杂题

    http://acm.hdu.edu.cn/showproblem.php?pid=4432 6分钟写的代码,一上午去调试,, 哎,一则题目没看懂就去写了,二则,哎,,恶心了.在坚持几天然后ACM退役 ...

  7. 如何把网页或html内容生成图片

    网页或html内容生成图片 今天想把做好的html内容或网页生成一张图片,没有网页在线版的生成或转换工具,除非下载客户端软件使用.   不过,发现可以利用搜狗高速浏览器和360浏览器生成图片,这里讲解 ...

  8. VM(转)

    vmplayer  &&  VMworkstation 很多人想尝试一下多种不同的操作系统,例如学习Linux:又或者希望搞一个专门的系统用来测试各种各样东西而不会搞乱搞坏现有的系统. ...

  9. PHP中curl获取本机虚拟主机接口

    在PHP的curl代码中增加header可解决此问题. $header = array( "Host: 你的域名(不能包含http://)", "Accept: text ...

  10. IDA断点和搜索

    一.断点 调试很重要一点是下断点,看看IDA提供的功能,本来已经和WinDbg一样强了. 官方文档的变化 Edit breakpoint Action name: BreakpointEdit Con ...