SlideShare una empresa de Scribd logo
1 de 10
Mobile SEO
There are three main approaches to develop a site targeting mobile
devices (feature phones, smartphones and tablets):
1. The Responsive Web Design Approach
Responsive Web Design is a Web design approach that uses CSS3 Media
Queries and a fluid grid with relative units in order to display a flexible
design that automatically adapts according to the device used by the
visitor: mobile, smartphone, tablet, desktop, etc. without redirecting or
referring to another page.
The pros and cons of a responsive web design approach from a mobile
SEO perspective are:
With a responsive Web design approach you won’t split link popularity
among many URLs targeting the different devices and will avoid any
content duplication issue, maximizing and reusing the same information
by changing its format based on the device.
Nonetheless, this approach would require a possible site redesign and
won’t provide a highly targeted, differentiated user experience and content
offering based on the used device.
2. The Dynamic Serving Approach
With dynamic serving your Web server needs to respond with a different
piece of HTML on the same URL depending on the user agent requesting
the page: Mobile users and bots should see a mobile specific page version
served on the same address than the desktop one, that should be only
accessible to desktop users and search bots.
The pros and cons of a dynamic serving approach from a mobile SEO
perspective are:
This approach gives you the alternative of creating a specifically targeted
page for each type of device if you need to (desktop, feature phone,
smartphone or tablet), giving a highly targeted user experience without
splitting link popularity since they’re all going to be shown through the
same URL, based on the identified user agent. Nonetheless, the
maintenance costs and implementation complexities can be high.
3. The Parallel Mobile Site Approach
With a parallel mobile site you will create an additional mobile site URL
structure targeting users accessing via mobile devices, that will be shown
under the “m” subdomain. In this approach visitors and search bots that
end-up in the wrong site version are 301-redirected to the correct one.
For example, if a mobile user or googlebot mobile try to access the
yourname.com/category page, they will be 301-redirected to the mobile
version of that specific page: m.yourname.com/category. The same will
happen the other way around, with desktop visitors and search bots 301-
redirected to their correct desktop page version.
The pros and cons of a parallel mobile site approach from a
mobile SEO perspective are:
This approach is similar to the one of the dynamic serving in the sense
that you can create independent and specifically targeted pieces of
content, that can be totally differentiated to give the best user experience,
nonetheless, in this case the pages will be shown through different URLs
which can cause a link popularity split and a content duplication risk if it’s
not correctly optimized (with redirections and the use of tags that will be
covered later).
Improve & Maximize – The Mobile
SEO Recommendations
As a result of the Mobile SEO audit you should create actionable Mobile
SEO recommendations to improve the site mobile search visibility, traffic
and conversions.
Use these templates I’ve shared before to create actionable SEO audit
reports by formatting the recommendations in a easy to understand
document that drives accurate implementation and facilitates the follow-
up.
You can organize the report by including the findings from the mobile SEO
audit along the following recommendations:
Mobile Site Architecture Recommendations
To make sure your mobile site is crawlable and indexable it’s fundamental
you develop recommendations to take into considerations and fix all of the
crawling errors and indexing issues found in the “How is your site
crawled & indexed by mobile search engines?” research and
analysis, that also serve as an input to develop and optimize your new
mobile site architecture, paying special attention to:
The mobile site speed.
Make sure your mobile pages load fast, taking into consideration
Google’s Web performance best practices, particularly those
for mobile optimization, that take into consideration mobile devices
limited CPU capabilities and the high round-trip times of mobile networks.
Among others, optimizing caching, defer parsing of Javascript, make
landing pages redirects cacheable, minimizing round-trip times, payload
size and browser rendering, etc. are some of the recommendations to
have a fast site.
All page elements and content are effectively displayed in
mobile devices.
Verify large images, javascript, videos, etc with mobile
emulators such as Google’s Gomometer (or some of the others
used in the previous analysis). Remember that some formats won’t be
shown in most of mobile devices, such as Flash.
Take also into consideration that mobile search results snippets
showing titles, meta descriptions and URLs can be different
and are usually shorter than for desktop. To make sure you make
the most out of them with the mobile targeted keywords and you’re
as concise as possible you can use the Firefox extension User Agent
Switcher to easily visualize Google’s search results as a mobile device and
verify how they’re displayed.
It’s also fundamental to reorganize your mobile page elements in
order to fit well in your most popular mobile devices screens –
the ones you identified in the “What Mobile devices are used by your site
visitors?” analysis–, taking into consideration these Jakob Nielsen’s mobile
usability guidelines.
Maintain a consistent user interface design through the Mobile &
Desktop sites
Although is true that you will need to reorganize your content and
eliminate some elements to fit well in mobile screens is important to keep
the same design patterns and references between your Mobile
and Desktop sites, that will help your users to identify and browser
more easily through your mobile site.
Additionally, in dependence of the type of mobile site architecture you’ve
identified as the adequate for your mobile requirements and restrictions in
the previous “Your Mobile Site Architecture” analysis you will need to
take also into consideration some of the following recommendations:
For Responsive Web Design
Allow search engines to crawl pages’ assets (css, js,
images). Make sure you’re not blocking these elements with
your robots.txt.
Use a CMS or Framework to facilitate the
implementation, such as Bootstrap or Foundation and follow
Google’s guidelines to use responsive Web design effectively.
Since you will be using the same page for both desktop and
mobile purposes it’s even more important that you check
those elements that could have problems to be shown
in mobile screens and the site speed.
For Dynamic Serving
Use the vary HTTP header “User Agent” when serving
different content through the same address according to the
user agent to help Googlebot discover your mobile-optimized
content faster.
Since you will be automatically serving your mobile and
desktop content through the same URLs it’s fundamental that
you verify if you’re effectively detecting the user-
agents (and avoid cloaking) by on one hand, always showing
the same information to your mobile visitors and search bots
and, on the other, the same to your desktop visitors and search
bots. Use Google Webmasters Tools Fetch as Googlebot
mobile option and Screaming Frog’s crawling capabilities as
Googlebot mobile, as it was shown in the “How is your site
crawled & indexed by mobile search engines?” analysis.
For Parallel Mobile Sites
Enable a consistent Mobile URL structure under an
“m” subdomain that correspond to the same desktop
version structure. For example, the mobile version of
yourname.com/category will be m.yourname.com/category.
Use 301-redirects in all of the site pages to refer
mobile users and bots accessing a desktop page
version to its mobile version and viceversa. For
example, a mobile visitor or search bot accessing to
yourname.com/category should be 301-redirected to
m.yourname.com/category, and viceversa with desktop visitors
and search bots (they will be redirected to the relevant desktop
page when trying to access a mobile page version).
Add a link rel=”alternate” tag in each of the desktop
pages referring to their specific mobile versions and a
link rel=”canonical” tag in all of the mobile pages
referring to their desktop versions, as specified by
Google, for example:
Always include a link from the mobile versions to their
specific desktop versions and viceversa, from each
desktop page to its relevant mobile version. For example, you
should include a link from the desktop
site yourname.com/category to its mobile version
m.yourname.com/category.
Create a Mobile XML Sitemap for feature phone or
smartphone and submit it to Google Webmaster Tools
through the Optimization > Sitemaps functionality.
Configure Google Analytics to show your full
hostname, to make sure you can effectively track your mobile
subdomain.
Mobile Content Recommendations
It’s important to create or optimize your mobile site structure with pages
that target through their different elements (title, meta descriptions, URLs,
etc.) and main information (text, images, videos, etc.), by featuring:
Relevant terms with the higher mobile search volume identified in the
mobile keyword research you did in “Your Mobile Sector Audience”
analysis that are also attractive from a business perspective. These
can be a bit trickier to optimize if you’ve chosen a responsive Web
design alternative and your mobile keywords are different from your
desktop ones. If this is the case, then you should identify which of
your desktop pages are the ones that could be also especially
relevant and attractive for your mobile audience.
Address and phone of each office or locality with
geolocalized terms in your mobile optimized pages for local
related businesses.
Structured data according to Google’s specification to
include your business name, products reviews, events, videos, in
order to display rich snippets in the search results. To verify if you’re
correctly implemented structured data on your site you can use the
Structured Data Testing Tool or go to Google Webmaster’s Tool and
select the Optimization > Structured Data report.
Make sure to prioritize those keywords that you have already mobile
visibility, traffic and conversions that you perviously identified in the “What
keywords and pages are used by your mobile users to visit the site?” analysis.
Mobile Popularity Recommendations
If you’ve chosen the responsive Web design or dynamic serving
alternatives then you won’t need additional activity from a link popularity
perspective since your mobile URLs are also your Desktop ones, which
are likely already attracting links from ongoing link building campaigns (if
not, make sure to start one now).
Nonetheless, with the parallel mobile site approach you will need
to pay more attention to create links that increase –especially
at the beginning– the specific mobile site structure authority.
To establish a strategy that will help you to increase your mobile site
authority according to your present situation take into consideration what
you’ve found previously in “Your Mobile Search Popularity” analysis,
the volume, type, authority, sources and trends of your incoming links
compared to your competitors.
A couple of good ways to do it, particularly for mobile and local services
and products, are:
Earning citations and references from local media, events or organizations
and your online community.
Creating a Google+ for Business page, that will also help you to
earn more visibility in local related search results.
alternatives then you won’t need additional activity from a link popularity
perspective since your mobile URLs are also your Desktop ones, which
are likely already attracting links from ongoing link building campaigns (if
not, make sure to start one now).
Nonetheless, with the parallel mobile site approach you will need
to pay more attention to create links that increase –especially
at the beginning– the specific mobile site structure authority.
To establish a strategy that will help you to increase your mobile site
authority according to your present situation take into consideration what
you’ve found previously in “Your Mobile Search Popularity” analysis,
the volume, type, authority, sources and trends of your incoming links
compared to your competitors.
A couple of good ways to do it, particularly for mobile and local services
and products, are:
Earning citations and references from local media, events or organizations
and your online community.
Creating a Google+ for Business page, that will also help you to
earn more visibility in local related search results.

