Improving the customer experience means getting search right

English, British
News Item Title
Improving the customer experience means getting search right
News Item Author Name
Jim Yu
News Item Published Date
News Item Summary

As consumers search from more places than ever before, it's vital that marketers deliver experiences that perform. Jim Yu shares tips on how to deliver a great experience at every search touch point.

The Value of Robots.txt: How Does It Help SEO?

maspillera
maspillera
M Posted 8 years 1 month ago
t 9 min read

The origins of the robots.txt protocol, or the "robots exclusion protocol," can be traced back to the mid-1990s, during the early days of web spiders traveling the internet to read websites. Some webmasters became concerned about which spiders were visiting their sites. A file containing directions on which site sections should be crawled and which shouldn't offered site owners the promise of having more control over which crawlers could visit their URLs and how much capacity they were allowed to consume. Since then the robots.txt has grown to meet the needs of modern web designers and website owners.

The current versions of the protocol will be accepted by the spiders and the major search engines to send out to gather information for their respective ranking algorithms. This is a common agreement among the different search engines thus making the commands a potentially valuable, but often overlooked, tool for brands in their SEO reports.

What is robots.txt?

Robots.txt is a series of commands that tells web robots, usually search engines, which pages to crawl and not to crawl. When a search engine lands on a site, it looks at the command for instructions. It can seem counterintuitive for a site to want to instruct a search engine not to crawl its pages, but it can also give webmasters powerful control over their crawl budget.

When writing out your protocol file, you will use simple, two-line commands. The first line says, "user-agent." This portion of the protocol dictates who the instructions apply to, and an asterisk "*", usually referred to as a wildcard, will mean that the command applies to all the web robots. Under the "user-agent" it will say, “disallow.” This tells the robots what they cannot do. If there is a "\", it means that the spiders should not crawl anything on the site. If this portion remains blank, then the spiders can crawl the entire site.

Why would I want to use robots.txt?

Understanding how Google crawls websites will help you see the value in using robots.txt protocol. Google has a crawl budget. This describes the amount of time that Google will dedicate to crawling a particular site. Google calculates this budget based upon a crawl rate limit and crawl demand. If Google sees that their crawling of a site slows down that URL, and thus hurts the user experience for any organic browsers, they will slow the rate of the crawls. This means that if you add new content to your site, Google would not see it as quickly, potentially hurting your SEO.

The second part of the budget calculation, the demand, dictates that URLs with greater popularity will receive more visits from the Google spiders. In other words, as Google stated, “you don’t want your server to be overwhelmed by Google’s crawler or to waste crawl budget crawling unimportant or similar pages on your site.” The protocol will allow you greater control over where the search engine crawlers go and when, helping you to avoid this problem. In addition to helping you direct search engine crawlers away from the less important or repetitive pages on your site, robots.txt can also serve other important purposes:

  • It can help prevent the appearance of duplicate content. Sometimes your website might purposefully need more than one copy of a piece of content. For example, if you create a printable version of a piece of content, you may have two different versions. Google has a well-known duplicate content penalty. This would allow you to avoid that.
  • If you are reworking parts of your website, you can use robots.txt to hide unfinished pages from being indexed before they have been prepared.
  • You also likely have pages on your website that you do not want displayed to the public. For example, this might include a thank you page after someone has made a purchase or submitted a login page. These pages should not appear on a search engine, making it worthless for Google or other search engines to index them.

According to Google, here are some of the most common rulesets for the protocol: Understanding robots.txt - BrightEdge

  1. It is important that while noting the various useful features of robots.txt, you do not try to use the protocol to keep sensitive information private. Think of the protocal as a request, but not a command.
  2. Although "good" spiders, the ones run by reputable organizations such as Google or Bing, will listen to the protocol's orders, it remains quite possible for crawlers designed by those with more nefarious intentions to ignore the command and crawl the page regardless of the code specified. Pages can also become indexed in other ways. For example, if another site or another page on your own site links to the page, your hidden page could end up indexed.
  3. When planning out your site infrastructure it's important to make a distinction between your private pages. Are these pages that need to be private and non-discoverable for solely for SEO reasons, or is keeping the content on these pages away from crawlers a security issue - e.g. exposure of sensitive customer data? The value of the robots.txt comes from the SEO strategy, not keeping confidential information private.

