23 mobile UX mistakes that Google doesn’t like
The information is taken from a variety of Google resources and includes both factors that Google has explicitly stated could be detrimental to search performance, and other factors for which the same could be implied (e.g. from Google’s developer guides).
Of course, many factors are used to judge page quality and ultimately if Google judges a page to have the best quality content, it may survive these UX errors.
So, on we go…
1. Slow-loading pages
For some time, speed has been acknowledged as crucial for mobile search performance, with Google providing its Mobile-Friendly Test and PageSpeed Insights tool to help developers understand where they can improve.
Minifying code, reducing image weight and asyncronously loading Javascript are all common suggestions for reducing load time of pages.
Of course, Google’s Accelerated Mobile Pages (AMP) project is the latest innovation designed to reduce load times even further. In May of this year, it was reported that 125m+ documents had been indexed, across 640,000+ domains.
Adoption of AMP is increasing rapidly though 2016 among publishers, and is now starting to spread to ecommerce.
Whilst trackable buttons and other featues haven’t yet been mastered within the format, eBay is making progress, with 8m browse nodes currently live.
Eventually, the pureplay retailer wants to use AMP to help improve its site search functionality, as well as interactive elements.
An AMP eBay browse page.

The benefits of AMP can be seen in the numbers.
John Shehata of Searchmetrics told Search Engine Land that amongst his clients “AMP is about 5% of total traffic (9% of total mobile traffic), 3% of total impressions, +2% in CTR and +5.6% in ranking position.”
2. Large popups
Google has made its position on mobile interstitials clear. As of January 2017, sites ‘where content is not easily accessible to a user on the transition from the mobile search results may not rank as highly.’
Popups are one such example of this content. Google defines them thus:
Showing a popup that covers the main content, either immediately after the user navigates to a page from the search results, or while they are looking through the page.
In the blog post announcing its position, Google states that banners will be deemed permissible providing they ‘use a reasonable amount of screen space and are easily dismissible’ – app install banners for example.
3. Standalone interstitials
In the same blog post, Google also cites ‘standalone interstitials that the user has to dismiss before accessing the main content.’
The illustration below shows how these interstitials typically appear.
Again, there are exceptions – legal obligations (such as cookie consent) or login dialogues (for private content) often necessitate an interstitial.

4. Main content below the fold
Not an interstitial per se, but the use of a layout which relegates the main content below the fold is also a no-no.
This is often designed for the same purpose as an interstitial, to encourage signup for something ahead of the main website proposition.
5. Low ratio of main content to supplementary content
Sticking to the subject of so-called ‘main content’, we can refer to Google’s Quality Rater Guidelines for some general advice on sensible web page layout.
Google’s guidelines use the analogy of a bad student, who may fill their work with distracting pictures, in order to disguise its lack of content.
Similarly, having an appropriate ratio of main content to supplementary content to ads is important for web pages to be seen as high quality.
6. Video elements overflowing their containers
Video dimensions can be controlled with JavaScript or CSS.
Element size dependent on viewport dimensions can be specified in CSS, with ‘max-width: 100%’ ensuring no overflow.
If video elements do overflow their containers, users won’t be able to see all of the video.
7. Waffle
Text on web and mobile in particular should be goal-oriented, should get to the point and be written in the active voice.
In addition, imagery can often be used to increase readability.
A Searchmetrics study from 2015 reported websites that rank in the top 30 use around 25% more images in their landing pages than in 2014.

8. Long and complicated menus
Keep them short and sweet is Google’s developer advice for mobile.
Using as few options as will make navigation quick and easy.
9. No easy route back to homepage
A long-standing convention of web design is a logo in the top left that links back to the homepage.
Without this, mobile users in particular will be frustrated.
10. Site search tucked away
Yet more advice from Google’s mobile developers fundamentals.
Site search, especially in ecommerce, is always visible on desktop homepages.
On mobile, site search may be even more important, as smaller screen real-estate means navigation can involve more clicks, scrolling and page loads, which users will seek to avoid with site search.
Therefore, site search should be visible on the mobile homepage, not located within a menu.
11. Unhelpful site search
Once users have located the site search function, it should provide them with relevant search results.
Autocomplete, spelling correction and intelligent suggestions (as illustrated by Google below) are all advantageous.

