Preparing for page experience ranking | Session

Google Search Central · Beginner ·📰 AI News & Updates ·5y ago
Skills: SEO & SEM90%

Key Takeaways

Google announces page experience ranking changes to Google Search in 2021, including loading, user annoyance, security and privacy, and accessibility signals

Full Transcript

[Music] hi my name is jeffrey and i'm a product manager on search thank you all for joining and today i'll be walking you through the page experience ranking that's soon coming to google search and later nena will be joining to give us an update on how the amp team is setting developers up for success with this upcoming launch hi folks glad to be here google search has always considered user experience as part of ranking you'd remember some of our past efforts from 2014 where we announced mobile friendliness as a ranking signal the same year we also launched an effort to rank based on https to ensure web pages are delivered in a secure fashion to our users let's take a closer look into page experience when we think about page experience we think in terms of the four pillars of user experience they are loading which signifies how fast or slow the resources of the page is downloaded and displayed on user's browser user annoyance an important pillar that quantifies some of the web page behavior that might get in the way of a user accomplishing a task security and privacy a critical aspect of how safe secure and privacy friendly a web page is and accessibility the world health organization's disability health fact sheet finds that over a billion people about 15 percent of world's population have some form of disability we as web developers have a huge responsibility to build pages that are inclusive to all our users these four pillars provide a structure for how to think about page experience for your pages we believe when pages perform well on these they provide exceptional value to the users which can drive long-term relationship with your customers let's take a look at how these four pillars translate in practice for page experience for loading we use largest contentful paint and first input delay the largest contentful paint lcb for short is a metric that reports the render time of the largest image or text block visible within the viewport relative to when the page first started loading first input delay fid for short measures the time from when a user first interacts with the page that is when they click on a link tap on a button or use a custom javascript powered control to the time when the browser is actually able to begin processing the event handlers in response to that interaction for the user annoyance pillar we have cumulative layout shift cls cls measures the sum total of all the individual layout shift scores for every unexpected layout shift that occurs on the page a layout shift occurs any time a visible element changes its position from one rendered frame to the next no abusive interstitials is an existing search ranking policy that an associated signal that we've long used on search that detects the presence and use of interstitials that are user hostile we've noticed that such interstitials are often used to trick users to doing something that they do not want to preventing them from reading or interacting with the page that they landed from google search there are a lot of great uses for interstitials such as the ones required by law gdpr consent is an example or an interstitial that shows updated business hours during the coronavirus pandemic those are not affected by the signal for security and privacy we want to ensure that the sites are delivered using the https protocol users should be able to confidently browse the internet without having to worry about man in the middle attack or improper impersonations safe browsing systems at google brings together decades worth of experience in identifying and mitigating web-based threats such as malware unwanted software downloads or social engineering similar to some of the other signals we've long been using safe browsing on search to warn users when we detect that they might be clicking on a potentially harmful site every user deserves to have a safe and secure browsing experience and these two signals work together to ensure that sites are good citizens on the internet the mobile friendliness signal covers the accessibility pillar which measures how effective the pages are on small screens often used by mobile phones the first three metrics largest contentful paint first input delay and cumulative layout shift are the core web vitals a set of metrics that apply to all the web pages and should be measured by all site owners and would be surfaced across all the google tools each of the core web vitals represents a distinct facet of user experience and is measurable in the field and reflects the real world experience of a critical user-centric outcome they can be measured using javascript using the standard web apis and provides an excellent product agnostic path for instrumentation to learn more about core web vitals check out the talk from the chrome team titled what's new in web vitals at io2021 core webviters are not just a set of metrics but also a robust set of threshold guidance that map to user expectations the chrome team has done extensive research and come up with the guidance for what it means to be performing good poor or somewhere in between for instance lcp where we measure the loading performance of the page values less than two and a half seconds means the page is delivering good user experience pages that take more than four seconds are deemed poor similarly for first input delay 100 milliseconds is the maximum delay users have to encounter during the initial input and its response anything greater than 300 milliseconds start to feel like the page has frozen and leads to bad user experience cumulative layout shift is a unit-less metric 0.1 scorer below is good while 0.25 or greater is deemed poor a quick aside when the chrome team first introduced cumulative layout shift the metric accounted for the entire life cycle of the page recently the team has updated the definition to be more accurate by capping the maximum duration of the window at 5 seconds when google search launches page experience ranking we will be using this updated definition of the cumulative layout shift as previously announced when we launch page experience ranking we also plan to update the top stories feature on google search the changes include broadening the eligibility requirement to all qualifying web pages irrespective of their core web writer's score or page experience status provided they satisfy the google news content policies we plan to use the page experience ranking to ensure high quality news articles are surfaced for our users on mobile speaking of devices today i am happy to announce that we are bringing page experience ranking to desktop while we are launching page experience on mobile soon we believe page experience is critical no matter the surface the user is browsing the web this is why we are working hard on bringing page experience ranking to desktop as always we'll be providing updated guidance documentation and tools along the way to help you make your pages perform at its best stay tuned for more details on this one other way you can get more page performance for your users is taking advantage of prefetching on google search via the use of signed exchanges earlier this year we announced that google search will prefetch websites built using signed exchanges pages are prefaced and stored onto user's browser ready to be loaded when the user clicks on the result leading to near instant loading this is possible through the use of google's fast cache service distributed around the world that you can now take advantage without any additional cost nikkei a large japanese publisher saw tremendous improvements in both performance numbers and business metrics using scientexchange's prefetching in their tests lcp improved by 300 milliseconds about 20 and this was before the team did micro optimizations in other words 20 was the lowest hanging fruit as a result of fast loading they saw 12 more user engagement congratulations to the team for such an amazing accomplishment if you are raring to get go search consoles page experience report is an excellent place for all of you to get started the page experience report offers valuable metrics such as percentage of urls with good page experience and their search impressions over time allowing site owners to quickly evaluate their performance site owners can dig into the components of page experience signal to gain additional insights on opportunities for improvement the search performance report has also been updated to allow for filtering pages with good page experience which helps site owners keep track of how these pages compare to others on the same site i'll now turn it over to nana to talk more about amp our turnkey solution for page experience thanks jeffrey hi folks as jeffrey mentioned my name is nana reisenghani and i lead product for the amp team now on the amp project we strongly believe that amp puts developers on the path to success to not just creating but also maintaining great page experience this means that the amp runtime provides developers with the constraints needed to create a great performing page and then amp caches can actually help further improve the performance of these pages by making them near instant however like many other frameworks amp can't implement all web development best practices into its runtime and this is why in the run-up to the page experience ranking change going live we actually encourage developers to ensure that amp pages serve from both the publisher's site or wire and amp cache are both equally optimized and the first step to a great page experience here is the amp core that is the amp extensions and the runtime that enforce the design constraints that make amp great the next building block is how the page is being served core web vital metrics for a page are determined by observing real user interactions with web pages and in the case of amp this means that the pages could be served from either the publisher's domain or why an amp cache depending on how the user encounters the content many sites actually see a significant proportion of their amp visits actually occurring on their own domain now to get the strongest possible user experience on your amp pages we highly encourage all site owners to implement a number of additional optimizations that they can perform themselves amp optimizers are actually tools that bring the amp cache optimizations to your own site and by using the latest amp optimizer you're getting the easiest way to automatically benefit from any new server side optimizations for amp you can learn more about amp optimizers at the link on the screen and that's how the amp project actually thinks about performance we make sure that you have the tools to create and then maintain really great page experience and in fact we also launched the amp page experience guide last year it's a one-stop tool to help developers debug why their amp page might not be meeting page experience criteria and since launch we've actually added even more actionable feedback to the amp page experience guide making it even more useful these improvements have actually been driven by websites testing their amp pages using the tool so we encourage you to try out the tool at the link shown on the screen and provide feedback and that's that we on the amp team genuinely believe that amp sets you up for success when you're looking at creating and then maintaining well performance sites in the long run we hope you give it a try and leave your feedback and with that i'll hand it back to jeffrey thanks nana with page experience ranking we are on a multi-year journey to surface high quality content with exceptional user experience for our users we want to give developers actionable guidance through the various tools we offer such as search consoles page experience report and amps page experience guide with that i want to thank all of you for joining us today we hope you are staying safe and have a good rest of io 2021 thank you you

