seo enhancements
How do you improve your mobile site?

Your site should be mobile-friendly. Because nowadays, most people are searching on Google with their phone. But what does it mean to have a mobile-friendly site? And where do you start? In this SEO basics article, you’ll find an overview of what you could do to improve your mobile site.

Table of contents

When is a site mobile-friendly?

A site is mobile-friendly when it:

  • helps users get their tasks done quickly and joyfully.
  • loads correctly on a mobile device like a smartphone or tablet.
  • loads lightning-fast.
  • presents content in a readable fashion, without users having to pinch and zoom.
  • offers enough space to navigate by touch.
  • offers added value for mobile users.
  • is instantly understandable for search engines.

Why is mobile SEO important?

Mobile SEO makes sure your mobile site offers the best possible presentation of your content to a mobile device user. Since our world is increasingly mobile-oriented, it’s important that your site is mobile-friendly. If your site isn’t (properly) available for mobile users, you’ll miss out on a decent ranking in the search engines, and thus miss the income. Therefore, you should do everything in your power to optimize the mobile view of your site and make it as good as possible. In fact, it should be excellent!

Important to Google

Since 2016, Google uses the mobile version of a site to determine the site’s rankings. So if your site isn’t up to scratch or shows less content on your mobile site, you’ll find it difficult to get good rankings. That’s why it’s so important to create a fully functioning and responsive design for your (mobile) site.

Luckily, Google has a great getting started guide to help you improve your mobile site. Plus, they’ve also set up a Page Experience initiative that gives you metrics — the so-called Core Web Vitals — on how humans and machines perceive your site’s performance. So, use these metrics to help you figure out what to focus on while improving your mobile site.

Treat it as one website

Don’t forget to see your site as being a single thing. You shouldn’t have a ‘mobile site’ that’s distinct from your ‘desktop site.’ You should have one site that adapts to whatever screen it’s being viewed on. That also means that the content of the different views should be the same.

How to improve your mobile website

To improve your mobile SEO, you need to focus on a couple of things:

  • Make a joyful user experience.
  • Make sure your site is responsive.
  • Improve your site speed.
  • Use structured data.
  • Don’t block JavaScript, HTML and CSS code.
  • Don’t use too many redirects.
  • Choose the correct viewport.
  • Don’t use interstitials or pop-ups.
  • Verify mobile-friendliness.
  • Tell Google about your site.

Let’s go over these topics in more detail.

Focus on making your site easy and joyful to use with mobile SEO

Offer a great user experience to your users, and you’ll notice that Google will enjoy it too. So, how do you do that? First, figure out what you want users to do on your site. Then, make sure that it’s easy for people to do. Do you want people to call you? Make sure you put your phone number front and center, so it’s easy to find. Want to enhance conversions? Make that buy button stand out and function properly! In other words: bring focus to your site, and helpfully guide your visitors through the steps you want them to take.

But don’t just focus on your intent. Look at your users too! Figure out why they visit and which tasks they mostly do on your site. Then make sure it’s easy for them. Because If something frustrates your user, it hurts you and your results. That’s why you should test, improve, and fully optimize your mobile site.

Responsive design

There are multiple ways to improve your site so it’s available for mobile users. The most important one is to create a responsive design. This is also the the technology that Google advocates. With a responsive design, your site lives on one URL, which makes it easier for Google to understand and index it.

If you use WordPress, chances are your theme is already responsive and can adapt to all screens. Still, it’s good to check how your site scales in Google Chrome’s Developer Tools. Because if it doesn’t scale correctly, you should talk to your web developer about fixing it – or choose a different theme.

Improve your site speed

One of the most important things you can do to improve your site’s mobile SEO is to improve the site’s loading speed. Time after time, studies have shown that people leave sites that load slowly, and probably never return. That’s why site speed has been a ranking factor for years, and why Google is increasingly focusing on fixing this common issue. See the Page Experience update and the Core Web Vitals metrics’ introduction for more proof.

If you need more tips, we have a post on how to improve your site speed and which tools that might help you.

Get better web hosting for your site

The number one tip to optimize the speed of your mobile site is to invest in better web hosting. Many sites run on budget hosts that share a lot of the server space with other websites, which can cause their sites to slow down. That’s why it really is essential to stay away from cheap hosting and get a good plan at a renowned host — it truly pays for itself!

Don’t know where to start? We have a page with WordPress web hosting companies that we vouch for, as we vetted them personally.

Optimize images

If there is one quick win to improve your site speed, it’s this: optimize your images. Don’t load those 3000 x 2000 pixel HD images on your site. Scale them to the correct size, then make them smaller with tools like ImageOptim, Squoosh, or WordPress plugins like WP Smush. You can also look into serving those images in next-gen image formats like WebP.

Minify code

Every request your site has to make has an impact on your site speed. That’s why you have to work on reducing these requests to improve your mobile site. One way to do this is by minifying code.

Minifying code means that you group and link together assets like JavaScript and CSS. As a result, the browser has to load fewer files, which leads to a faster site. This sounds hard to implement, but a plugin like WP Rocket can take care of all your caching needs. Or you can use Cloudflare’s Automatic Platform Optimization for WordPress to get a load of enhancements in one go.

Browser caching

By using browser caching, you’re telling the browser that page elements that don’t change often can be saved inside its cache. This way, the browser only has to download new and dynamic content whenever it visits again. Again, this is something that a plugin like WP Rocket can help you with. Or you can also do it yourself if you like.

Reduce redirects

A redirect leads a visitor from one requested page to another, because the requested page was moved or deleted. While this leads to a good user experience if done well, the more redirects you use, the slower your site will be. Don’t make endless redirects. Also, try not to keep links around that point to deleted posts redirected to new ones. Always make direct links.

Use structured data to improve your mobile site

Structured data is essential for every site. With structured data, you can describe your content in a way that search engines can understand. It gives you a direct line of communication with search engines, so to say. In return, search engines might reward you with awesome rich results.

Your mobile site needs to have the same structured data as your desktop variant — otherwise, Google might get confused. Yoast SEO automatically adds structured data for the most important parts of your site, which you can fine-tune it to your liking.

Don’t block assets like JavaScript, HTML and CSS

We’ve said it before, and we’re going to keep saying it: Don’t block assets like JavaScript, HTML and CSS. Doing so makes it harder for Google to access your site and that could lead to bad rankings. Check your Google Search Console to see if you’re blocking resources. If so, we advise that you take away all blockades if you want to truly optimize your mobile site.

Improve legibility

Make sure that your mobile site is readable on mobile devices. Use different devices to check if your typography is in order and make changes when necessary. Typography can make or break the user experience of your site.

Improve tap target sizes

People hate it when their fingers can’t hit a button, link, or menu item without fault. They can feel frustrated when navigation is hard or unnatural. Please fix it to improve your mobile site.

Choose the correct viewport

The viewport determines the width of the page for the device used to view it. By specifying a correct viewport, you make sure that visitors with specific devices get the right version of your site. Fail to do this, and you might show your desktop site to a small-screen smartphone user — a big no-no.

Don’t use interstitials or pop-ups

Google will penalize sites that use large pop-ups or interstitials to promote newsletters, sign-up forms, or ads. These often get in the way of the user quickly accessing the content they requested. Don’t use these. If you must though, make sure you abide by Google’s rules.