12. Hidden content
Responsive design should not lead to completely hidden content.
Users should be able to find your content, even if it is deemed low priority on mobile.
13. Launching new windows
Flitting between mobile browser windows isn’t something that all mobile users are comfortable with.
Launching new windows should be avoided where possible.
14. Lack of filters
Filters are needed, not just in ecommerce, to help mobile users refine results and speed navigation.
Other UX features can improve filters, such as numbers to show how many products/articles (etc.) each filter will return.
15. Upfront registration required
Being forced to register at checkout, instead of being allowed to continue as a guest, is even more annoying on mobile than desktop.
Offering guest checkouts the chance to register at the end of their purchase may increase conversion.
17. Incorrect input types
On the subject of forms, Google has a handy guide to HTML5 input types.
Getting these wrong causes unnecessary extra clicks for users.
The email input type, with its easy-to-access @ key.

Other boons for the user when filling out forms include real-time validation, letting you know if an error occurs before submitting and committing to a page load.
17. Repeated form interactions
Auto-fill is perhaps the most blessed UX feature of all. The relief a user feels when they only have to enter certain information once, then see it pulled through to other parts of the form is palpable.
Amazon exemplifies a retailer committed to minimising repeated interaction.
18. Difficulty sharing
Copying and pasting URLs, then sending emails or composing social posts is a lengthier process on mobile compared with desktop.
Therefore, websites should make use of share and email buttons. Ecommerce, for example, will find this encourages word of mouth online.
19. Faulty redirects
If you have a mobile website using different URLs to desktop, there should be accurate redirects in place.
For example, when a user clicks a desktop link in an email on their phone, they should be redirected to the correct mobile URL.
If a redirect is faulty and serves the homepage, for example, this is a particularly frustrating experience.
20 & 21. Zooming and mis-tapping
In November 2014, Google introduced a ‘mobile friendly’ label into mobile search results, to ‘help users find pages where the text and content was readable without zooming and the tap targets were appropriately spaced’.
This label has recently been removed from mobile search results, as Google has announced that 85% of all pages in the mobile search results now meet this criteria.
However, the other 15% will be acutely aware that until they implement a mobile optimised or responsive design, search performance will suffer.
22. Unfriendly software
Some content will be unviewable on mobile. Flash is the most oft-cited software, as it is not broadly supported on mobile.
23. Typos and bad grammar
Though this is a general complaint, not specific to mobile, it is one which Google’s Quality Rater guidelines highlight.
That means poor editing could be a contributing factor to poor search performance.
That’s enough to get the list started. What other UX bugbears do you have on mobile?
23 mobile UX mistakes that Google doesn’t like
The information is taken from a variety of Google resources and includes both factors that Google has explicitly stated could be detrimental to search performance, and other factors for which the same could be implied (e.g. from Google’s developer guides).
Of course, many factors are used to judge page quality and ultimately if Google judges a page to have the best quality content, it may survive these UX errors.
So, on we go…
1. Slow-loading pages
For some time, speed has been acknowledged as crucial for mobile search performance, with Google providing its Mobile-Friendly Test and PageSpeed Insights tool to help developers understand where they can improve.
Minifying code, reducing image weight and asyncronously loading Javascript are all common suggestions for reducing load time of pages.
Of course, Google’s Accelerated Mobile Pages (AMP) project is the latest innovation designed to reduce load times even further. In May of this year, it was reported that 125m+ documents had been indexed, across 640,000+ domains.
Adoption of AMP is increasing rapidly though 2016 among publishers, and is now starting to spread to ecommerce.
Whilst trackable buttons and other featues haven’t yet been mastered within the format, eBay is making progress, with 8m browse nodes currently live.
Eventually, the pureplay retailer wants to use AMP to help improve its site search functionality, as well as interactive elements.
An AMP eBay browse page.