How do I configure robots.txt?

Setting up your protocol can be straightforward, but first let’s review what the two parts of the protocol mean:

  • User-agent: refers to the crawlers that the text refers to
  • Disallow: indicates what you want to block, what the crawler should not read

In addition to these two main portions, you can also use a third portion, labeled ‘allow’ if you need it. This section will be used if you have a subdirectory that falls within a blocked directory. For example, if you wanted to block the majority of a directory but had a single small subdirectory, the fastest way to set this up might be to say: user-agent: * (remember that the asterisk indicates that the protocol applies to all the spiders) disallow: /directory allow: /subdirectory1

This will tell the crawlers to look at this single subdirectory, even though it falls within the larger, blocked directory. If you want to let the crawlers look at the entire site, then you will leave the ‘disallow’ portion blank. If you want to set up your robots.txt to block specific pages, such as your login page or a thank you page, then in the "disallow" portion of the protocol you will put the portion of your URL that comes after the ‘.com’. As you think about the pages that you may want to block, consider these types of content and see if you have any on your site.

  • Login pages
  • Thank you pages for after someone has downloaded or purchased something
  • Needed duplicate content, such as a PDF or printable version of a webpage
  • New pages that you have begun to develop, but you do not want search engines indexing them yet

All about robot text - BrightEdgeAlthough robots.txt looks simple, there are a few rules that must be followed to ensure that the code will be interpreted properly.

    • Use all lower case letters for the file name, "robots.txt"
    • The protocols must be located in the top-level directory of the web server
    • You can only have one "disallow" for each URL on the site
    • Subdomains that have a common root domain need different protocol files

After you set up the protocol, you should test your site with your Google Webmasters account. Under the menu there will be a "Crawl" option. Clicking on this will open a dropdown menu, which will include a protocol tester option. If Google says that the text is allowed, it means that your text was written correctly. Robots.txt can be a useful tool in the hands of SEOs who understand the value of controlling how and when spiders crawl their websites. Consider how it might benefit your website and take this next step in SEO. 

The origins of robots.txt, or the “robots exclusion protocol,” can be traced back to the mid-1990s, during the early days of web spiders traveling the internet to read websites. Some webmasters became concerned about which spiders were visiting their sites. A file containing directions on which site sections should be crawled and which shouldn’t offered […]

The post The Value of Robots.txt: What is it and how does it help my SEO? appeared first on BrightEdge SEO Blog.

To help you better understand and communicate more effectively with your SEO team, we’ve composed a 3-part series of basic SEO concepts and their related definitions. While there are many SEO terms, we’re focusing on those that are the most basic and most discussed. In this first segment of our SEO glossary, we’ll go over the […]

The post A Guide to Basic SEO Practices: Part 1 appeared first on BrightEdge SEO Blog.

Welcome to Part 2 of our 3-part SEO basics series, designed to help you “speak SEO” with your team by becoming better acquainted with the basic SEO concepts most often discussed. Part 1 of our series covered basic on-page SEO terms and definitions. In this segment, we’ll define essential SEO linking concepts and search engine directives. […]

The post Guide to Basic SEO Concepts: Part 2 appeared first on BrightEdge SEO Blog.

In this third and final segment of our guide to basic SEO concepts, we’ll touch on the more advanced SEO definitions and concepts of website “crawlability,” including basic search engine directives, common client and server errors, best practices and web developer resources. You can access Part 1 of our series, covering on-page SEO concepts, and […]

The post Guide to Basic SEO Concepts: Part 3 appeared first on BrightEdge SEO Blog.

AdWords改めGoogle Adsの台頭:一つの時代の終幕と新たな時代の幕開け 【Erik Newton 2018年7月3日】

<p><strong>GoogleはAdWordsの名称を新たにGoogle Adsと改名し、7月24日から利用開始します。今回の記事では、Googleのペイドサーチ プログラムの歴史を振り返り、同社のビジネスモデルの中心的存在になるに至ったこれまでの経緯についてご紹介します。</strong></p>