Test your site and tell Google about it

Before you start working on your mobile SEO, you should run a mobile usability test on Google to see where you should start. As you work, you should keep testing to see if you’re making progress. If your mobile site is optimized, you need to tell Google so your site will be checked and indexed. Use Search Console to stay on top of the performance of your site.

Investigate other technologies

There are other ways to improve the performance of your mobile site. One of these technologies is the Accelerated Mobile Pages (AMP) framework. This is an initiative by Google and others to get web pages to load super fast on mobile devices. By wrapping your content in special HTML code, you can optimize the pages in a way that Google can use to improve the performance. Keep in mind that AMP is not without its drawbacks, and not every project will benefit from it.

AMP is not the only technology that helps you optimize your mobile site. Other companies offer similar solutions, like Cloudflare’s various optimized delivery technologies. There are so many options these days!

Conclusion

Mobile is the new baseline, the new default. Do everything you can to fix your mobile site and make it perfect, not just in Google’s eyes, but, more importantly, your visitors. Mobile SEO is not just about great content and a flawless technical presentation. It’s more about creating an excellent user experience. Once you’ve achieved that, you’re on your way to the top!

Read more: Mobile SEO: the ultimate guide »

Coming up next!

An In-Depth Guide And Best Practices For Mobile SEO via @sejournal, @lorenbaker

Over the years, search engines have encouraged businesses to improve the mobile experience on their websites.

Today, all websites should be mobile-first. Google prioritizes the mobile versions of websites when indexing them for mobile and desktop.

Mobile has gone from a good idea to a best practice to a default assumption. If your website isn’t optimized for mobile, you’re way behind.

As early as January 2014, Google expanded its search performance feature in Google Search Console (known then as Google Webmaster Tools) to include mobile performance measurements.

Later that year, they expanded PageSpeed Insights to include mobile recommendations.

A March 2015 update, referred to as “Mobilegeddon” by many SEO pros, prioritized sites that rendered well on mobile devices.

Is your site mobile-friendly? Have you optimized your SEO for the mobile experience?

This guide will provide you with all that you need to know about mobile SEO and how to optimize your site to meet this modern demand.

What Is Mobile SEO And Why Is It Important?

The goal of mobile SEO is to optimize your website to attain better visibility in search engine results specifically tailored for mobile devices.

This form of SEO not only aims to boost search engine rankings, but also prioritizes enhancing mobile user experience through both content and technology.

While, in many ways, mobile SEO and traditional SEO share similar practices, additional steps related to site rendering and content are required to meet the needs of mobile users and the speed requirements of mobile devices.

Does this need to be a priority for your website? How urgent is it?

Consider this: 58% of the world’s web traffic comes from mobile devices.

If you aren’t focused on mobile users, there is a good chance you’re missing out on a tremendous amount of traffic.

Mobile-First Indexing

Additionally, as of 2023, Google has switched its crawlers to a mobile-first indexing priority.

This means that the mobile experience of your site is critical to maintaining efficient indexing, which is the step before ranking algorithms come into play.

Read more: Where We Are Today With Google’s Mobile-First Index

How Much Of Your Traffic Is From Mobile?

How much traffic potential you have with mobile users can depend on various factors, including your industry (B2B sites might attract primarily desktop users, for example) and the search intent your content addresses (users might prefer desktop for larger purchases, for example).

Regardless of where your industry and the search intent of your users might be, the future will demand that you optimize your site experience for mobile devices.

How can you assess your current mix of mobile vs. desktop users?

An easy way to see what percentage of your users is on mobile is to go into Google Analytics 4.

  • Click Reports in the left column.
  • Click on the Insights icon on the right side of the screen.
  • Scroll down to Suggested Questions and click on it.
  • Click on Technology.
  • Click on Top Device model by Users.
  • Then click on Top Device category by Users under Related Results.
  • The breakdown of Top Device category will match the date range selected at the top of GA4.
A chart from Google Analytics 4 showing a comparison of mobile, desktop, tablet, and Smart TV traffic to a siteScreenshot from GA4, March 2024

You can also set up a report in Looker Studio.

  • Add your site to the Data source.
  • Add Device category to the Dimension field.
  • Add 30-day active users to the Metric field.
  • Click on Chart to select the view that works best for you.
A screen capture from Looker Studio showing a pie chart with a breakdown of mobile, desktop, tablet, and Smart TV users for a siteScreenshot from Looker Studio, March 2024

You can add more Dimensions to really dig into the data to see which pages attract which type of users, what the mobile-to-desktop mix is by country, which search engines send the most mobile users, and so much more.

Read more: Why Mobile And Desktop Rankings Are Different

How To Check If Your Site Is Mobile-Friendly

Now that you know how to build a report on mobile and desktop usage, you need to figure out if your site is optimized for mobile traffic.

While Google removed the mobile-friendly testing tool from Google Search Console in December 2023, there are still a number of useful tools for evaluating your site for mobile users.

Bing still has a mobile-friendly testing tool that will tell you the following:

  • Viewport is configured correctly.
  • Page content fits device width.
  • Text on the page is readable.
  • Links and tap targets are sufficiently large and touch-friendly.
  • Any other issues detected.

Google’s Lighthouse Chrome extension provides you with an evaluation of your site’s performance across several factors, including load times, accessibility, and SEO.

To use, install the Lighthouse Chrome extension.

  • Go to your website in your browser.
  • Click on the orange lighthouse icon in your browser’s address bar.
  • Click Generate Report.
  • A new tab will open and display your scores once the evaluation is complete.
An image showing the Lighthouse Scores for a website.Screenshot from Lighthouse, March 2024

You can also use the Lighthouse report in Developer Tools in Chrome.

  • Simply click on the three dots next to the address bar.
  • Select “More Tools.”
  • Select Developer Tools.
  • Click on the Lighthouse tab.
  • Choose “Mobile” and click the “Analyze page load” button.
An image showing how to get to Lighthouse within Google Chrome Developer Tools.Screenshot from Lighthouse, March 2024

Another option that Google offers is the PageSpeed Insights (PSI) tool. Simply add your URL into the field and click Analyze.

PSI will integrate any Core Web Vitals scores into the resulting view so you can see what your users are experiencing when they come to your site.

An image showing the PageSpeed Insights scores for a website.Screenshot from PageSpeed Insights, March 2024

Other tools, like WebPageTest.org, will graphically display the processes and load times for everything it takes to display your webpages.

With this information, you can see which processes block the loading of your pages, which ones take the longest to load, and how this affects your overall page load times.

You can also emulate the mobile experience by using Developer Tools in Chrome, which allows you to switch back and forth between a desktop and mobile experience.

An image showing how to change the device emulation for a site within Google Chrome Developer ToolsScreenshot from Google Chrome Developer Tools, March 2024

Lastly, use your own mobile device to load and navigate your website:

  • Does it take forever to load?
  • Are you able to navigate your site to find the most important information?
  • Is it easy to add something to cart?
  • Can you read the text?

Read more: Google PageSpeed Insights Reports: A Technical Guide

How To Optimize Your Site Mobile-First

With all these tools, keep an eye on the Performance and Accessibility scores, as these directly affect mobile users.

Expand each section within the PageSpeed Insights report to see what elements are affecting your score.

These sections can give your developers their marching orders for optimizing the mobile experience.

