Mobile, Local, and Vertical SEO

***The Mobile Landscape***
Mobile site speed:
• Google Page Speed Insights
• Mobi Test from Akamai
• WebPageTest
• W3C’s Mobile OK Checker
other resource:
• 50+ Essential Mobile SEO Resources
• “Mobile Site Audit Checklist”
• “SEO: Mobile Search”
• “Mobile SEO”

***App SEO: Deep Linking and Indexing for Mobile Search***

***Optimizing for Vertical Search***

***Optimizing for Image Search***
According to the aforementioned Searchmetrics study, in 2013, images were displayed 45% of the time in Google SERPs, more frequently than any other blended search elements.
Tips:
• Make sure the image filename or img src string contains your primary keyword.
• Always use the alt attribute for images. This attribute helps the vision-impaired to understand your site, and search engines use it to better understand what your images are about.
•A descriptive caption underneath the image is helpful.
•It is also a good idea to create an image XML sitemap to highlight images you consider particularly important, or to help the search engines find images that might otherwise be difficult for their crawlers to discover.

How to promote your image on social media like pintrest.

***Optimizing for Video/Multimedia Search***
The first component of video search optimization involves improving the
ranking of your video content in Google’s “universal” search results. The second involves improving the ranking of your videos in YouTube (the second largest searchengine).

According to data from comScore qSearch for May 2014, in the United States, Google had 12.5 billion explicit core searches that month, YouTube had 4.0 billion search queries, Microsoft had 3.5 billion searches, and Yahoo! had 1.8 billion.

An analysis of Google Universal Search results by Searchmetrics (June 18, 2014) found that videos appear in 65% of Google searches in the United States. However, 54% of these video results were from YouTube, about 5% were from Vimeo, about 5% were from Dailymotion, and no other video provider got more than about 1%.

Video SEO for YouTube:
1.Conduct keyword research
When conducting keyword research for video SEO, one of the first tools that you should consider using is Google Trends;
Another trending tool to check out is YouTube Trends, which shows you the latest trending videos and topics on YouTube.
2.Optimize your metadata
Title;
Description:
• Accurately describe your video’s actual content (transcript excerpts are ideal) in one or two sentences.
• Describe your channel and link to your channel page.
• Drive viewers to subscribe (so include a subscribe link).
• Link to other episodes or related videos and playlists.
Tags:
• Include a mix of both general and specific tags.
• Use enough tags to thoroughly and accurately describe the video.
• Update catalogue videos’ tags when new search trends emerge.
• Properly format tags to ensure appropriate indexing of your video.
• Include keywords from your title in your video’s tags.
• List tags in order of relevance to the video and try to use the whole 120-character limit.
3.Create custom thumbnails
4.Optimize your annotations:
• Subscribe direct link. Annotate the “subscription confirmation” page to make it easy for viewers to subscribe to your channel.
• Navigation. Highlight your newest video, create a table of contents for long videos,or prompt users to enter a sequential playlist viewing experience (e.g., “Click here for the next video in this series”).
• Calls to action. Drive engagement by inviting viewers to like, comment, or respond to questions. Complement scripted calls to action in the video with textual annotations.
5.Spotlight annotations
6.InVideo Programming annotations
7.Optimize your captions
8.Create and optimize playlists
9.Optimize your channel:
Channel name;
Channel icon;
Channel description;
10.Gain subscribers by promoting your channel
11.Optimize watch time
12.Check YouTube Analytics
13.Leverage paid advertising

***Video SEO for Google***
1.Embed YouTube videos and playlists
2.Use a video distribution service
3.Use a Google video sitemap

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

  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 six)

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

  3. the art of seo(chapter five)

    Keyword Research ***The Theory Behind Keyword Research***1.When users go to search engines and type ...

  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开发人员不得不收集的代码(转)

    App相关→AppUtils.java 安装App installApp 卸载指定包名的App uninstallApp 获取当前App信息 getAppInfo 获取所有已安装App信息 getAl ...

  2. MySQL 函数笔记

    统计相关函数 COUNT和SUM函数使用小技巧 参考自: MySQL - Conditional COUNT with GROUP BY 在一个 SQL 中统计多个指标的个数: SELECT COUN ...

  3. chm文件打不开的解决办法

    我今天在网上找了找C++函数库,下载下来一个 .chm 文件,打开之后发现只显示了目录,内容却显示不出来. 显示是这样:右边区域显示不出来. 在网上查了一下发现CHM文件是网上比较多的电子书籍显示格式 ...

  4. 配置Spring的用于解决懒加载问题的过滤器

    <?xml version="1.0" encoding="UTF-8"?><web-app version="2.5" ...

  5. 【Java】 Spring依赖注入小试牛刀:编写第一个Spring ApplicationContext Demo

    0  Spring的依赖注入大致是这样工作的: 将对象如何构造(ID是什么?是什么类型?给属性设置什么值?给构造函数传入什么值?)写入外部XML文件里.在调用者需要调用某个类时,不自行构造该类的对象, ...

  6. Spark Streaming和Kafka整合开发指南(一)

    Apache Kafka是一个分布式的消息发布-订阅系统.可以说,任何实时大数据处理工具缺少与Kafka整合都是不完整的.本文将介绍如何使用Spark Streaming从Kafka中接收数据,这里将 ...

  7. js获取和设置属性的方法

    function square(num){    var total = num*num;//局部变量    return total;}var total = 50;//全局变量var number ...

  8. 2015最流行的Android组件、工具、框架大全(转)

    转自:2015最流行的Android组件.工具.框架大全 Android 是目前最流行的移动操作系统之一. 随着新版本的不断发布, Android的功能也日益强大, 涌现了很多流行的应用程序, 也催生 ...

  9. hdu2473 Junk-Mail Filter 并查集+删除节点+路径压缩

    Description Recognizing junk mails is a tough task. The method used here consists of two steps:  1) ...

  10. 关于python webpy的request

    获取get值i = web.input()keyword = i.get('keyword') 判断get值是否存在if i.has_key('keyword')