The benefits of AMP can be seen in the numbers.
John Shehata of Searchmetrics told Search Engine Land that amongst his clients “AMP is about 5% of total traffic (9% of total mobile traffic), 3% of total impressions, +2% in CTR and +5.6% in ranking position.”
2. Large popups
Google has made its position on mobile interstitials clear. As of January 2017, sites ‘where content is not easily accessible to a user on the transition from the mobile search results may not rank as highly.’
Popups are one such example of this content. Google defines them thus:
Showing a popup that covers the main content, either immediately after the user navigates to a page from the search results, or while they are looking through the page.
In the blog post announcing its position, Google states that banners will be deemed permissible providing they ‘use a reasonable amount of screen space and are easily dismissible’ – app install banners for example.
3. Standalone interstitials
In the same blog post, Google also cites ‘standalone interstitials that the user has to dismiss before accessing the main content.’
The illustration below shows how these interstitials typically appear.
Again, there are exceptions – legal obligations (such as cookie consent) or login dialogues (for private content) often necessitate an interstitial.

4. Main content below the fold
Not an interstitial per se, but the use of a layout which relegates the main content below the fold is also a no-no.
This is often designed for the same purpose as an interstitial, to encourage signup for something ahead of the main website proposition.
5. Low ratio of main content to supplementary content
Sticking to the subject of so-called ‘main content’, we can refer to Google’s Quality Rater Guidelines for some general advice on sensible web page layout.
Google’s guidelines use the analogy of a bad student, who may fill their work with distracting pictures, in order to disguise its lack of content.
Similarly, having an appropriate ratio of main content to supplementary content to ads is important for web pages to be seen as high quality.
6. Video elements overflowing their containers
Video dimensions can be controlled with JavaScript or CSS.
Element size dependent on viewport dimensions can be specified in CSS, with ‘max-width: 100%’ ensuring no overflow.
If video elements do overflow their containers, users won’t be able to see all of the video.
7. Waffle
Text on web and mobile in particular should be goal-oriented, should get to the point and be written in the active voice.
In addition, imagery can often be used to increase readability.
A Searchmetrics study from 2015 reported websites that rank in the top 30 use around 25% more images in their landing pages than in 2014.

8. Long and complicated menus
Keep them short and sweet is Google’s developer advice for mobile.
Using as few options as will make navigation quick and easy.
9. No easy route back to homepage
A long-standing convention of web design is a logo in the top left that links back to the homepage.
Without this, mobile users in particular will be frustrated.
10. Site search tucked away
Yet more advice from Google’s mobile developers fundamentals.
Site search, especially in ecommerce, is always visible on desktop homepages.
On mobile, site search may be even more important, as smaller screen real-estate means navigation can involve more clicks, scrolling and page loads, which users will seek to avoid with site search.
Therefore, site search should be visible on the mobile homepage, not located within a menu.
11. Unhelpful site search
Once users have located the site search function, it should provide them with relevant search results.
Autocomplete, spelling correction and intelligent suggestions (as illustrated by Google below) are all advantageous.

12. Hidden content
Responsive design should not lead to completely hidden content.
Users should be able to find your content, even if it is deemed low priority on mobile.
13. Launching new windows
Flitting between mobile browser windows isn’t something that all mobile users are comfortable with.
Launching new windows should be avoided where possible.
14. Lack of filters
Filters are needed, not just in ecommerce, to help mobile users refine results and speed navigation.
Other UX features can improve filters, such as numbers to show how many products/articles (etc.) each filter will return.
15. Upfront registration required
Being forced to register at checkout, instead of being allowed to continue as a guest, is even more annoying on mobile than desktop.
Offering guest checkouts the chance to register at the end of their purchase may increase conversion.
17. Incorrect input types
On the subject of forms, Google has a handy guide to HTML5 input types.
Getting these wrong causes unnecessary extra clicks for users.
The email input type, with its easy-to-access @ key.