While mobile speeds for cellular networks have steadily improved around the world (the average speed in the U.S. has jumped to 27.06 Mbps from 11.14 Mbps in just eight years), speed and usability for mobile users are at a premium.

Read more: Top 7 SEO Benefits Of Responsive Web Design

Best Practices For Mobile Optimization

Unlike traditional SEO, which can focus heavily on ensuring that you are using the language of your users as it relates to the intersection of your products/services and their needs, optimizing for mobile SEO can seem very technical SEO-heavy.

While you still need to be focused on matching your content with the needs of the user, mobile search optimization will require the aid of your developers and designers to be fully effective.

Below are several key factors in mobile SEO to keep in mind as you’re optimizing your site.

Site Rendering

How your site responds to different devices is one of the most important elements in mobile SEO.

The two most common approaches to this are responsive design and dynamic serving.

Responsive design is the most common of the two options.

Using your site’s cascading style sheets (CSS) and flexible layouts, as well as responsive content delivery networks (CDN) and modern image file types, responsive design allows your site to adjust to a variety of screen sizes, orientations, and resolutions.

With the responsive design, elements on the page adjust in size and location based on the size of the screen.

You can simply resize the window of your desktop browser and see how this works.

An image showing the difference between Web.dev in a full desktop display vs. a mobile display using responsive design.Screenshot from web.dev, March 2024

This is the approach that Google recommends.

Adaptive design, also known as dynamic serving, consists of multiple fixed layouts that are dynamically served to the user based on their device.

Sites can have a separate layout for desktop, smartphone, and tablet users. Each design can be modified to remove functionality that may not make sense for certain device types.

This is a less efficient approach, but it does give sites more control over what each device sees.

While these will not be covered here, two other options:

  • Progressive Web Apps (PWA), which can seamlessly integrate into a mobile app.
  • Separate mobile site/URL (which is no longer recommended).

Read more: An Introduction To Rendering For SEO

Image Optimization

Images add a lot of value to the content on your site and can greatly affect the user experience.

From page speeds to image quality, you could adversely affect the user experience if you haven’t optimized your images.

This is especially true for the mobile experience. Images need to adjust to smaller screens, varying resolutions, and screen orientation.

One of the most important things you can do is incorporate responsive elements into your site’s cascading style sheets (CSS).

Rather than assigning absolute pixel values for images on your pages, use relative units of measure, such as a percentage of the page width. This will allow images on your pages to be responsive to various screen sizes.

This would be an example of an image setting with an absolute pixel value:

An image of CSS code indicating that the image should always been 1600 pixelsScreenshot from author, March 2024

Here is an image setting as a percentage of the page width:

An image of CSS code that indicates that the image should take up 50% of the width of the page regardless of screen size.Screenshot from author, March 2024

In addition to CSS changes, consider updating the file formats of images on your site. Modern image formats offer more efficient and lossless compression than the older JPEG and PNG file types.

Some new image file formats developed for mobile include AVIF and WebP for Android devices and HEIC for IOS devices.

The new file formats can save as much as 34% in file size, which can result in significant improvements in page load times for media-rich pages.

WordPress users are able to take advantage of image optimization plugins, which can automatically convert your images to next-gen image formats. Other content management systems, such as Wix, automatically optimize images.

Read more: 12 Important Image SEO Tips You Need To Know

Avoid Intrusive Interstitials

Google rarely uses concrete language to state that something is a ranking factor or will result in a penalty, so you know it means business about intrusive interstitials in the mobile experience.

Intrusive interstitials are basically pop-ups on a page that prevent the user from seeing content on the page.

John Mueller, Google’s Senior Search Analyst, stated that they are specifically interested in the first interaction a user has after clicking on a search result.

Examples of intrusive interstitial pop-ups on a mobile site according to Google.

Not all pop-ups are considered bad. Interstitial types that are considered “intrusive” by Google include:

  • Pop-ups that cover most or all of the page content.
  • Non-responsive interstitials or pop-ups that are impossible for mobile users to close.
  • Pop-ups that are not triggered by a user action, such as a scroll or a click.

Read more: 7 Tips To Keep Pop-Ups From Harming Your SEO

Structured Data

Most of the tips provided in this guide so far are focused on usability and speed and have an additive effect, but there are changes that can directly influence how your site appears in mobile search results.

Search engine results pages (SERPs) haven’t been the “10 blue links” in a very long time.

They now reflect the diversity of search intent, showing a variety of different sections to meet the needs of users. Local Pack, shopping listing ads, video content, and more dominate the mobile search experience.

As a result, it’s more important than ever to provide structured data markup to the search engines, so they can display rich results for users.

In this example, you can see that both Zojirushi and Amazon have included structured data for their rice cookers, and Google is displaying rich results for both.

An image of a search result for Japanese rice cookers that shows rich results for Zojirushi and Amazon.Screenshot from search for [Japanese rice cookers], Google, March 2024

Adding structured data markup to your site can influence how well your site shows up for local searches and product-related searches.

Using JSON-LD, you can mark up the business, product, and services data on your pages in Schema markup.

If you use WordPress as the content management system for your site, there are several plugins available that will automatically mark up your content with structured data.

Read more: What Structured Data To Use And Where To Use It?

Content Style

When you think about your mobile users and the screens on their devices, this can greatly influence how you write your content.

Rather than long, detailed paragraphs, mobile users prefer concise writing styles for mobile reading.

Each key point in your content should be a single line of text that easily fits on a mobile screen.

Your font sizes should adjust to the screen’s resolution to avoid eye strain for your users.

If possible, allow for a dark or dim mode for your site to further reduce eye strain.

Headers should be concise and address the searcher’s intent. Rather than lengthy section headers, keep it simple.

Finally, make sure that your text renders in a font size that’s readable.

Read more: 10 Tips For Creating Mobile-Friendly Content

Tap Targets

As important as text size, the tap targets on your pages should be sized and laid out appropriately.

Tap targets include navigation elements, links, form fields, and buttons like “Add to Cart” buttons.

Targets smaller than 48 pixels by 48 pixels and targets that overlap or are overlapped by other page elements will be called out in the Lighthouse report.

Tap targets are essential to the mobile user experience, especially for ecommerce websites, so optimizing them is vital to the health of your online business.

Read more: Google’s Lighthouse SEO Audit Tool Now Measures Tap Target Spacing

Prioritizing These Tips

If you have delayed making your site mobile-friendly until now, this guide may feel overwhelming. As a result, you may not know what to prioritize first.

As with so many other optimizations in SEO, it’s important to understand which changes will have the greatest impact, and this is just as true for mobile SEO.

Think of SEO as a framework in which your site’s technical aspects are the foundation of your content. Without a solid foundation, even the best content may struggle to rank.

  • Responsive or Dynamic Rendering: If your site requires the user to zoom and scroll right or left to read the content on your pages, no number of other optimizations can help you. This should be first on your list.
  • Content Style: Rethink how your users will consume your content online. Avoid very long paragraphs. “Brevity is the soul of wit,” to quote Shakespeare.
  • Image Optimization: Begin migrating your images to next-gen image formats and optimize your content display network for speed and responsiveness.
  • Tap Targets: A site that prevents users from navigating or converting into sales won’t be in business long. Make navigation, links, and buttons usable for them.
  • Structured Data: While this element ranks last in priority on this list, rich results can improve your chances of receiving traffic from a search engine, so add this to your to-do list once you’ve completed the other optimizations.