<p>ペイドサーチ(有料検索)広告には20年以上もの歴史があります。Googleが検索技術を活用して収益を獲得する以前に、Goto.comという検索エンジンの存在がありました。Goto.comではPPCオークションシステムが構築されました。宣伝したい側がターゲット キーワードに対して、広告の表示位置を入札し、広告が入札価格に基づいて表示されます。ドットコムバブルがはじけてからは、Goto.comは16億3千万ドルでYahooに買収され、Overtureと名称変更しました。</p>

<p>Googleは、自社のビジネスモデルをAdSenseとCPM(Cost Per Mille)の入札形式から、CPC(Cost Per Click)の入札形式に引き続き進化させました。Googleは詐欺の防止強化や、表示する結果の関連度改善に多額の資金をつぎ込み、Yahooをたやすく抜き去る存在へと急成長しました。Googleの収益は1,100億ドルを上回り、その内90%がPPCやAdWordsによるものであると言われています。</p>

<p><img alt="identifying orphan site pages" class="wp-image-15564 alignright" height="263" sizes="(max-width: 395px) 100vw, 395px" src="https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-…; srcset="https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-… 1000w, https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-… 150w, https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-… 300w, https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-… 768w, https://www.brightedge.com/blog/wp-content/uploads/2017/06/orphanpages-… 600w" width="395" /></p>

<p>その後2007年に、Googleはデジタル広告を扱うDoubleClickを31億ドルで買収しました。当時は有料広告ビジネス全体がドットコム クラッシュからの回復過渡期にあったため、Googleのこの投資額は、超巨額であると考えられていました。</p>

<p>これに加えてGoogleはChromeブラウザやAndroid オペレーションシステムにも多額の資材を投資し、これがきっかけとなってデジタルメディアのあらゆる分野での事業展開が促進されたわけです。</p>

<p>当時のGoogleの投資が功を奏したのは周知の事実です。モバイル広告はデジタル広告関連の支出全体の67%を占めており、さらにeMarketerによると、2018年の内にモバイル動画関連の支出が従来のテレビ関連の支出を上回ると考えられています。</p>

<h2>Google AdWordsの改名</h2>

<p>先日Googleから以下のようなメッセージが送信されてきました。(翻訳は原文の下をご参照ください)</p>

<blockquote>
<p><em>Hello,</em></p>

<p><em>You’re receiving this message because you currently have an active AdWords account.</em></p>

<p><em>Earlier this week, we announced that Google AdWords is becoming Google Ads. The new Google Ads brand represents our full range of campaign types across Search, Display, Video, App and more. These help you connect with more consumers as they’re turning to Google, and our partner sites and apps, to find information and get things done.</em></p>

<p>&nbsp;</p>

<p><em>Starting July 24, 2018, you will begin to see the new Google Ads brand — including the new name and logo — reflected in the product interface, Help Center, billing documents, and more. Our URL will also be changing from adwords.google.com to ads.google.com.</em></p>

<p>&nbsp;</p>

<p><em>There is no action required on your part, and changes to the Google Ads branding will not impact your campaign performance, navigation or reporting. If you have any questions or would like to contact us, please visit the Help Center.</em></p>

<p><em>Sincerely,</em></p>

<p><em>The Google AdWords team (soon to be Google Ads)</em></p>
&nbsp;

<p><em>お客様各位</em></p>

<p><em>このメッセージは、アクティブなAdWordsアカウントを保有するユーザーを対象に送信されています。</em></p>

<p><em>今週はじめに、現在のGoogle AdWordsを改め、Google広告と改名することを発表しました。新たに利用開始するGoogle広告では、検索、ディスプレイ、動画、アプリ、その他各種様々なキャンペーンタイプをご利用いただけます。このサービスを活用することによって、Googleをはじめ、弊社の提携サイトやアプリを活用して情報を得たり、様々なタスクを実践しようとしたりする多くの消費者とより多くのつながりを持つことが可能になります。</em></p>

<p>&nbsp;</p>

<p><em>2018年7月24日より、新たにGoogle広告という名称およびロゴの使用が開始され、製品インターフェースや、ヘルプセンター、各種書類などでも新しい名称が反映されます。URLも同様にadwords.google.comからads.google.comに変更されます。</em></p>