Más contenido relacionado

La actualidad más candente

More Visibility Social Media Facebook
More Visibility Social Media  FacebookMore Visibility Social Media  Facebook
More Visibility Social Media FacebookDanielle Leitch
 
Blog submission ppt
Blog submission pptBlog submission ppt
Blog submission pptkelvinBrain
 
Design proposal final
Design proposal finalDesign proposal final
Design proposal finalvirtzZz
 
Important elements-for-seo3
Important elements-for-seo3Important elements-for-seo3
Important elements-for-seo3seowebhouston
 
Building a mobile website
Building a mobile websiteBuilding a mobile website
Building a mobile websiteTAG_education
 
Basic Use And Process Of Article Submission.
Basic Use And Process Of Article Submission.Basic Use And Process Of Article Submission.
Basic Use And Process Of Article Submission.aliceaudrey
 
Rank higher in local search with consistent data
Rank higher in local search with consistent data Rank higher in local search with consistent data
Rank higher in local search with consistent data Overflow Local
 
Mastering Mobile SEO for Your Website and Native App Content
Mastering Mobile SEO for Your Website and Native App ContentMastering Mobile SEO for Your Website and Native App Content
Mastering Mobile SEO for Your Website and Native App ContentBranch
 
Search engine optimization | seo | sem | link building | on page optimization...
Search engine optimization | seo | sem | link building | on page optimization...Search engine optimization | seo | sem | link building | on page optimization...
Search engine optimization | seo | sem | link building | on page optimization...iwebtra seo cochin
 