Summary

From How Search Works, “Google’s mission is to organize the world’s information and make it universally accessible and useful.”

If Google’s primary mission is focused on making all the world’s information accessible and useful, then you know they will prefer surfacing sites that align with that vision.

Since a growing percentage of users are on mobile devices, you may want to infer the word “everywhere” added to the end of the mission statement.

Are you missing out on traffic from mobile devices because of a poor mobile experience?

If you hope to remain relevant, make mobile SEO a priority now.


Featured Image: Paulo Bobita/Search Engine Journal

Copywriting for mobile

We’re in the smartphone era, which means a large part of your audience will use your site via mobile. So, what does this mean? Do you need to write differently if you’re copywriting for a ‘mobile’ audience? In this post, we’ll share some useful tips on how to write awesome texts that are great for both desktops and mobile devices.

Why is copywriting for mobile different?

Even with responsive website designs, reading on a mobile device is still different from reading on a desktop. Since phone screens are smaller, text will appear longer because it takes up more space, and people have to scroll to read everything (which will make it feel longer to read).

What’s more, lots of people use their mobile device ‘on the go’, while also doing other things. This means their attention span and concentration are limited. They’re easily distracted, so you want to grab their attention with short and concise content when you’re copywriting for mobile.

Tip 1: Always focus on your audience

While it’s good to focus on the question ‘how can I write good texts for smartphone users’, you shouldn’t lose track of the most important question: ‘what does my audience like?’ Because phones won’t read your content. But your audience will! That’s why it’s good to keep an eye on your audience’s interests, and write about those topics.

Tip 2: Make your fonts large enough

Font size is important for your mobile UX. You want your texts to be readable without folks having to squint or pinch and zoom; especially your base font – your paragraph font – should be readable. So don’t use your desktop font size on your mobile site. At least, not without checking how it looks on mobile first. And while you’re at it, check it for tablets too.

How many font sizes should you use?

Be aware that your mobile site will look messy when you use more than three font sizes. The size differences will be much more visible. That’s why we advise limiting the number to two, maybe three, sizes.

Read more: 10 ways to improve mobile UX »

Tip 3: Write short sentences

Don’t use too many long sentences. As we’ve said before, people who search on their phone want fast and short answers. To illustrate, a sentence of 25 words takes up two lines on an average desktop screen. But on a phone screen, those 25 words will be four lines. That’s twice as long!

Not to mention, long sentences make reading your text much more difficult. This is true for desktop as well, but it’s even more important when you write for a mobile audience. So, try to address your audience’s specific pain points with your copy and quickly offer a solution.

Tip 4: Add subheadings

Mobile users often skim texts. So, if you want your content to be easy to read, break it up with informative subheadings. These subheadings will guide your readers through your text, making your message much easier to digest. They’re almost like road signs, guiding your users to the good stuff.

Tip 5: Check your white space

Don’t be afraid to let your words breathe. Since phones have smaller screens, you don’t want your text to look cramped. By giving your content some room, it will be easier to read. Plus, if you have sufficient white space between sentences, people will be able to easily tap on clickable elements with their finger.

If you’re unsure how much white space is enough, you should check on multiple devices how it looks. And feel free to ask other people what they think!

Tip 6: Keep an eye on text-structure

If your text is well structured, people will more easily understand the main message of your post. If it’s not, people might get lost and tune out. So the structure of your text should be flawless.

A well-structured text has two things:

  1. Paragraphs that follow each other in a logical order.
  2. Sentences that are connected to each other, usually by transition words. These words will help people understand the meaning of your text.

Remember, copywriting for mobile is all about writing texts that are easy to read. So, pay attention to your text structure and make sure it makes sense.

Keep reading: 10 copywriting tips – from experts to experts »

Tip 7: Don’t be afraid to use images or videos

With shorts and reels and all types of short-form video trending right now, you’d be a fool not to use some type of multimedia on your mobile site. So, use high-quality visuals that underline or amplify the main message of your text. And mind the file size! Nobody likes a slow-loading website.

And remember: using images or videos isn’t just about making your site look good. You want them to enhance your user’s experience.

Short and sweet

If you want to use videos on your pages or posts, keep in mind that they need to be short! Mobile users are like speed daters, they want to know who and what and why fast. A short video will keep them hooked and on your site.

And of course, don’t forget to add captions. People who search on their phone are usually outside or on public transport, so they can’t turn on their volume. By using captions, you’ll ensure that people will be able to watch your video.

Conclusion: readability is of the utmost importance on mobile

Copywriting for mobile is not that different from writing for a desktop. In both cases, you need to write for a real audience. However, ‘mobile’ texts demand an even better readability than ‘desktop’ texts, because reading from a mobile screen is more challenging than from a desktop. But if you make sure your readability is top-notch, your texts will have loads of readers, both on mobile devices and desktops.

Read on: Mobile SEO: the ultimate guide »

Coming up next!

4 Google Chrome Updates For Enhanced Mobile Search via @sejournal, @kristileilani

To enhance mobile user’s search experience, Google has unveiled new features and updates for the Chrome mobile browser.

These enhancements suggest related content, highlight trending topics, and expand search suggestions.

Get Search Suggestions

Chrome on iOS and Android platforms now offers search suggestions relevant to the webpage a user is viewing.

This feature provides a new “Related to this page” section that supplies more search options for the content users browse.

4 Google Chrome Updates For Enhanced Mobile SearchScreenshot from Google Chrome (iOS), August 2023

For example, suppose a user is exploring a blog post from Google and clicks the Chrome address bar.

The browser will display other related searches about Chrome updates and version history.

Review Trending Google Searches

The second feature, only available on Chrome for Android, incorporates trending Google searches directly into the Chrome address bar.

4 Google Chrome Updates For Enhanced Mobile SearchScreenshot from Google Chrome (Android), August 2023

To access this feature, a user must open a new tab, tap the address bar, and scroll down to discover what’s currently popular.

Clicking on a trending search will yield comprehensive results for the chosen topic. Chrome plans to roll out this feature to iOS users later in the year.

Utilize Touch To Search

The third update is an enhancement to Android’s “Touch to Search” feature, introduced several years ago.

This function lets users search for a word or phrase directly from a webpage.

4 Google Chrome Updates For Enhanced Mobile SearchScreenshot from Google Chrome (Android), August 2023

With the update, Touch to Search will now display a carousel of related searches, allowing users to swiftly access additional information on a chosen topic.

Users can receive quick translations, helpful context about unfamiliar terms or places, standardized touch interactions, and more intuitive settings control.

Explore More Suggestions

Finally, Chrome has expanded the number of suggestions when users begin typing in the address bar.

4 Google Chrome Updates For Enhanced Mobile SearchScreenshot from Google Chrome (iOS), August 2023

Instead of the previous six, iOS and Android users will now have ten suggestions, with the most relevant ones appearing first.

New Areas For Optimization

Search enhancements and new features for Google Chrome mobile users may impact how they interact with search and the type of content they discover online.

Marketers should adjust their strategies to ensure their content appears in related searches and trending topics, enhancing visibility and user engagement.

