the art of seo(chapter ten)
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)的更多相关文章
- the art of seo(chapter eleven)
Tracking Results and Measuring Success goal -> driver ***Why Measuring Success Is Essential to th ...
- the art of seo(chapter six)
Developing an SEO-Friendly Website ***Making Your Site Accessible to Search Engines***1.Indexable Co ...
- the art of seo(chapter five)
Keyword Research ***The Theory Behind Keyword Research***1.When users go to search engines and type ...
- the art of seo(chapter four)
SEO Implementation:First Stages ***Development Platform and Information Architecture***1.Technology ...
- the art of seo(chapter three)
SEO Planning: Customizing Your Strategy ***Developing an SEO Plan Prior to Site Development***Determ ...
- the art of seo(chapter one)
preface:Andy Johns (@ibringtraffic):growth strategist@Wealthfront ***1.Search Reflecting Consciousne ...
- the art of seo(chapter eight)
How Social Media and User Data Play a Role in Search Results and Rankings ***Correlation Between Soc ...
- the art of seo(chapter seven)
Content Marketing ***Leveraging Major Social Media Platforms***LinkedIn, Facebook,Google+, Pinterest ...
- the art of seo(chapter two)
***Search Engine Basics*** *Understanding How Vertical Results Fit into the SERPs* As a direct conse ...
随机推荐
- 身份证识别接口编写的JAVA调用示例
此java文章是基本聚合数据证件识别接口来演示,基本HTTP POST请求上传图片并接收JSON数据来处理. 使用前你需要通过 https://www.juhe.cn/docs/api/id/153 ...
- Interleaving String——是否由两个string交叉、DP
Given s1, s2, s3, find whether s3 is formed by the interleaving of s1 and s2. For example,Given:s1 = ...
- hdu 4862 KM算法 最小K路径覆盖的模型
http://acm.hdu.edu.cn/showproblem.php?pid=4862 选t<=k次,t条路要经过全部的点一次而且只一次. 建图是问题: 我自己最初就把n*m 个点分别放入 ...
- View的滚动原理简单解析
一直对View的滚动了解的不深,说明确了吧也能说出个所以然来,所以我就花了点时间做了一个小小的总结,言归正传,view的滑动分为下面三种: 1)View本身不滚动,指滚动View的内容,这也是View ...
- centos-64整合nginx和tomcat
centos-64整合nginx和tomcat 分类: Linux 2013-04-25 10:41 128人阅读 评论(0) 收藏 举报 1.安装wget和依赖包 yum install wget ...
- caffe-ubuntu1604-gtx850m-i7-4710hq----bvlc_reference_caffenet.caffemodel
bvlc_reference_caffenet.caffemodel --- name: BAIR/BVLC CaffeNet Model caffemodel: bvlc_reference_caf ...
- 使用HTML5制作简单的RPG游戏
很久以前就想着做一个游戏,但什么都不会又不知道从哪里开始,胡乱找来一些书籍和资料结果太深奥看不懂,无奈只能放弃.这一弃就是十多年,倥偬半生,眼看垂垂老矣,还是没能有什么成果. 近年来游戏引擎越来越多, ...
- python 基础 2.2 if流程控制(二)
一. if else 1.逻辑值(bool)包含了两个值: ----True:表示非空的值,比如:string ,tuple,list,set,dictonary,所有非空的序列. -----F ...
- php部分--题目:投票 重点:两个div套用,显示百分比;
1.建立两个表格:要显示百分比的话,就要在选项表中加上一列标记number 2.链接数据库,并对题目和选项进行显示 <?php $db=new MySQLi("localhost&qu ...
- 【BZOJ4435】[Cerc2015]Juice Junctions Tarjan+hash
[BZOJ4435][Cerc2015]Juice Junctions Description 你被雇佣升级一个旧果汁加工厂的橙汁运输系统.系统有管道和节点构成.每条管道都是双向的,且每条管道的流量都 ...