Sitecore enhancing content author experience
Sitecore enhancing content author experienceSitecore enhancing content author experience
Sitecore enhancing content author experienceAnindita Bhattacharya
 
Section 508-checklist
Section 508-checklistSection 508-checklist
Section 508-checklistLarry Wilson
 
7 c's of customer interface
7 c's of customer interface7 c's of customer interface
7 c's of customer interfaceazmatmengal
 
2 hrly eb ch 08 customer interface
2 hrly eb ch 08 customer interface2 hrly eb ch 08 customer interface
2 hrly eb ch 08 customer interfaceazmatmengal
 
Se omoz the-beginners-guide-to-seo
Se omoz the-beginners-guide-to-seoSe omoz the-beginners-guide-to-seo
Se omoz the-beginners-guide-to-seoalexanderandreya
 

La actualidad más candente (17)

More Visibility Social Media Facebook
More Visibility Social Media  FacebookMore Visibility Social Media  Facebook
More Visibility Social Media Facebook
 
Blog submission ppt
Blog submission pptBlog submission ppt
Blog submission ppt
 
Design proposal final
Design proposal finalDesign proposal final
Design proposal final
 
Important elements-for-seo3
Important elements-for-seo3Important elements-for-seo3
Important elements-for-seo3
 
Website Audit
Website Audit Website Audit
Website Audit
 