<p>&nbsp;</p>

<p><em>これまでGoogle AdWordsをご利用いただいたお客様側で何らかの変更が必要になることはありません。また名称変更によってキャンペーンパフォーマンス、ナビゲーション、レポーティングに何らかの影響が出ることはありません。この件に関しまして不明点やご質問などございましたら、ヘルプセンターよりお問い合わせください。</em></p>

<p><em>Google AdWords担当チーム(新Google広告担当チーム)</em></p>

<p>&nbsp;</p>
</blockquote>

<p>Googleによると、この名称変更の動きは、同社の有料広告プラットフォームの簡略化を目指すキャンペーンの一環であると発表されています。これに伴って、以下のような変更が加えられます。</p>

<ol>
<li>Google AdWordsがGoogle広告に名称変更。</li>
<li>DoubleClickとGoogle Analytics 360 SuiteをGoogle Marketing Platformとして統合。</li>
<li>パブリッシャー向けDoubleClickとDoubleClick Ad ExchangeをGoogle広告マネージャーとして統合。</li>
</ol>

<p>Google AdWordsとは対照的に、Google広告では、マシーンラーニングやAIを活用することによって、複雑な管理やプラットフォームに関する知識がなくてもマーケターが簡単にキャンペーンを作成できるような自動キャンペーン作成機能が備わっています。</p>

<p><img alt="adwords consolidation screen shot of adword top navigation breadcrumb" class="alignleft size-large" height="61" src="https://videos.brightedge.com/assets/blog/adwords-intext3.jpg&quot; width="412" /></p>

<p>より規模の大きい顧客を対象とした<a data-wpel-link="external" href="https://marketingplatform.google.com/about/&quot; rel="nofollow" target="_blank">Google Marketing Platform</a>の一環で、Googleは新機能Display &amp; Video 360を発表しました。Display &amp; Video 360では、DoubleClick Bid Managerや、Campaign Manager、Studio、Audience Centerなどの機能が統合されており、制作側、企業側、メディア担当チームが足並みを揃えて1つの場所で広告キャンペーンを展開することができます。</p>

<h2>業界他社の動きに足並みを揃えるGoogle</h2>

<p>この動きの伴い、Google DoubleClickとGoogle Analytics 360 Suiteは1つに統合されます。また同様に、パブリッシャー向けDoubleClickとAd ExchangeもGoogle Ad Managerとして統合されます。これら一連のブランド統合やプラットフォームの統合を見ると、Googleの有料広告プログラムが業界内の広告プラットフォーム他社に足並みを揃えようとしているのがわかります。例えば、FacebookでもFacebook広告という名称で同様のサービスを提供している部門を抱えています。またAdobe Cloudでも同様に、各種プラットフォーム/チャネルを対象としたキャンペーン設定・管理を行うことができます。</p>

<p>ここまでお読みいただければお分かりの通り、広告業界では巨人同士の激しい戦いが繰り広げられています。より幅広く便利さを追求した巨大インベントリーを各社が提供しており、独立系のネットワークが広告を獲得するのは相当困難になりそうです。</p>

モバイルを対象としたSEO:BrightEdgeにおけるモバイル最適化に向けたサポート体制 【Katie O’Leary 2018年6月27日】

<p>企業でマーケティング戦略を展開する際には、ユーザーが使用するあらゆる端末を考慮する必要があります。カスタマーズジャーニーを通して顧客がどのような端末を使用してやり取りをするのか把握することが欠かせません。例えば、カスタマージャーニーの初めの段階で、多くのユーザーはモバイル端末を用いて独自にリサーチを行うことが考えられます。多くの業界では、オーガニック検索由来のモバイル トラフィックは、デスクトップ トラフィックを上回っています。BrightEdgeの最新の調査によると、<a data-wpel-link="internal" href="https://www.brightedge.com/resources/research-reports/mobile-first-57-t…; rel="follow">サイトへのトラフィックの平均57 %</a>がモバイルまたはタブレット端末を使用するユーザーであることがわかっています。</p>