In addition to the updates to Chrome, Google also announced new capabilities for Search Generative Experience (SGE).


Featured image: ECO LENS/Shutterstock

SEO in 2023: Your chance to shine!

For most sites, SEO in 2023 will probably be similar to the past couple of years: you still need to improve your work but set the bar higher and higher. Competition is getting fiercer, and Google — and your potential customers — are getting better at recognizing true quality. Also, you should keep an eye out for technological advancements like ChatGPT, as they might make for an exciting year. Here, you’ll get a quick overview of SEO in 2023.

Table of contents

2022 is over; now what?

2022 was a weird year. It might have been a somewhat positive year for most of us — although we’re in the middle of a cost-of-living crisis, with a recession looming. The pandemic is still around but has taken a back seat in most places. If we look at our industry, SEO, we see that the online world has made a big jump. A lot of businesses moved online. Many people have shopped online for the first time, and many of them will keep doing that. There’s never been a better time to build an online business.

With a recession looming, SEO will likely become even more important. It’s one of the most cost-effective ways of reaching an audience — plus, it’s relatively easy to do. You can rely less on external platforms and more on the one that you fully control: your website.

So, with all these people waiting for your content — how would you use SEO in 2023?

It’s all about quality and E-A-T

2023 is all about quality and authority. Improving quality across the board should start with determining what you do. Please look at your products and services and the way you describe these. Have you had any trouble telling what you do? You may need to go back to the drawing board. Your product must be excellent, as there is no use in trying to rank a sub-par product. No one would fall for that. A killer product needs a killer site and a killer plan to get that site noticed.

Increasingly, Google looks at other signals to determine the value of your offer and yourself. These signals, expertise, authoritativeness, and trustworthiness (or E-A-T) help it to discern the real from the fake, so to speak. The web is already rife with sub-par content, and the advent of new artificial intelligence content writers might flood it with even more. Quality, originality, authority, trustworthiness, and expertise will be where you will be judged on. And the recent addition of Experience to the E-A-T acronym shows Google is not done with its focus on this ranking factor.

Google will build out the Helpful Content system that it launched earlier in 2022 to help uncover truly good and original stuff.

SEO in 2023

For years, we heard talk about AI taking over the world, and 2023 might be the year that could happen. The launch of ChatGPT at the end of 2022 was a bombshell for many, and it was followed by a ton of new tools and developments. Plus, all the news surrounding the chat AI helped it reach a vast audience, which will surely help it get into the mainstream. ChatGPT could dramatically reshape how we search for answers, write our content, and much more. Now, it’s still early days, but keep a close eye on it and related technologies.

There’s a ton of other stuff happening as well. 2023 will also see much more visual and intelligent ways of searching and finding, like the multisearch stuff that Google introduced. Images will play a big part in how people will find you, so be sure to make these as good as possible.

There will also be a renewed interest in SEO as marketers will get trouble tracking their success on other platforms due to various legal changes, like a possible ban on Google Analytics in Europe. Cookies are also about to die. Even though tracking will continue in different forms, it’s time to invest in SEO before others flock to SEO.

Take note of these developments to see where search is heading, but for this moment, for most sites, it’s all about improving what you have right now. Site quality is critical. Content quality is vital. So, these SEO trends for 2023 are not hyped-up stuff but subjects we’ve been hammering home for a while. Remember Holistic SEO?

Improve site quality

If you’ve been playing this SEO game for a while, you’ve been working on your site for a long time. Over the years, there’s been a lot of talk about all the things you should focus on because that’s what the search engines would be looking at. Experts claim to know many factors that search engines consider to rank a piece of content for a specific term. That’s not possible. While nobody knows precisely what happens behind the scenes of a search engine, you can look back over a more significant period to determine trends. One thing that always keeps popping up?

Quality.

To win in SEO in 2023, your site needs to be technically flawless, offer a spectacular user experience and high-quality content, and target the right audience at the right time in their user journey. And, of course, your site’s speed and user experience need to improve. It also means incorporating and improving Schema.org structured data, as structured data remains one of the critical developments for some time.

Let’s review some of the things you need to focus on in 2023.

A better Page Experience with good Core Web Vitals

As part of an effort to get sites to speed up and to provide a great user experience, Google announced the Page Experience algorithm update that rolled out in 2021. This update gives you another reason to put site speed front and center. While the Page Experience update didn’t shake up the SERPs, we expect it to continue to become a stronger signal.

Site speed has always been critical. If you can’t keep up with your competition now, you’ll soon find yourself having a more challenging time keeping up if you’re not speeding up your site. If one of your competitors becomes a lot faster, you become slower by comparison, even when you’re not becoming slower. Improving loading time is a lot of work, but as it might make you much faster than the competition, it’s an excellent tradeoff.

Start by finding a better hosting plan — one of the quickest ways to speed up your site! — and optimizing your images with image SEO.

Enhance the user experience

Page experience ties in with user experience. Is your site a joy to use? Can you find what you need in an instant? Is the branding recognizable? How do you use images? Improving the user experience is a surefire way to make your — potential — customers happy. Happy customers make happy search engines!

Untangle your site structure

Loads of sites were started on a whim and have grown tremendously over time. Sometimes, all those categories, tags, posts, and pages can feel like the roots of trees breaking up a sidewalk. It’s easy to lose control. You might know that keeping your site structure in check is beneficial for your visitors and search engines. Everything should have its proper place, and if something is old, outdated, or deprecated, maybe you should delete it and point it to something relevant.

This year, you should pay special attention to your site structure. Re-assess your site structure and ask yourself if everything is still where it should be or if improvements need to be made. How’s your cornerstone content strategy? Is your internal linking up to scratch? Are redirects screwing up the flow of your site? The SEO workouts in Yoast SEO Premium can help you get started on this.

Implement Schema.org structured data

Structured data with Schema.org makes your content instantly understandable for search engines. Search engines use structured data to connect parts of your page and the world around it. It helps to provide context to your data. Besides making your site easier to understand, adding structured data makes your site eligible for rich results. There are many rich results, from star ratings to image highlights, and search engines continue to expand this. Structured data forms the basis of many developments, like voice search and Google’s ecommerce push.

Implementing structured data has never been easy, but we’re solving that problem. Yoast SEO automatically outputs a complete graph of structured data, describing your site and content in detail for search engines — and connecting everything. For specific pages, you can describe the content in the Schema tab of Yoast SEO. Also, our structured data content blocks for the WordPress block editor let you automatically add valid structured data by simply picking a block and filling in the content. We now offer blocks for FAQ pages and How-to articles, with more on the way. In addition, we also have an online training course on structured data to help you improve your SEO in 2023.

The FAQ block in Yoast SEO makes it easy to get rich results for your FAQs

Mobile still needs your focus

We’ve talked about mobile for years, but we must remind people to take it seriously. Since Google switched to mobile-first indexing, it judges your site by how it works on mobile, even when most of your traffic is from the desktop. Give your mobile site special care and work on its mobile SEO. You should test whether your site works as well on mobile and desktop. Is the structured data functioning and complete? Do images have relevant alt-texts? Is the content complete and easy to read? Could you make it lightning-fast, easy to use, and valuable?

In 2022, many people experienced mobile shopping for the first time, and they will come back for more in 2023. If you sell stuff online, be sure to optimize the checkout process of your ecommerce site — make it as short and focused as possible!