Building a mobile website
Building a mobile websiteBuilding a mobile website
Building a mobile website
 
Ppt on seo 2013
Ppt on seo 2013Ppt on seo 2013
Ppt on seo 2013
 
Basic Use And Process Of Article Submission.
Basic Use And Process Of Article Submission.Basic Use And Process Of Article Submission.
Basic Use And Process Of Article Submission.
 
Rank higher in local search with consistent data
Rank higher in local search with consistent data Rank higher in local search with consistent data
Rank higher in local search with consistent data
 
Mastering Mobile SEO for Your Website and Native App Content
Mastering Mobile SEO for Your Website and Native App ContentMastering Mobile SEO for Your Website and Native App Content
Mastering Mobile SEO for Your Website and Native App Content
 
Directory-Submission
Directory-SubmissionDirectory-Submission
Directory-Submission
 
Search engine optimization | seo | sem | link building | on page optimization...
Search engine optimization | seo | sem | link building | on page optimization...Search engine optimization | seo | sem | link building | on page optimization...
Search engine optimization | seo | sem | link building | on page optimization...
 
Sitecore enhancing content author experience
Sitecore enhancing content author experienceSitecore enhancing content author experience
Sitecore enhancing content author experience
 
Section 508-checklist
Section 508-checklistSection 508-checklist
Section 508-checklist
 
7 c's of customer interface
7 c's of customer interface7 c's of customer interface
7 c's of customer interface
 
2 hrly eb ch 08 customer interface
2 hrly eb ch 08 customer interface2 hrly eb ch 08 customer interface
2 hrly eb ch 08 customer interface
 
Se omoz the-beginners-guide-to-seo
Se omoz the-beginners-guide-to-seoSe omoz the-beginners-guide-to-seo
Se omoz the-beginners-guide-to-seo
 

Destacado

ข้อสอบสังคมพร้อมเฉลย
ข้อสอบสังคมพร้อมเฉลยข้อสอบสังคมพร้อมเฉลย
ข้อสอบสังคมพร้อมเฉลยTanapong Chaisri
 
ใบงานที่13
ใบงานที่13ใบงานที่13
ใบงานที่13Tanapong Chaisri
 
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективности
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективностиАнализ рекламных кампаний для E-commerce. Точки роста, повышение эффективности
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективностиCubeLine Agency
 
ข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยTanapong Chaisri
 
ข้อสอบชีวะพร้อมเฉลย
ข้อสอบชีวะพร้อมเฉลยข้อสอบชีวะพร้อมเฉลย
ข้อสอบชีวะพร้อมเฉลยTanapong Chaisri
 
Improving Your Domino Designer Experience
Improving Your Domino Designer ExperienceImproving Your Domino Designer Experience
Improving Your Domino Designer ExperienceJulian Robichaux
 
ข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยTanapong Chaisri
 
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"CubeLine Agency
 
Диспетчер тегов Google. Меньше затрат, больше контроля.
Диспетчер тегов Google. Меньше затрат, больше контроля.Диспетчер тегов Google. Меньше затрат, больше контроля.
Диспетчер тегов Google. Меньше затрат, больше контроля.CubeLine Agency
 
โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์Tanapong Chaisri
 
Opposition to motion to continue trial
Opposition to motion to continue trialOpposition to motion to continue trial
Opposition to motion to continue trialTheMataHari
 

Destacado (19)

ข้อสอบสังคมพร้อมเฉลย
ข้อสอบสังคมพร้อมเฉลยข้อสอบสังคมพร้อมเฉลย
ข้อสอบสังคมพร้อมเฉลย
 
Performance agency
Performance agencyPerformance agency
Performance agency
 
ใบงานที่13
ใบงานที่13ใบงานที่13
ใบงานที่13
 
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективности
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективностиАнализ рекламных кампаний для E-commerce. Точки роста, повышение эффективности
Анализ рекламных кампаний для E-commerce. Точки роста, повышение эффективности
 