Other boons for the user when filling out forms include real-time validation, letting you know if an error occurs before submitting and committing to a page load.
17. Repeated form interactions
Auto-fill is perhaps the most blessed UX feature of all. The relief a user feels when they only have to enter certain information once, then see it pulled through to other parts of the form is palpable.
Amazon exemplifies a retailer committed to minimising repeated interaction.
18. Difficulty sharing
Copying and pasting URLs, then sending emails or composing social posts is a lengthier process on mobile compared with desktop.
Therefore, websites should make use of share and email buttons. Ecommerce, for example, will find this encourages word of mouth online.
19. Faulty redirects
If you have a mobile website using different URLs to desktop, there should be accurate redirects in place.
For example, when a user clicks a desktop link in an email on their phone, they should be redirected to the correct mobile URL.
If a redirect is faulty and serves the homepage, for example, this is a particularly frustrating experience.
20 & 21. Zooming and mis-tapping
In November 2014, Google introduced a ‘mobile friendly’ label into mobile search results, to ‘help users find pages where the text and content was readable without zooming and the tap targets were appropriately spaced’.
This label has recently been removed from mobile search results, as Google has announced that 85% of all pages in the mobile search results now meet this criteria.
However, the other 15% will be acutely aware that until they implement a mobile optimised or responsive design, search performance will suffer.
22. Unfriendly software
Some content will be unviewable on mobile. Flash is the most oft-cited software, as it is not broadly supported on mobile.
23. Typos and bad grammar
Though this is a general complaint, not specific to mobile, it is one which Google’s Quality Rater guidelines highlight.
That means poor editing could be a contributing factor to poor search performance.
That’s enough to get the list started. What other UX bugbears do you have on mobile?
Yoast SEO 3.5
We’ve just pushed out a new release of Yoast SEO, our flagship plugin. The new version, 3.5, mostly has a metric ton of small bugfixes. In this post, we’ll discuss the most notable changes, but you should mostly be aware that this is what we would call a bugfix release. XML Sitemap changes We’ve decided to […]
The Most Effective Way to Improve Sitewide Quality and Rankings (Most of the Time)
Posted by Everett
Quality and relevance are different things, yet we often discuss them as if they were the same. SEOs have been optimizing for relevance all this time, but are now being asked to optimize for quality. This post will discuss what that means and how to do it, with a focus on what I believe to be the single most effective and scaleable tactic for improving your site’s overall level of quality in most situations.
You need BOTH quality AND relevance to compete these days.
First, let’s establish what we’re talking about here, which is quality. You can have relevancy (the right topic and keywords) without quality, as shown here:
This MFA site is highly relevant for the phrase “Chairs for Baby.” But it also sucks.
“…babies are sensitive, delicate individuals who need cautious. So choosing a right Chairs For Baby is your gentle care.” WTF?
It doesn’t matter how relevant the page is. The only way to get that page to rank these days would be to buy a lot of links, but then you’re dealing with the added risk. After a certain point, it’s just EASIER to build a better site. Yes, Google has won that battle in all but the most hyper-competitive niches, where seasoned experts still find the reward:risk ratio in their favor.