Content quality

There is a ton of content out there — and a lot of new content is published daily. Why should your content be in the top ten for your chosen focus keyphrases? Is it perfect enough to beat the competition? Are you publishing original, all-encompassing content that answers the questions your audience has?

Keep search intent front and center

Search intent is the why behind a search. What does this person mean to do with this search? Is it to find information or to buy something? Or maybe they’re just trying to find a specific website. Or is it something else entirely? Search engines are better at understanding this intent and the accompanying user behavior. Thanks to breakthroughs in natural language processing with BERT and MUM, Google is starting to know the language inside out. In 2023, we’ll see Google use these new skills to bring better and more accurate search results — and present them in innovative ways.

Of course, we can still help search engines pick the correct version of our content. By determining the intent behind a search, you can map your keyword strategy to a searcher’s specific goals. Map these intents to your content, and you’re good to go.

Re-do your keyword research

The last two years were impactful for many of us, and a lot has changed. Keeping this in mind, it’s high time to re-do your keyword research. There is bound to have been an enormous amount of change in your market. Not only that, your company itself is bound to have changed. Not updating your keyword research means missing out on significant opportunities. Read up on the research about consumer trends for 2023 and beyond. After that, ask yourself these questions:

  • What changed in my company?
  • What changed in and around my audience?
  • Has something changed in people’s language?
  • What has changed in where people search?

Content is context

Context is one of the essential words in the SEO field. Context is what helps search engines make sense of the world. As search engines become more innovative and intelligent, providing them with as much related information as possible is becoming more critical. By offering the necessary context about your subject and entities, you can help search engines make the connection between your content and where that content fits in the grand scheme of things. It’s not just content; the links you add and how you add these links also provide context that helps search engines. Also, Schema structured data provides another way to show search engines how entities are connected.

By mapping the context of your subject, you might find a hole in your story. It could be that you haven’t fully explored your topic. Or maybe you found new ways of looking at it, or perhaps the recent developments threw you a curveball. Who knows! Stay on top of your topic and incorporate everything you find. Sometimes, it also means going back through your old content to update, improve or fix things — or delete stuff entirely.

Re-assess the content and quality of your most important pages

If you are anything like us, you have been at this game for a while and produced loads of content. That’s not a bad thing, of course, unless you are starting to compete with yourself. Keyword cannibalization can become a big issue, so content maintenance is a thing. Keep an eye on the search results of your chosen focus keyphrase. Do you have multiple articles in the top ten for a specific keyphrase? Is that what you want to happen?

You need to re-assess your content to find out how you are doing. Is everything in tip-top shape? Do you need to write more? Or less? Maybe combine several weaker articles into one strong one? Content pruning is going through your posts to see what you can take to improve the rest. Sometimes, the best SEO strategy can be to hold the writing for a while and improve what you have!

Work on your expertise, authoritativeness, and trustworthiness (E-A-T)

Now search engines can understand the content; they are increasingly looking at its value. Is it trustworthy? Who is the person claiming these things? Why should we trust the author? Is the author an authority on the subject? Google looks not just at the quality of the content but also at whether that content can be assessed professionally. Trust and expertise will be essential, especially for YMLY (Your Money or Your Life) pages, like medical or financial content. E-A-T (expertise, authoritativeness, and trustworthiness) looks at this and is becoming a more significant part of SEO in 2023. What’s more, at the end of 2022 even added an extra letter to the acronym: Experience!

Hone those writing skills!

Quality content is well-written content. Quality content is original, in-depth, and easy to understand. Search engines are improving at determining an article’s text quality and making decisions based on that. Also, readers value well-written texts more and get a sense of trust from them. If content reads well and is factual and grammatically correct, it will come across as more professional, and people will be more likely to return to read more of your content.

While it is increasingly challenging to write all that high-quality content yourself, artificial intelligence might help make your job easier. AI content generators are getting better by the day and have reached a level that produces pretty good content. So why not make use of these tools, I hear you say?

Having an AI tool write your content doesn’t lead to high-quality, unique, authentic stuff. An AI has been trained on stuff that we already know, so there is no way for it to write something unique. Please take care in using tools like this. Of course, there’s no harm in having an AI speed up your work, getting you inspired, and helping you set stuff up. Be sure to edit the outcome into something you are proud of.

It will be interesting to see Google’s reaction to the flood of AI-generated content that is bound to arrive in 2023. They will probably focus even more on identifying E-A-T signals in content to try and discern AI content from content written by expert humans.

Whatever happens, brush up on those writing and editing skills! We have an excellent SEO copywriting guide and an SEO copywriting course if you need help. If you buy Yoast SEO Premium, you get complimentary access to all our SEO training courses — for one low price.

Search is on the move

As much as we’d like everything to happen on our website, it’s not. Depending on where you are and what you’re doing, your search engine optimization might need to happen elsewhere, not specifically in Google. Search is moving beyond the website or social media platform for investigations and actions. Loads of devices can answer a spoken question with a spoken answer. Machines that can book tickets for you or reserve a table. There are powerful e-commerce platforms that seem to get most of the product searches, not to mention all those app-based services. Visual search is also on the rise. TikTok is huge in certain demographics. Maybe these have value for you?

(Progressive web) apps

Links to apps continue to pop up in search, especially on mobile. Many sites bombard you with links to their apps on the home screen. Some services are app-only, like Uber. Apps are everywhere; even Google is testing structured data for software apps. Moreover, Google has expanded its mobile homepage with the Discover app that suggests new content based on your interests.

Where there’s an app, there’s a customer to reach. Uber might be the ultimate taxi-hailing service, but why can’t a local taxi company replicate that? Apps offer another way — and sometimes a better way — of reaching your audience. Depending on your product and market, looking into apps might be a good idea. If you’re not willing to go down the native route, there are always progressive web apps — which we’ll see a lot of this year!

Video

Video content is incredibly popular! And there’s no end in sight for the video boom. YouTube might be the most crucial search engine for many people besides Google. We’ve seen the arrival of short-form content providers like TikTok and several enhancements in how video gets presented on the search results pages. You can count on it that video content will only become more critical. If you have the means, invest in video. Remember, it doesn’t always have to be flashy and professional — make it heartfelt. In addition to our Video SEO WordPress plugin, we also have a ton of content on how to do video SEO well.

Other platforms

Traditionally, many searches happen not on search engines but social media and other platforms. These past years, we’ve seen a steady decline in traffic and conversion from social media. Different platforms are taking their place. YouTube is a powerful search engine, as is Amazon. Plus, there are all those short-form videos going around. Maybe that’s something to attract a new audience? Also, did you see the meteoric rise of alternative search engines like DuckDuckGo and Neeva? People are getting more privacy-aware, which is a good thing! Depending on the searcher and their goal, platforms like these are becoming increasingly important. Indeed, something to think about!

Don’t just think: “I need to publish a blog post on my website” — there are so many great destinations out there that might fit the goal of your message better.

A system for getting traffic with SEO in 2023

What does it all boil down to if we recap all this? We know it sounds easy when you read it like this, but this is what you should keep in your head at all times:

  • A lot has changed in the last two years, so restart your research and read up on consumer trends for 2023.
  • You should have a fast, easily usable, technically flawless website with high-quality content that genuinely helps visitors.
  • This website must be supported by a brand offering high-quality products and services.