<p>モバイル端末を使用して<a data-wpel-link="external" href="https://www.thinkwithgoogle.com/marketing-resources/micro-moments/i-wan…; rel="nofollow" target="_blank">独自のリサーチを行う人の内93%</a>がリサーチを行った後購買行動をとると考えられており、主要B2B組織の<a data-wpel-link="external" href="https://www.thinkwithgoogle.com/data-gallery/detail/mobile-driven-b2b/&…; rel="nofollow" target="_blank">収益の40%以上</a>をモバイルが構成していると言っても過言ではありません。</p>

<p>近年では、顧客はモバイル端末を使用して独自のリサーチを行っているだけではありません。モバイル端末を使用してコンバージョンに至る割合がますます高まっているのです。したがってモバイルファーストを推進する戦略を立てることや、モバイルフレンドリーなサイトを構築することが極めて重要になります。モバイルユーザーは、質の高いサイトを求めています。モバイル端末を使用してリサーチをした後に購買行動をとるユーザーは、実際に購買行動をとるまでに平均で6回も企業サイトを閲覧していることがわかっています。</p>

<p>モバイルユーザー重視がいかに重要になるかが明確になったところで、「モバイル端末を使用する顧客」専用の最適化作業がいかに重要であるかもわかるはずです。モバイル版検索結果ページ(SERP)では、非常にコンテキスト(意味/背景)を重視した結果表示形態が用いられています。パーソナライゼーションを強化するために、主要検索エンジン各社では、ユーザーの現在地などの要因も参照しています。</p>

<p>またモバイル版のSERPはデスクトップ版のSERPとは大きく異なっています。2つのSERPを比較すると、47%の確率で1~20位のランキング状況が異なっています。つまり、モバイル専用の最適化戦略を構築することが必要であることが明確になっています。このようなモバイルユーザーのみに焦点を当てた対策をとらなければ、常に動き回りながら検索を行うよう「オンザゴーユーザー」のエンゲージメントを効果的に高めるのは難しいでしょう。</p>

<p><a data-wpel-link="internal" href="https://videos.brightedge.com/assets/blog/mobileishere-intext1.jpg&quot; rel="follow"><img alt="pull quote from home depot on mobile keyword rankings" class="alignright" height="360" src="https://videos.brightedge.com/assets/blog/mobileishere-intext1.jpg&quot; width="200" /></a></p>

<h2>モバイル検索エンジン最適化(SEO)に備えた土台の構築</h2>

<p>効果的なモバイル最適化戦略を構築するためにまず求められるのは、土台を整えることです。ここでの土台とは、新しい変化を加える前の<a data-wpel-link="internal" href="https://www.brightedge.com/blog/mobile-seo-marketing/&quot; rel="follow">モバイルマーケティング</a>の現在の状態を指します。この土台の状態を把握することによって、自社の現状を的確に理解し、モバイルSEOを展開する上で何を優先的に取り組むべきなのか考えることができます。</p>

<h3>ステップ 1</h3>

<p>BrightEdgeプラットフォームにログイン後、<a data-wpel-link="internal" href="https://www.brightedge.com/products/s3/share-of-voice&quot; rel="follow">シェア オブ ボイス</a>を起動します。ここで現在の自社コンテンツを競合他社のコンテンツと比較し、今後のモバイルSEOを展開する上での基準にすることができます。これによって自社の強みや、改善が必要な分野を明らかにすることができ、またターゲットとする顧客がモバイル端末を使用している際に自社の存在感はどうかを把握することができます。</p>

<p><img alt="seo for mobile share of voice dashboard" class="aligncenter" height="447" src="https://videos.brightedge.com/assets/blog/mobileishere-intext2.jpg&quot; width="950" /></p>

<h3>ステップ 2</h3>

<p>次に、トラフィック レポートを確認しましょう。顧客が自社コンテンツをどのように発見しているのかを把握するために、デバイスの種類別のトラフィックを表すチャートを作成します。モバイル由来のトラフィックとデスクトップ由来のトラフィックの差を確認することができます。</p>

<p><img alt="seo for mobile storybuilder dashboard example" class="aligncenter" height="497" src="https://videos.brightedge.com/assets/blog/mobileishere-intext3.jpg&quot; width="995" /></p>

<h3>ステップ 3</h3>