OK, now that we’ve established that quality and relevance are different things, but that you need both to rank, how do you optimize for quality?
Quality Indicators |
Tactics (How to Optimize for Quality) |
|---|---|
| Grammar, spelling, depth | Hire a copy editor. Learn to write better. |
| Expertise, Authority, Trust (EAT) | Make content deep and useful. Call out your awards, certifications, news coverage, and use trust symbols. Make it easy to contact you, and easy to find policies like terms of service, returns, and privacy. |
| PageRank (PR) from links | Build high-quality links. There are thousands of great articles out there about it. |
| Reviews | Ask your best clients/customers. |
| Short-clicks | Improve Out-of-Stock pages with in-stock alerts and related products. Be less aggressive with your pop-up strategy. Also see query refinements, pages per visit, and dwell time. |
| Query refinements | Only attract the “right” audience and deliver what you promised in the search results. Choose keywords by relevance, not just volume. Think about query intent. |
| Dwell time on site | Make your pages stickier by improving the overall design. Add images and video. Run GA reports on the stickiest traffic sources and develop a strategy to increase traffic from those sources. |
| Pages per visit | Improve internal linking, suggest related content, customize 404 pages. Split up long posts into a series. |
| Conversion rates | Do A/B testing, make your messaging very clear, follow CRO best practices. |
| Ad placements | No ads above the main content on the page and do not have an annoying amount of ad blocks or pop-ups. |
| CTR from SERPs | Craft better title tags, URLs, and descriptions. Grab attention. Gain trust. Make them want to click. Add schema markup when appropriate. |
| Page speed | Visit https://developers.google.com/speed/pagespeed/insights/. |
| Mobile experience | Responsive and/or adaptive design, less text, easy navigation, loads lighting fast, shorter forms. |
There are many ways to improve the quality of your site. Some are obvious. Others are more abstract. All of these quality indicators together make up your site’s overall level of quality. For more, check out the keyword agnostic ranking factors and the engagement metrics from SimilarWeb areas in the Moz Search Engine Ranking Factors report.
We’ve already established that Google knows the relative quality of a page. Let’s assume — because it is very likely — that Google also knows the relative quality of your entire site. And let’s call that your sitewide QualityRank (QR) (h/t Ian Lurie, 2011).
What’s the most effective, scalable, proven tactic for improving a website’s QR?
In a word: Pruning.
Learn more about it here. Pruning requires doing a content audit first, which you can learn more about here. It’s nothing groundbreaking or new, but few clients come in the door that can’t substantially benefit from this process.
Sometimes pruning is as easy as applying a robots.txt noindex tag to all pages that have had zero organic search traffic over the course of a year. You may be surprised how many enterprise-level sites have huge chunks of the site that fit that criteria. Other times it requires more analysis and tougher decisions. It really all depends on the site.
So let’s look at some pruning case studies.
Three things to remember:
1. Significant portions of the sites were removed from Google’s index.
2. Pruning was not the only thing that was done. Rarely do these things happen in a vacuum, but evidence points to pruning as a major contributor to the growth examples you’re about to see.
3. You can read more about Inflow’s research in our case studies section.
1800doorbell had technical issues that made it possible to identify cruft and prune big chunks of the site quickly. This contributed to a 96% increase in revenue from organic search within six months.
The dip at the end has to do with how the timeline was generated in GA. Growth was sustained.
We’re not the only ones finding success with this. Go check out the Ahrefs case study for another example. Here’s a compelling image from their case study:
Ahrefs saw amazing results after performing a content audit and pruning their blog.
If you weren’t already convinced, I hope by now it’s clear that performing a content audit to determine which pages should be improved and which should be pruned from Google’s index is an effective and scalable SEO tactic. That being established, let’s talk about why this might be.