SEO in 2023: What’s next?

It’s easy to say that your site must be better than ever in 2023 because it’s true! Those ten blue links and rich search results are what it’s all about for most sites. The majority of traffic will still come from organic searches. Social media traffic is down, and conversational search is rising, but not enough to put a dent in organic. And then there’s video. Ultimately, you must keep improving your site in all the right places.

Of course, much other stuff is happening simultaneously, and most of it concerns an ever-changing Google. Next year, we might see Google less like a search engine and more as a virtual assistant — a person who lives on your phone and solves your problems. And that’s what they want to get to. It’s been a promise for a long time, but now we’re starting to see it with all these rich results and answer boxes. This will be interesting to watch.

Have a great 2023!

Coming up next!

How Can Voice Search Benefit Your SEO? via @sejournal, @krisjonescom

Google Assistant. Siri. Alexa. Cortana.

You have your choice of high-quality voice assistants today, and they can all do some pretty amazing things.

One of those things is to help users find answers to questions; basically, whatever someone would normally turn to a search engine for, voice assistants can find the resource and read it aloud.

Today, it’s nothing new to say that voice search presents phenomenal SEO opportunities for businesses.

After all, if those popular voice assistants are reading off the answers to people’s questions, then there’s a chance that they could read your website’s content as some of those answers!

And the numbers hold this up, too:

  • In the United States, 40.2% of people use voice search.
  • 71% of people prefer using voice search to physically typing out a search online
  • According to Google, 27% of the global online population uses voice search on mobile.
  • 58% of people have used voice search to find information about local businesses

So, voice search is a real institution – and it isn’t going anywhere.

Hold your horses, though, because your website won’t show up in voice search answers just because it has content.

There are elements you have to understand about optimizing for voice search – before you can start putting it to use for your SEO strategy.

What Is Voice Search?

To start off simply, let’s answer the basic question of what voice search even is.

Voice search allows people to use voice commands with their smart devices to retrieve online resources.

It works much like a computer or smartphone, except that you’re using your voice to search instead of typing things in.

The smart device uses artificial intelligence to process the language, consult the respective search engine, and return the best result to the user.

Voice search is used for all kinds of inquiries, from straight-up questions and answers to driving directions to jokes.

And voice search is getting better all the time. In Google’s case, that’s due in huge part to the search engine’s use of natural language processing.

Natural language processing (or NLP) is what allows Google, a machine, not only to read but also to interpret search inquiries as a human would.

Through NLP, Google understands searches semantically, meaning it increasingly understands what was meant by a search, rather than just what was said.

You can see the benefits to people who are using voice search to access internet resources using their voice assistant, but what about the benefits to businesses?

How Can Voice Search Benefit Your SEO?

If you’re just learning what voice search is, the wheels may be starting to turn regarding how it can help your business’s SEO strategy.

But let’s discuss the reality of it, in case things are still a bit murky.

For every voice search, the voice assistant will read a result aloud.

Now, when you’re looking up directions, the voice assistant will just give you what you need.

But when you have a genuine inquiry – a question about who someone is, how something works, or why something is the case – your voice assistant will turn to organic content for the answer.

This is your chance to shine because the content the voice assistant reads could be your own!

The answer is usually what would be the featured snippet on a regular search engine results page (SERP).

That means whatever content is on top gets the extra reward of being read to users as the most authoritative resource to answer that question.

And, since SEO is all about establishing your business as a trustworthy authority in your particular market niche, then showing up in someone’s voice search should definitely be a goal of yours if you’re looking to grow through SEO!

What it all comes down to, then, is optimizing for voice search.

There are a few points to consider here; There isn’t just one thing you have to do to show up in voice searches.

With that, let’s get into how to optimize your business’s online presence for voice search.

Two Ways You Can Target Voice Search

There are two overarching ways in which I think about optimizing for voice search: getting your content right, and getting your local business’s NAP information right.

If you want your website to show up in voice search as an organic result, or if you want your business’s NAP information to appear in the map pack, you have to know the personas who are searching for things, as well as what they want.

Let’s cover what each of those points really means.

Optimizing Organic Content

So, you want your site content to show up for voice questions such as “easiest roasted potatoes recipe,” “how is photogrammetry used in car crashes,” or “why do Dalmatians have spots?”

The general way to think about this is to have your content directly address what people want – the actual intent of the question.

What does that mean?

Take the Dalmatian question.

If you run a dog blog, do research on that keyword-based question, and want to appear as a voice search answer when people search that, here’s what you do.

Make the question the title of a blog post.

Google assigns a lot of organic search weight to the H1, or title, of a page.

In the first paragraph of that post, write the direct answer in a concise yet comprehensive way. Another sentence after that to explain further couldn’t hurt, either.

Then, write the rest of the post, fill in all the details, and add rich elements such as images and infographics.

Presenting the intro as the answer the assistant will read can go a long way to appearing as a voice answer.

If you want to be seen as the most authoritative answer on the internet, though, and you want the voice assistant to present your answer as the best one, there are also other things you can do.

For example, you may want to add blog post structured data to your post to help Google understand your content.

Structured data is also particularly helpful with products and recipes. That markup will help Google to understand the finer points of the page you want to promote, and your content could show up in a voice search.

Always remember the fact that people tend to voice search using longer, more natural phrases. For that reason, you should research and use those longer-tail keywords in your content.

Based on how specific those keywords get, you should be able to discover who the persona is for this content. Who are they, and what are they after?

Knowing your audience will help you to craft the content, and that little extra thought could make the difference in attaining that coveted voice search answer.

Optimizing Local Business Information

Then there are all the local searchers out there who want to find a place like yours in their area or know who you are and want to learn more about you.

In those cases, you want to show up in the local map pack when people voice search “pizza places near me.”

You also want the voice assistant to give correct information when people inquire about “X company’s business hours” or “Y business’s address.”

There are several things to say here.

One is that showing up in local map packs, whether it’s through voice or traditional search, is all about optimizing your Google Business Profile to the max.

That means including hours, addresses, photos, services, a website link – and reviews, reviews, reviews!

Soliciting good reviews from happy customers is one surefire way to succeed as a local business.

It helps people to know they’re going to have a good experience with your company. It also shows Google that this is a business that people find useful, so it will keep showing it to searchers.

Also, since mobile devices are where voice searches occur, be sure to optimize the mobile version of your website so that anyone wanting to learn more has a good experience on your site.

Now Is The Time To Consider Voice Search

Voice search isn’t new technology, but as such a convenient way to get answers to questions, its popularity is rising – and if you haven’t been optimizing for it, now is the time.

Now, none of this is to say that it’s easy to show up in voice searches.

Many of your competitors are probably working toward the same thing.

But if you laser-focus on your choice of keywords, their intent, and your perfect user persona, you give your business the best chance to showcase itself through booming organic search technology.

More resources:


Featured Image: Production Perig/Shutterstock

SEO Trends 2023, According To 24 Experts [Ebook] via @sejournal, @sejournal

In a fast-paced industry like SEO, a lot can happen over the course of a year – which is why you want to make sure you stay ahead of the curve.

So, how can you gain a competitive edge in 2023?

What SEO strategies and tactics will help you dominate the SERPs and earn more revenue?