<p>またモバイルSEOを本格的に始める前に、潜在的なエラーがないか確認しましょう。<a data-wpel-link="internal" href="https://www.brightedge.com/products/s3/contentiq&quot; rel="follow"> BrightEdgeのコンテンツIQ機能</a>を活用して、自社コンテンツ上に潜む潜在的なエラーを探し出すことができます。コンテンツIQでは、Googleのスマートフォンボットに基づいたサイトオーディットを実施することができ、Googleでモバイルフレンドリー度を測るテストと似た形態で自社サイトをチェックすることができます。クロールを設定する際には、モバイルドメインも忘れずに指定し、クロールが適切に実施できるようにしましょう。</p>

<p><img alt="seo for mobile data cube amazon.com report example" class="aligncenter" height="416" src="https://videos.brightedge.com/assets/blog/mobileishere-intext4.jpg&quot; width="995" /></p>

<h4>ステップ 4</h4>

<p>以下に挙げたような、よくあるモバイルエラーがないか確認しましょう。</p>

<ul>
<li><strong>Flashを使用している。</strong><br />
Flashはモバイルフレンドリーではありません。Flashを使用しているページは、モバイル端末では表示されない可能性が高いです。</li>
<li><strong>Viewportに問題がある。</strong><br />
Viewportに問題がある場合、投稿/公開した内容が適切に表示されず、ユーザーが見にくいと感じる場合があります。</li>
<li><strong>モバイル端末でコンテンツや画像が適切に表示されない。</strong><br />
フォントや画像が小さすぎる場合、ユーザーが見にくいと感じる場合があります。</li>
<li><strong>画面上の項目が近すぎる。</strong><br />
モバイルユーザーは指を使って操作をするため、クリックをするボタンなどが小さかったり、隣の他のボタンとの距離が狭かったりすると誤操作に繋がってしまいます。</li>
<li><strong>何かを送信する時に使用するボタンと他のボタンの間隔が狭い。</strong><br />
上記の項目と同様、ユーザーがサイトを使いにくさを感じてしまいます。</li>
</ul>

<h2>コンテンツ作成の機会を見出し、モバイルSEO戦略構築に活かす</h2>

<p>モバイルSEOに必要な土台を準備したら、次に必要になるのは、モバイルを意識したコンテンツ作成の機会を見つけることです。BrightEdgeのデータキューブを活用することによって、モバイルでのキーワードオポチュニティー(機会)について調べることができます。トラフィック率を測定し、最も大きな結果をもたらすのはどのキーワードなのか確認することができます。</p>

<p>モバイルSEO戦略で中心的な役割を担うのが「ストライキング ディスタンス」にあるキーワードです。ストライキング ディスタンスにあるキーワードとは、既にランク入りを果たしているキーワードの中で、5位~15位の間のポジションを獲得しているキーワードを指します。キーワードのランキング状況をレポートで確認しましょう。フィルター機能でモバイル端末のパフォーマンスを選択表示し、モバイル検索での自社コンテンツのランキング状況を確認します。サイト上にあるエラーを修正し、モバイル専用キーワードを意識してコンテンツを最適化することによって、自社ページのランキング状況を改善することができるでしょう。</p>

<p>これら2つの戦略を展開するにあたって、これらのキーワードが検索結果ページでのパフォーマンスを忘れずに確認しましょう。とりわけモバイル端末では、画面がクイックアンサーや動画などの結果で占められることが多いため、アバブ ザ フォールドにランク入りを果たす可能性が最も高いキーワードを優先的に選ぶ必要があるのです。選択したキーワードがSERP上でのパフォーマンスを参考に、コンテンツ作成を進めましょう。オーガニック検索でどのような機会があるのか把握するためには、モバイル専用(スマートフォン)の<a data-wpel-link="internal" href="https://www.brightedge.com/products/s3/intent-signal&quot; rel="follow">インテント シグナル ダッシュボード</a> を作成することです。BrightEdgeのストーリービルダーでは、モバイル専用のダッシュボードテンプレートをご利用いただけます。</p>