ข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลย
 
ข้อสอบชีวะพร้อมเฉลย
ข้อสอบชีวะพร้อมเฉลยข้อสอบชีวะพร้อมเฉลย
ข้อสอบชีวะพร้อมเฉลย
 
histeresis
histeresishisteresis
histeresis
 
Improving Your Domino Designer Experience
Improving Your Domino Designer ExperienceImproving Your Domino Designer Experience
Improving Your Domino Designer Experience
 
ข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลยข้อสอบฟิสิกพร้อมเฉลย
ข้อสอบฟิสิกพร้อมเฉลย
 
White Paper: Skilled Trades Career Training Solutions
White Paper: Skilled Trades Career Training SolutionsWhite Paper: Skilled Trades Career Training Solutions
White Paper: Skilled Trades Career Training Solutions
 
Estudioclima1
Estudioclima1Estudioclima1
Estudioclima1
 
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"
Анатолий Соболев. Веб-аналитика. "Анализируй ЭТО"
 
Trivia
TriviaTrivia
Trivia
 
Диспетчер тегов Google. Меньше затрат, больше контроля.
Диспетчер тегов Google. Меньше затрат, больше контроля.Диспетчер тегов Google. Меньше затрат, больше контроля.
Диспетчер тегов Google. Меньше затрат, больше контроля.
 
Anordjony
AnordjonyAnordjony
Anordjony
 
โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์
 
COOKIES RECIPE
COOKIES RECIPECOOKIES RECIPE
COOKIES RECIPE
 
Opposition to motion to continue trial
Opposition to motion to continue trialOpposition to motion to continue trial
Opposition to motion to continue trial
 
Unesco
UnescoUnesco
Unesco
 

Similar a Mobile seo

Mobile Website Optimization
Mobile Website OptimizationMobile Website Optimization
Mobile Website OptimizationTheOnlineSearch
 
web html 5-Google recomendations
web html 5-Google recomendationsweb html 5-Google recomendations
web html 5-Google recomendationsTIC SPAIN
 
Best Practices for Mobile Sites
Best Practices for Mobile SitesBest Practices for Mobile Sites
Best Practices for Mobile SitesNavneet Kaushal
 
Mobile strategy workshop 2013 wordcamp
Mobile strategy workshop   2013 wordcampMobile strategy workshop   2013 wordcamp
Mobile strategy workshop 2013 wordcampRamesh Kumar
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppPamela Ireri
 
Expertise In Mobile SEO
Expertise In Mobile SEOExpertise In Mobile SEO
Expertise In Mobile SEONimap Infotech
 
Flex Your Skills A Deep Dive into Web Development with Flex.pdf
Flex Your Skills A Deep Dive into Web Development with Flex.pdfFlex Your Skills A Deep Dive into Web Development with Flex.pdf
Flex Your Skills A Deep Dive into Web Development with Flex.pdflubnayasminsebl
 
Mobilegeddon Is Coming!
Mobilegeddon Is Coming!Mobilegeddon Is Coming!
Mobilegeddon Is Coming!Bhoomi Patel
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Designmary huston
 
10 Tips To Drive More Traffic To Your Mobile Site
10 Tips To Drive More Traffic To Your Mobile Site10 Tips To Drive More Traffic To Your Mobile Site
10 Tips To Drive More Traffic To Your Mobile SiteMobyLabs
 
straight-north-lead-gen-website-whitepaper
straight-north-lead-gen-website-whitepaperstraight-north-lead-gen-website-whitepaper
straight-north-lead-gen-website-whitepaperMatthew J. Lane
 
How To Build A High Performance Lead Generation Website
How To Build A High Performance  Lead Generation WebsiteHow To Build A High Performance  Lead Generation Website
How To Build A High Performance Lead Generation WebsiteStraightNorthIM
 
SES Berlin OMCap 2013
SES Berlin OMCap 2013SES Berlin OMCap 2013
SES Berlin OMCap 2013Rachel Pasqua
 
Mobile SEO (English Version)
Mobile SEO (English Version)Mobile SEO (English Version)
Mobile SEO (English Version)ssuserd60633
 