In the latest edition of our SEO Trends ebook, you’ll find answers to your most burning questions and tips to influence the way you optimize for search.

We’ve gathered helpful insights from 24 of today’s top experts; they’ll share what happened in SEO over the past year and what they expect to happen next year.

Download SEO Trends 2023 now and discover the retrospective and forward-thinking insights you need to help prepare for 2023.

You’ll learn how to recalibrate your SEO strategy for maximum results by identifying the key trends that will affect the search landscape next year.

Some of the SEO trends covered in this ebook are:

  • Search features and rich results.
  • AI content tools.
  • On-page factors.
  • And more.

SEO Trends 2023, According To 24 Experts [Ebook]

If you’re an SEO professional planning for 2023, this ebook has just what you need to set up a successful SEO strategy.

You’ll learn where the biggest and most impactful changes may happen and how the experts recommend you respond.

This guide will also help you understand the core best practices of SEO to insulate yourself from new updates and shifts in trends.

Grab your copy today; get direct insight and tips straight from the experts about how to succeed in SEO in 2023.

This year’s SEO experts are:

  • Azeem Ahmad, digital marketing lead at Azeem Digital.
  • Rebecca Berbel, product marketing manager at Oncrawl.
  • Jeff Coyle, co-founder & chief strategy officer at MarketMuse.
  • Renee Girard, associate director, SEO at Crate & Barrel Holdings.
  • Chris Haines, senior SEO specialist at Ahrefs.
  • Joshua Hardwick, head of content at Ahrefs.
  • Jeannie Hill, digital marketing consultant & SEO at Hill Web Creations.
  • Kevin Indig, growth advisor.
  • Russ Jeffery, director of ecosystem and product strategy at Duda.
  • Jeremy Knauff, CEO at Spartan Media.
  • Olesia Korobka, SEO entrepreneur at Fajela.com.
  • Christina LeVasseur, SEO consultant at MediaSesh.
  • Ludwig Makhyan, co-founder of Mazeless Enterprise SEO.
  • Jesse McDonald, global SEO strategist and optimization lead at IBM.
  • Joel Mesherghi, senior SEO consultant at Builtvisible.
  • Helen Pollitt, head of SEO at Car & Classic.
  • Adam Riemer, president at Adam Riemer Marketing, LLC.
  • Eli Schwartz, author of “Product-Led SEO”.
  • Andrew Shotland, CEO & founder of Local SEO Guide.
  • Aleyda Solis, international SEO consultant & founder of Orainti.
  • Patrick Stox, product advisor, technical SEO & brand ambassador at Ahrefs.
  • Mark Traphagen, VP of product marketing & training at seoClarity.
  • Martha van Berkel, CEO of Schema App.
  • Andrea Volpini, co-founder & CEO Of WordLift.
What is UX (and why bother)?

You might have heard us say it before: the UX of your site is essential for SEO. But what is UX? And why is it important for SEO? In this article, we’ll explain what it is and why you shouldn’t overlook it if you want to rank high in Google. On top of that, we’ll give you some quick pointers on what to do to keep your site users satisfied.

Before we dive in, if you want to learn more about user experience (UX) and other essential SEO skills, you should check out our All-around SEO training! It doesn’t just tell you about SEO: it makes sure you know how to put these skills into actual practice!

What is UX?

UX stands for User eXperience. As you might have figured, it’s all about how users experience a product. This can be a website, but it doesn’t have to be. It can be an app, a mobile phone or any other physical product that you can use, even a milk carton. It’s all about how someone feels when using a particular product. Does the product make you feel excited or happy, is it a joy to use it, does it help you effortlessly achieve what you’ve been aiming for? Or does it make you feel angry and frustrated because it doesn’t work or look the way you expected it to?

UX or usability?

UX and usability are sometimes used interchangeably. They’re both used to describe the ease with which a visitor uses your site. However, UX is often considered to be broader than usability. If a website is very usable – or user-friendly – visitors will be able to find or do what they want to do easily. A great user experience involves more, for example, esthetics. A website can be straightforward to use, but boring at the same time. This means the usability is excellent, but the user experience could be improved.

For instance, the illustrations of our blog posts are not necessary to improve usability. However, they do contribute to the experience users have on our site. We enjoy the drawings our illustrators make, and we hope they make you think or smile too. These images contribute to the UX of our site. Without them, you would experience our site differently. This way, UX can be part of a branding strategy, even more than usability.

Why is it important to improve UX for SEO?

So why should improving the usability and UX of your site be part of your SEO strategy? Google, or other search engines, want to provide people with the best result for their query. The best result does not only mean the best answer, but it also means the best experience. For instance, if you’re looking for the answer to “What is keyword research?” Google wants to give you the best answer in a swift, pleasant and secure way. So even when you’ve written an excellent answer in a post, if your site is slow, a mess or unsafe, Google won’t consider your post the best answer.

How does Google know?

Google uses different methods to make an educated guess about how users experience your site. They look at elements like site speed – there’s almost nothing more annoying than a page that takes ages to load -, mobile friendliness, the way you’ve structured your content, and the internal and external linking of your pages. Lots of high-quality links to your web page probably indicate people had a pleasant experience with it, right?

In addition to that, Google uses user signals to find out how visitors experience your website. User signals are behavioral patterns that Google sees on your site. If a lot of people leave your website very quickly, they might not have found what they’re looking for. Of course, there are some exceptions to this — read our post on bounce rates to find out which. Some other user signals are the time spent on a page and how often people return to your website. If these are high, visitors most likely enjoy your site or find it useful. You can check these kinds of statistics for your site with Google Analytics and other website analysis tools.

It’s no coincidence that the factors mentioned above are important both for UX and SEO. Google tries to grasp how humans experience a website. That’s why a positive experience on your site can contribute to your rankings. If you want to learn more about this, you should read our post on the relation between SEO and UX.

Holistic SEO

So should you work on usability and UX just for search engines? You can probably guess our answer to that… At Yoast, we advocate holistically looking at your website. This means you’re striving to make your website excellent in many ways: great content, easy to use – also on mobile – and secure. You’re making these changes for your visitors. In the end, it’s the user who’s going to buy your products, come to your event or subscribe to your newsletter.

Where to start?

As always, start by thinking about the goal of your website and specific pages. What do you want visitors to do on your site? Buy stuff? Read your articles? Donate money to your charity? The purpose of your website or a specific page on your site should be on the top of your mind when you’re making improvements. Your design and content should support this goal. Having a clear goal in mind will also help you prioritize the improvements for your site.

Read more: How to investigate the top tasks of your visitors »

If you want to improve the UX on your site also try to look at it from a user’s perspective. Ask yourself some questions – and be honest:

Most people develop blind spots if they work a lot on their site. You should, therefore, take the opportunity to ask people to evaluate your site, whenever you can! Try to get people from your target group to test your site and ask them if it worked as they expected it to. You can also research your audience by using questionnaires on your site, or, if you don’t want to bother them too much, use an exit intent question and ask them why they’re leaving your site. Another option is to do some A/B testing to find out which design of your page gives the best results. In this beginner’s guide to user research, you’ll find a whole lot of ideas!

So, no excuses anymore. Start working on the UX of your site, and you might boost your rankings too!

Keep reading: How to perform an SEO audit. Part 1: Content SEO & UX »

Coming up next!