<p>最適化やコンテンツ作成などのカテゴリーにあるキーワードをターゲットにしましょう。これらのキーワードは、アバブ ザ フォールドにオーガニック検索結果が表示されるキーワードです。これらのキーワードを対象に、ストライキング ディスタンスにあるキーワードのコンテンツを最適化するか、新しいコンテンツを作成しましょう。</p>

<p>キーワードを前述のカテゴリーに分類したら、キーワードレポートを活用して、コンテンツの種類や、通常の結果ページまたはユニバーサル検索結果でのパフォーマンス状況を確認します。高価値のモバイルキーワードの中にクイックアンサーがある場合は、<a data-wpel-link="internal" href="https://www.brightedge.com/resources/white-papers/quick-answers&quot; rel="follow">クイックアンサーに関するホワイトペーパー</a>を参考に、この重要なポジションを獲得する方法についてさらに調べることをお勧めします。</p>

<h2>モバイルを意識したコンテンツ最適化</h2>

<p>モバイル最適化を実施する上でどのような機会があるのか明らかになったら、コンテンツを作成しましょう。この段階ではやみくもにコンテンツを作成するのではなく、スマートなコンテンツ作成が必要になります。</p>

<p>以下の項目に注意しましょう。</p>

<ul>
<li>顧客が求めている内容を的確に把握する。</li>
<li>ビジビリティーが高まるよう最適化する</li>
<li>コンテンツを最新の状態にする</li>
<li>他のマーケティング戦略と足並みを揃える</li>
<li>収益を確保する</li>
</ul>

<p>モバイルユーザーが求めているであろう内容を意識して、ユーザーが抱いている疑問に対する答えとなる内容をコンテンツに含めましょう。</p>

<p>データキューブを活用することによって、セマンティック(意味)的に関連のあるキーワードを見つけることができます。このような関連キーワードによって、コンテンツをさらに最適化し、検索エンジンにコンテンツの価値をアピールすることができます。Googleはこれらのキーワードを参照してコンテンツの内容を把握し、クエリとの関連度を決定します。また適切なキーワードをコンテンツに組み込むことによってコンテンツに深みを持たせることができます。</p>

<h2>モバイルのパフォーマンスを測定/改善する</h2>

<p>モバイル用に最適化したコンテンツを公開する段階になったら、検索エンジンの結果ページの状態を注意深く調べましょう。結果の状態を調べることによって、目標を適切に達成できているのか確認することができます。また必要に応じて戦略の方向性を軌道修正することも可能です。</p>

<p>ページレポート機能を活用することによって、トラフィックの状態をトラックし、収益と比較分析することができます。ページレポートでは、収益の状態に比べてトラフィックの拡大率を調べます。収益に伸びが見られない場合は、販売ファネルのより購買行動に近い段階に何らかの問題がないか調べ、必要に応じて修正を加えましょう。</p>

<p>またページレポートでは、自社ページ上でユーザーがどの程度の時間を費やしているのかを表すページ滞在時間や、直帰率なども調べることができます。これらの数値が好ましくない場合は、コンテンツがユーザーの期待に沿えていない可能性が高いでしょう。このような場合は、同じクエリに対して検索結果ページで高ランクを獲得しているページを参考にして、どのような要素が求められているのか見直しが必要になります。</p>

<p>BrightEdgeでは、モバイルファースト専用ダッシュボードをご利用いただけます。必要に応じて希望するチャートをカスタマイズして追加することができます。</p>

<p>進捗状況を確認する際には、ランキングに注目しましょう。改善が見られたキーワードや、ストライキング ディスタンスを獲得したその他のキーワードなど、今後投資に値するキーワードを探しましょう。</p>

<p>現在の消費者はモバイル中心に活動しています。モバイル端末を使用して自分の知り合いや仕事関係者とやり取りをするのはもちろんのこと、ありとあらゆることにモバイル端末が使用されています。このようなモバイルユーザーを意識して、より万全な体制を構築することによって、モバイルユーザーを自社事業に取り込める可能性が高まります。</p>

<p>今すぐモバイルSEOを始めましょう!</p>

<ol>
<li>土台を整える</li>
<li>優先的にモバイルキーワードに取り組む</li>
<li>モバイルを意識したコンテンツを最適化/作成する</li>
<li>進捗状況を測定/トラックする</li>
<li>進捗状況に基づいて、必要な修正をモバイルSEO戦略に反映する</li>
</ol>