We don’t know exactly how Google’s ranking algorithms work. But it seems likely that there is a score for a site’s overall level of quality.
Does QualityRank actually exist as a calculation in Google’s organic algorithm? Probably not under that name and not in this simplistic form. But it DOES seem likely that something similar would exist, especially since it exists for PPC. The problem I have with the PPC equivalent is that it includes relevance factors like keyword use in their metric for “quality.”
Google needs a way to measure the overall quality level of each site in order to rank them properly. It’s just probably much more mathematically complicated than what we’re talking about here.
The point of discussing QualityRank as a framework for pruning is to help explain why pruning works. And to do that, we don’t need to understand the complex formulas behind Google’s ranking algorithms. I doubt half of the engineers there know what’s going on these days, anyway.
Let’s imagine a site divided into thirds, with each third being assigned a QualityRank (QR) score based on the average QR of the pages within that section.
The triangle below represents all indexable content on a domain with a QR of 30. That sitewide QR score of 30 comes from adding all three of these sections together and dividing by three. In the real world, this would not be so simple.
I hope the mathematicians out there will grant me some leeway for the sake of illustrating the concept.
This is the same site after removing the bottom 50 percent from the index:
Notice the instant lift from QR 30 to QR 40 just by removing all LOW QR pages. That is why I say pruning is the most effective way to raise your site’s overall quality level for better rankings, IF you have a lot of low-quality pages indexed, which most sites do.
Time to switch analogies
Pruning works because it frees up the rest of your content from being weighed down by the cruft.
“Cruft” includes everything from a 6-year-old blog post about the company holiday party to 20 different variants with their own landing pages for every product. It also includes pages that are inadvertently indexed for technical reasons, like faceted navigation URLs.
Remove the bottom half of this iceberg and the rest of it will “rise up,” making more of it visible above the surface (i.e. on the first 2–3 pages of Google).
The idea of one page being weighed down by another has been around at least since the first Panda release. I’m not writing about anything new here, as evidenced by the many resources below. But I’m constantly surprised by the amount of dead weight most websites continue to carry around, and hope that this post motivates folks to finally get rid of some of it. Your choices are many: 404, 301, rel =”canonical”, noindex, disallow… Some of the resources below will help you decide which solutions to use for your unique situation.
Pruning for SEO resources:
- How To Do a Content Audit
- Pruning eCommerce Sites
- What, Why, & How of Pruning for SEO Mozinar
- Long Click and the Quality of Search Success
- Dwell Time: The Most Important Metric You’re Not Measuring
- Site Quality: Google’s Major Ranking Signal Explained
- eCommerce Content Audit Toolkit
- Clean Your Site’s Cruft Before it Causes Ranking Problems Whiteboard Friday
- Google Search Quality Rater Guidelines PDF
- Cut the Cruft – My Presentation at MozTalk Denver, 2016
Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!
How many days has it been since the last Google Penguin Update?
Caught by the Penguin anti-spam filter and fixed your site? Here’s how long you’ve been waiting for a chance to be released.
The post How many days has it been since the last Google Penguin Update? appeared first on Search Engine Land.
Please visit S…
Google Search Console improves Security Issues reports
The revised security reports in the Google Search Console promise to provide more specific explanations and insights into the issues.
The post Google Search Console improves Security Issues reports appeared first on Search Engine Land.
Please visit S…
Google rolls out Campaign Groups in AdWords
Reporting feature makes it easier to monitor performance across multiple campaigns.
The post Google rolls out Campaign Groups in AdWords appeared first on Search Engine Land.
Please visit Search Engine Land for the full article.
“Enterprise Call Analytics Platforms: A Buyer’s Guide” updated for 2016
As consumers increasingly use their smartphones to research, browse, and connect with businesses, brands are developing a newfound respect for the inbound call as an integral part of the conversion path. This 39-page MarTech Intelligence Report examine…
Amp up your skills with an SEO or SEM workshop
Classes are in session, and not just for the kids. Polish your SEO & SEM skills at any of the four incredible full-day workshops on Monday, September 26. All workshops are held the day before SMX East kicks off in New York City. Here’s a preview: Advanced AdWords Training: Paid search continues…
Please visit Search Engine Land for the full article.
Why You Need Shopping Ads in Your Paid Search Arsenal
eCommerce is a massive revenue opportunity for businesses. Last year alone, online sales accounted for a third of total retail sales growth! (*1)
If you’re searching for a way to capture this type of growth for your company – or just to hope to continue to skyrocket online sales – Shopping Ads are a must-have in your paid search arsenal.…
The post Why You Need Shopping Ads in Your Paid Search Arsenal appeared first on Seer Interactive.
Remember When There Was a Local 6-Pack? Me Too…
Looks like for some users, the 3-pack (once a 6-pack) has become a 2-pack!
read more
In Rare Interview Matt Cutts Talks About His Challenges At Google
It has been rare for Matt Cutts, the former search spam guardian at Google, who went on a leave a while back and was…
Google: The Weekend Update Was Not Penguin 4.0
Google’s John Mueller said a few minutes ago on YouTube Live around 5 minutes into the video that the weekend update rumors are not Penguin related. So he said you can “rule out” Penguin in terms of saying the Penguin algorithm was updated this weeken…
What We Learned in August – The Digital Marketing Month in a Minute
.jpg)
While this month’s industry news has a number of Google-related developments to tell you about, it’s Facebook and Apple that dominate the news with two major stories to tell you about.
Is Google filtering your business in the local search results?
Seeing a shift in Google’s local results? It’s not just you. Columnist Joy Hawkins documents what appears to be a recent refresh to Google’s local ranking filter.
The post Is Google filtering your business in the local search results? appeared first o…
Nine lesser-known SEO resources and blogs you might not follow, but should
I was having a conversation earlier today about some of my favorite SEO resources and how I felt like they were flying under the radar.
5 tips to find inspiration for your blog
What do you do when inspiration for your umpteenth blog post is low? What’s the solution to a writer’s block or a general lack of ideas? Every writer will encounter a lack of inspiration every now and then. You’ll be staring at your screen, not knowing what to write about. Nevertheless, you are determined to write those blog posts […]