Original Description

Last November, we announced that page experience ranking changes would go live on Google Search in 2021. In this Session, we dive into the implications of those updates and discuss the page experience ranking signals. We also share how publishers and site owners can easily optimize their pages for the best possible page experience. Resources: Learn more about page experience → https://goo.gle/3sZHJEF What goes into Page Experience → https://goo.gle/3tV0Y2s AMP Optimizer → https://goo.gle/2Sjxle3 AMP page experience guide → https://goo.gle/3nPammM Speakers: Naina Raisinghani, Jeffrey Jose Watch more: Google Search Central at Google I/O 2021 Playlist → https://goo.gle/io21-SearchCentral All Google I/O 2021 Technical Sessions → https://goo.gle/io21-technicalsessions All Google I/O 2021 Sessions → https://goo.gle/io21-allsessions Subscribe to Google Search Central → https://goo.gle/SearchCentral #GoogleIO #Web #Search #Mobile product: Search Console - General; event: Google I/O 2021; fullname: Naina Raisinghani, Jeffrey Jose; re_ty: Premiere;
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from Google Search Central · Google Search Central · 0 of 60

← Previous Next →
1 What do I do after being hacked?
What do I do after being hacked?
Google Search Central
2 Can rel="canonical" index my hostname and not my IP address?
Can rel="canonical" index my hostname and not my IP address?
Google Search Central
3 How can I optimize for "deep web" crawling?
How can I optimize for "deep web" crawling?
Google Search Central
4 What's a preferred site structure?
What's a preferred site structure?
Google Search Central
5 Should I tweak my titles and descriptions to improve my CTR?
Should I tweak my titles and descriptions to improve my CTR?
Google Search Central
6 When did Google start displaying "Did you mean" results?
When did Google start displaying "Did you mean" results?
Google Search Central
7 Can I tell Google not to use the posting date in my snippet?
Can I tell Google not to use the posting date in my snippet?
Google Search Central
8 Does the ordering of heading tags matter?
Does the ordering of heading tags matter?
Google Search Central
9 Which SEO agency do you recommend?
Which SEO agency do you recommend?
Google Search Central
10 Will SEO still exist in five years?
Will SEO still exist in five years?
Google Search Central
11 Star Wars or Star Trek?
Star Wars or Star Trek?
Google Search Central
12 Tips on requesting reconsideration
Tips on requesting reconsideration
Google Search Central
13 Do site load times have an impact on Google rankings?
Do site load times have an impact on Google rankings?
Google Search Central
14 Is Google doing anything different for Twitter results?
Is Google doing anything different for Twitter results?
Google Search Central
15 Will domain registration changes ding me in Google?
Will domain registration changes ding me in Google?
Google Search Central
16 How are load times displayed in Webmaster Tools calculated?
How are load times displayed in Webmaster Tools calculated?
Google Search Central
17 Why aren't penalized sites notified in Webmaster Tools?
Why aren't penalized sites notified in Webmaster Tools?
Google Search Central
18 Google India SearchMasters 2009 - Event Roundup
Google India SearchMasters 2009 - Event Roundup
Google Search Central
19 Can you talk about the change in Google's referrer string?
Can you talk about the change in Google's referrer string?
Google Search Central
20 Google Webmaster Help Forum - Koti Ivaturi - Google India SearchMasters '09
Google Webmaster Help Forum - Koti Ivaturi - Google India SearchMasters '09
Google Search Central
21 Welcome Note - Vivaik Bharadwaaj - Google India SearchMasters '09
Welcome Note - Vivaik Bharadwaaj - Google India SearchMasters '09
Google Search Central
22 Google Custom Search - Rajat Mukherjee - Google India SearchMasters '09
Google Custom Search - Rajat Mukherjee - Google India SearchMasters '09
Google Search Central
23 Building Mobile Friendly Websites - Ankit Gupta - Google India SearchMasters '09
Building Mobile Friendly Websites - Ankit Gupta - Google India SearchMasters '09
Google Search Central
24 Q & A with Adam Lasnik - Google India SearchMasters '09
Q & A with Adam Lasnik - Google India SearchMasters '09
Google Search Central
25 Webmaster Central and Best Practices - Adam Lasnik - Google India SearchMasters '09
Webmaster Central and Best Practices - Adam Lasnik - Google India SearchMasters '09
Google Search Central
26 Google Analytics and Website Optimizer - Deepak Kumar - Google India SearchMasters '09
Google Analytics and Website Optimizer - Deepak Kumar - Google India SearchMasters '09
Google Search Central
27 What are the factors that go into determining the PageRank of a Twitter page?
What are the factors that go into determining the PageRank of a Twitter page?
Google Search Central
28 Webmaster Tools spring time design refresh
Webmaster Tools spring time design refresh
Google Search Central
29 Can I publish 100+ pages at once?
Can I publish 100+ pages at once?
Google Search Central
30 Why is the @ character ignored in search queries?
Why is the @ character ignored in search queries?
Google Search Central
31 How can new pages get indexed quickly?
How can new pages get indexed quickly?
Google Search Central
32 Using a barcode scanner with Google Book Search
Using a barcode scanner with Google Book Search
Google Search Central
33 Behind the scenes of Google Webmaster Central videos
Behind the scenes of Google Webmaster Central videos
Google Search Central
34 Are shortened URLs treated differently than other redirects?
Are shortened URLs treated differently than other redirects?
Google Search Central
35 How can I make sure Google reaches my deeper pages?
How can I make sure Google reaches my deeper pages?
Google Search Central
36 What impact does server location have on rankings?
What impact does server location have on rankings?
Google Search Central
37 Will a "coming soon" page negatively impact my site?
Will a "coming soon" page negatively impact my site?
Google Search Central
38 How many pages can Google index from a single site?
How many pages can Google index from a single site?
Google Search Central
39 What if a search for my business triggers "Did you mean?"
What if a search for my business triggers "Did you mean?"
Google Search Central
40 Are CSS-based layouts better than tables for SEO?
Are CSS-based layouts better than tables for SEO?
Google Search Central
41 What impact does "page bloat" have on Google rankings?
What impact does "page bloat" have on Google rankings?
Google Search Central
42 What types of directories are seen as sources of paid links?
What types of directories are seen as sources of paid links?
Google Search Central
43 Should I include my logo text using 'alt' or CSS?
Should I include my logo text using 'alt' or CSS?
Google Search Central
44 What are some best practices for moving to a new CMS?
What are some best practices for moving to a new CMS?
Google Search Central
45 How gzip works
How gzip works
Google Search Central
46 Optimizing the order of scripts and styles
Optimizing the order of scripts and styles
Google Search Central
47 PHP performance tips
PHP performance tips
Google Search Central
48 Minimizing browser reflow
Minimizing browser reflow
Google Search Central
49 Improving website performance with Page Speed
Improving website performance with Page Speed
Google Search Central
50 Optional HTML tags
Optional HTML tags
Google Search Central
51 Optimizing web graphics
Optimizing web graphics
Google Search Central
52 Prefetching resources
Prefetching resources
Google Search Central
53 HTTP caching
HTTP caching
Google Search Central
54 Is over-optimization bad for a website?
Is over-optimization bad for a website?
Google Search Central
55 Interview with Adam Lasnik - Part 1
Interview with Adam Lasnik - Part 1
Google Search Central
56 Interview with Adam Lasnik - Part 2
Interview with Adam Lasnik - Part 2
Google Search Central
57 Interview with Adam Lasnik - Part 3
Interview with Adam Lasnik - Part 3
Google Search Central
58 Can the geographic location of a web server affect SEO?
Can the geographic location of a web server affect SEO?
Google Search Central
59 Will I be penalized if my URLs all have the same priority?
Will I be penalized if my URLs all have the same priority?
Google Search Central
60 How can I optimize my site on a small budget?
How can I optimize my site on a small budget?
Google Search Central

Related Reads

📰
3 Ideas To Efficiently Solve AI’s Emerging Energy Problem
Learn how to efficiently solve AI's emerging energy problem with 3 innovative ideas, crucial for advancing AI tools
Forbes Innovation
📰
The AI boom broke the memory market, and the bust could be brutal
The AI boom has disrupted the memory market, causing prices to soar instead of fall, with a potential brutal bust ahead
The Next Web AI
📰
Bosses want you to use AI. Then they credit the AI
Companies are giving AI credit for employees' work, leading to the 'AI penalty' and impacting promotions and raises
The Next Web AI
📰
Australia’s AI copyright fight now has a datacentre price tag
Australia's AI copyright fight has significant financial implications, with tens of billions at stake in datacentres, as AI firms seek to train on the country's creative works
The Next Web AI
Up next
Anthropic just dropped Opus 4.8... (WOAH)
Matthew Berman
Watch →