Understanding Google Ads Campaign Management

enewton@brightedge.com
enewton@brightedge.com
M Posted 8 years 1 month ago
t 9 min read

Google Ads, previously known as Adwords, rebranded on July 24th, 2018. We look at the history of Google's paid search program and how it became the centerpiece of the company's business model. Paid search advertising is more than 20 years old. Before Google had decided how to monetize its technology, there was the Goto.com search engine. Goto.com established the PPC auction system with advertisers bidding for ad position on keywords and ads ranked by bid value. After the dotcom crash, Goto.com rebranded as Overture and sold itself to Yahoo for $1.63 billion. Google continued to evolve its business model from AdSense and impression CPM billing to AdWords and CPC billing. Google invested heavily in improving the fraud control and relevancy of its offering and outgrew Yahoo handily. Google has grown to over $110B in revenue with nearly 90% of Google's revenue coming from PPC and AdWords. Google Adwords becomes Google Ads

Following that, Google bought DoubleClick, a digital display advertising company, for $3.1B in 2007, which at the time seemed like a great deal of money, as the paid ads business was still recovering from the dotcom crash. It also made huge investments in the Chrome browser and Android operating system which allows it to stay involved in nearly every area of digital media. The major investments that Google made at the time paid off. Mobile ads now account for 67% of digital ad spending and mobile video spending will exceed traditional TV spending in 2018, according to eMarketer.

Rebranding of Google Adwords

I received this email message from Google:

Hello, You're receiving this message because you currently have an active AdWords account. Earlier this week, we announced that Google AdWords is becoming Google Ads. The new Google Ads brand represents our full range of campaign types across Search, Display, Video, App and more. These help you connect with more consumers as they're turning to Google, and our partner sites and apps, to find information and get things done. Starting July 24, 2018, you will begin to see the new Google Ads brand — including the new name and logo — reflected in the product interface, Help Center, billing documents, and more. Our URL will also be changing from adwords.google.com to ads.google.com. There is no action required on your part, and changes to the Google Ads branding will not impact your campaign performance, navigation or reporting. If you have any questions or would like to contact us, please visit the Help Center. Sincerely, The Google AdWords team (soon to be Google Ads)

According to Google, the rebranding is part of a campaign to simplify the company's paid advertising platforms. As part of that initiative, the full set of rebrands is as follows:

  1. AdWords to rebrand as Google Ads
  2. DoubleClick and Google Analytics 360 Suite unified as Google Marketing Platform
  3. DoubleClick for Publishers and DoubleClick Ad Exchange unified as Google Ad Manager

In contrast to AdWords, Google Ads will have more automated Google Ads campaign development features that use machine learning and AI to help marketers launch campaigns with less administrative and platform knowledge.

As part of the Google Marketing Platform for larger customers, Google also announced Display & Video 360. "Display & Video 360 brings together features from DoubleClick Bid Manager, Campaign Manager, Studio and Audience Center to allow creative, agency, and media teams to collaborate and execute ad campaigns end-to-end in a single place."

Aligning Google Ads Campaigns to the Industry

This move combines the Google DoubleClick and Google Analytics 360 Suite platforms under a single brand. Similarly, DoubleClick for Publishers and Ad Exchange will be merged into Google Ad Manager. This move towards branding consolidation, as well as some actual platform consolidation, aligns Google's paid advertising programs with other advertising platforms in the space. For example, Facebook has a similar offering it calls Facebook Ads. Adobe Cloud also enables cross-platform and cross-channel campaign setup and management. So, it is a battle of the titans in advertising, each offering huge inventory, and more breadth and convenience that will make it harder for independent networks to secure ad dollars. 

Google is rebranding AdWords as Google Ads on July 24th. We look at the history of Google’s paid search program and how it became the centerpiece of the company’s business model. Paid search advertising is more than 20 years old. Before Google had decided how to monetize its technology, there was the Goto.com search engine. […]

The post AdWords Becomes Google Ads: The End of One Era and the Beginning of Another appeared first on BrightEdge SEO Blog.

,