Preparing for the Mobile Algorithm Shift
Preparing for the Mobile Algorithm ShiftPreparing for the Mobile Algorithm Shift
Preparing for the Mobile Algorithm ShiftCrystal Ware
 

Similar a Mobile seo (20)

Mobile seo
Mobile seoMobile seo
Mobile seo
 
Mobile Website Optimization
Mobile Website OptimizationMobile Website Optimization
Mobile Website Optimization
 
web html 5-Google recomendations
web html 5-Google recomendationsweb html 5-Google recomendations
web html 5-Google recomendations
 
Best Practices for Mobile Sites
Best Practices for Mobile SitesBest Practices for Mobile Sites
Best Practices for Mobile Sites
 
Mobile strategy workshop 2013 wordcamp
Mobile strategy workshop   2013 wordcampMobile strategy workshop   2013 wordcamp
Mobile strategy workshop 2013 wordcamp
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web App
 
Expertise In Mobile SEO
Expertise In Mobile SEOExpertise In Mobile SEO
Expertise In Mobile SEO
 
Mobile seo
Mobile seoMobile seo
Mobile seo
 
Flex Your Skills A Deep Dive into Web Development with Flex.pdf
Flex Your Skills A Deep Dive into Web Development with Flex.pdfFlex Your Skills A Deep Dive into Web Development with Flex.pdf
Flex Your Skills A Deep Dive into Web Development with Flex.pdf
 
Mobilegeddon Is Coming!
Mobilegeddon Is Coming!Mobilegeddon Is Coming!
Mobilegeddon Is Coming!
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
10 Tips To Drive More Traffic To Your Mobile Site
10 Tips To Drive More Traffic To Your Mobile Site10 Tips To Drive More Traffic To Your Mobile Site
10 Tips To Drive More Traffic To Your Mobile Site
 
Sn web-whitepaper
Sn web-whitepaperSn web-whitepaper
Sn web-whitepaper
 
straight-north-lead-gen-website-whitepaper
straight-north-lead-gen-website-whitepaperstraight-north-lead-gen-website-whitepaper
straight-north-lead-gen-website-whitepaper
 
How To Build A High Performance Lead Generation Website
How To Build A High Performance  Lead Generation WebsiteHow To Build A High Performance  Lead Generation Website
How To Build A High Performance Lead Generation Website
 
SES Berlin OMCap 2013
SES Berlin OMCap 2013SES Berlin OMCap 2013
SES Berlin OMCap 2013
 
Mobile SEO (English Version)
Mobile SEO (English Version)Mobile SEO (English Version)
Mobile SEO (English Version)
 
Mobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdfMobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdf
 
Preparing for the Mobile Algorithm Shift
Preparing for the Mobile Algorithm ShiftPreparing for the Mobile Algorithm Shift
Preparing for the Mobile Algorithm Shift
 
Barry mobile-seo
Barry mobile-seoBarry mobile-seo
Barry mobile-seo
 

Último

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

Mobile seo

  • 1. Mobile SEO There are three main approaches to develop a site targeting mobile devices (feature phones, smartphones and tablets): 1. The Responsive Web Design Approach Responsive Web Design is a Web design approach that uses CSS3 Media Queries and a fluid grid with relative units in order to display a flexible design that automatically adapts according to the device used by the visitor: mobile, smartphone, tablet, desktop, etc. without redirecting or referring to another page. The pros and cons of a responsive web design approach from a mobile
  • 2. SEO perspective are: With a responsive Web design approach you won’t split link popularity among many URLs targeting the different devices and will avoid any content duplication issue, maximizing and reusing the same information by changing its format based on the device. Nonetheless, this approach would require a possible site redesign and won’t provide a highly targeted, differentiated user experience and content offering based on the used device. 2. The Dynamic Serving Approach With dynamic serving your Web server needs to respond with a different piece of HTML on the same URL depending on the user agent requesting the page: Mobile users and bots should see a mobile specific page version served on the same address than the desktop one, that should be only accessible to desktop users and search bots. The pros and cons of a dynamic serving approach from a mobile SEO
  • 3. perspective are: This approach gives you the alternative of creating a specifically targeted page for each type of device if you need to (desktop, feature phone, smartphone or tablet), giving a highly targeted user experience without splitting link popularity since they’re all going to be shown through the same URL, based on the identified user agent. Nonetheless, the maintenance costs and implementation complexities can be high. 3. The Parallel Mobile Site Approach With a parallel mobile site you will create an additional mobile site URL structure targeting users accessing via mobile devices, that will be shown under the “m” subdomain. In this approach visitors and search bots that end-up in the wrong site version are 301-redirected to the correct one. For example, if a mobile user or googlebot mobile try to access the yourname.com/category page, they will be 301-redirected to the mobile version of that specific page: m.yourname.com/category. The same will happen the other way around, with desktop visitors and search bots 301- redirected to their correct desktop page version. The pros and cons of a parallel mobile site approach from a
  • 4. mobile SEO perspective are: This approach is similar to the one of the dynamic serving in the sense that you can create independent and specifically targeted pieces of content, that can be totally differentiated to give the best user experience, nonetheless, in this case the pages will be shown through different URLs which can cause a link popularity split and a content duplication risk if it’s not correctly optimized (with redirections and the use of tags that will be covered later). Improve & Maximize – The Mobile SEO Recommendations As a result of the Mobile SEO audit you should create actionable Mobile SEO recommendations to improve the site mobile search visibility, traffic and conversions. Use these templates I’ve shared before to create actionable SEO audit reports by formatting the recommendations in a easy to understand document that drives accurate implementation and facilitates the follow- up. You can organize the report by including the findings from the mobile SEO audit along the following recommendations: Mobile Site Architecture Recommendations To make sure your mobile site is crawlable and indexable it’s fundamental you develop recommendations to take into considerations and fix all of the crawling errors and indexing issues found in the “How is your site crawled & indexed by mobile search engines?” research and
  • 5. analysis, that also serve as an input to develop and optimize your new mobile site architecture, paying special attention to: The mobile site speed. Make sure your mobile pages load fast, taking into consideration Google’s Web performance best practices, particularly those for mobile optimization, that take into consideration mobile devices limited CPU capabilities and the high round-trip times of mobile networks. Among others, optimizing caching, defer parsing of Javascript, make landing pages redirects cacheable, minimizing round-trip times, payload size and browser rendering, etc. are some of the recommendations to have a fast site. All page elements and content are effectively displayed in mobile devices. Verify large images, javascript, videos, etc with mobile emulators such as Google’s Gomometer (or some of the others used in the previous analysis). Remember that some formats won’t be shown in most of mobile devices, such as Flash. Take also into consideration that mobile search results snippets showing titles, meta descriptions and URLs can be different and are usually shorter than for desktop. To make sure you make the most out of them with the mobile targeted keywords and you’re as concise as possible you can use the Firefox extension User Agent Switcher to easily visualize Google’s search results as a mobile device and verify how they’re displayed. It’s also fundamental to reorganize your mobile page elements in order to fit well in your most popular mobile devices screens – the ones you identified in the “What Mobile devices are used by your site visitors?” analysis–, taking into consideration these Jakob Nielsen’s mobile usability guidelines. Maintain a consistent user interface design through the Mobile & Desktop sites Although is true that you will need to reorganize your content and eliminate some elements to fit well in mobile screens is important to keep
  • 6. the same design patterns and references between your Mobile and Desktop sites, that will help your users to identify and browser more easily through your mobile site. Additionally, in dependence of the type of mobile site architecture you’ve identified as the adequate for your mobile requirements and restrictions in the previous “Your Mobile Site Architecture” analysis you will need to take also into consideration some of the following recommendations: For Responsive Web Design Allow search engines to crawl pages’ assets (css, js, images). Make sure you’re not blocking these elements with your robots.txt. Use a CMS or Framework to facilitate the implementation, such as Bootstrap or Foundation and follow Google’s guidelines to use responsive Web design effectively. Since you will be using the same page for both desktop and mobile purposes it’s even more important that you check those elements that could have problems to be shown in mobile screens and the site speed. For Dynamic Serving Use the vary HTTP header “User Agent” when serving different content through the same address according to the user agent to help Googlebot discover your mobile-optimized content faster. Since you will be automatically serving your mobile and desktop content through the same URLs it’s fundamental that you verify if you’re effectively detecting the user- agents (and avoid cloaking) by on one hand, always showing the same information to your mobile visitors and search bots and, on the other, the same to your desktop visitors and search bots. Use Google Webmasters Tools Fetch as Googlebot mobile option and Screaming Frog’s crawling capabilities as Googlebot mobile, as it was shown in the “How is your site crawled & indexed by mobile search engines?” analysis. For Parallel Mobile Sites Enable a consistent Mobile URL structure under an “m” subdomain that correspond to the same desktop version structure. For example, the mobile version of yourname.com/category will be m.yourname.com/category.
  • 7. Use 301-redirects in all of the site pages to refer mobile users and bots accessing a desktop page version to its mobile version and viceversa. For example, a mobile visitor or search bot accessing to yourname.com/category should be 301-redirected to m.yourname.com/category, and viceversa with desktop visitors and search bots (they will be redirected to the relevant desktop page when trying to access a mobile page version). Add a link rel=”alternate” tag in each of the desktop pages referring to their specific mobile versions and a link rel=”canonical” tag in all of the mobile pages referring to their desktop versions, as specified by Google, for example: Always include a link from the mobile versions to their specific desktop versions and viceversa, from each desktop page to its relevant mobile version. For example, you should include a link from the desktop site yourname.com/category to its mobile version m.yourname.com/category. Create a Mobile XML Sitemap for feature phone or smartphone and submit it to Google Webmaster Tools through the Optimization > Sitemaps functionality. Configure Google Analytics to show your full hostname, to make sure you can effectively track your mobile subdomain. Mobile Content Recommendations
  • 8. It’s important to create or optimize your mobile site structure with pages that target through their different elements (title, meta descriptions, URLs, etc.) and main information (text, images, videos, etc.), by featuring: Relevant terms with the higher mobile search volume identified in the mobile keyword research you did in “Your Mobile Sector Audience” analysis that are also attractive from a business perspective. These can be a bit trickier to optimize if you’ve chosen a responsive Web design alternative and your mobile keywords are different from your desktop ones. If this is the case, then you should identify which of your desktop pages are the ones that could be also especially relevant and attractive for your mobile audience. Address and phone of each office or locality with geolocalized terms in your mobile optimized pages for local related businesses. Structured data according to Google’s specification to include your business name, products reviews, events, videos, in order to display rich snippets in the search results. To verify if you’re correctly implemented structured data on your site you can use the Structured Data Testing Tool or go to Google Webmaster’s Tool and select the Optimization > Structured Data report. Make sure to prioritize those keywords that you have already mobile visibility, traffic and conversions that you perviously identified in the “What keywords and pages are used by your mobile users to visit the site?” analysis. Mobile Popularity Recommendations If you’ve chosen the responsive Web design or dynamic serving
  • 9. alternatives then you won’t need additional activity from a link popularity perspective since your mobile URLs are also your Desktop ones, which are likely already attracting links from ongoing link building campaigns (if not, make sure to start one now). Nonetheless, with the parallel mobile site approach you will need to pay more attention to create links that increase –especially at the beginning– the specific mobile site structure authority. To establish a strategy that will help you to increase your mobile site authority according to your present situation take into consideration what you’ve found previously in “Your Mobile Search Popularity” analysis, the volume, type, authority, sources and trends of your incoming links compared to your competitors. A couple of good ways to do it, particularly for mobile and local services and products, are: Earning citations and references from local media, events or organizations and your online community. Creating a Google+ for Business page, that will also help you to earn more visibility in local related search results.
  • 10. alternatives then you won’t need additional activity from a link popularity perspective since your mobile URLs are also your Desktop ones, which are likely already attracting links from ongoing link building campaigns (if not, make sure to start one now). Nonetheless, with the parallel mobile site approach you will need to pay more attention to create links that increase –especially at the beginning– the specific mobile site structure authority. To establish a strategy that will help you to increase your mobile site authority according to your present situation take into consideration what you’ve found previously in “Your Mobile Search Popularity” analysis, the volume, type, authority, sources and trends of your incoming links compared to your competitors. A couple of good ways to do it, particularly for mobile and local services and products, are: Earning citations and references from local media, events or organizations and your online community. Creating a Google+ for Business page, that will also help you to earn more visibility in local related search results.