
By Rebekah Bek
Product Marketing at Ahrefs
Contents:
Core Web Vitals (CWV) are the speed metrics that are part of Google’s Page Experience signals used to measure user experience. They measure visual load with Largest Contentful Paint (LCP), visual stability with Cumulative Layout Shift (CLS), and interactivity with First Input Delay (FID). Since these metrics have been officially used for ranking pages since June 2021, we’ve added 3 new warnings based on CWV CrUX data:
If you have CWVs turned off or if no field data is available for your website, these issues will not be triggered. We also trigger the current "Slow page" warning if CWV is off.
We now only include 404 and 410 URLs in this issue.Previously, we considered links to any client (4xx) and server (5xx) error to be broken. But technically, only 404 and 410 links are truly broken as such URLs do not exist. All other status codes indicate that we're unable to crawl them for some reason. So we removed them from the computation of this issue to get rid of false positives.If you're looking to filter by status code, you can still do this in Link Explorer or by customising the filters within an individual error/warning report.
We now ignore hreflangs on non-canonical pages. Since pages that aren't canonical may not be eligible for ranking, it doesn't matter whether they have hreflangs, which pages their hreflangs lead to or whether they receive reciprocal hreflangs. We’ve now updated the computation of these issues to get rid of false positives.
Previously, we had a single “Redirect chain” issue. We’re now splitting this into two issues to distinguish between short and long redirects:
We lowered the importance level for “Redirect chain” because redirect chains aren’t an issue in general. Only chains longer than 5 hops are a real problem because Google follows only 5 hops in a session – if there are more, their crawler will typically resume where they left off. But the longer the chain, the less likely they are to consolidate signals to the final destination.
This is a fairly common situation if there are some "noindex, nofollow" pages on a website, so we’ve lowered the importance level of this issue to reflect this.
It doesn’t matter if certain pages like privacy or terms of service rank or not, so people might nofollow internal links on these pages. We’ve lowered the importance level since it’s not a critical issue.
Having a self-referencing hreflang isn't a requirement, so it doesn’t warrant an "error" status. With that said, it’s still good practice to add self-referencing hreflangs in general.
There are many times when spending time on writing meta descriptions doesn't make sense. Plus, according to our data study, Google only uses the page's meta description in search results 37% of the time. We’ve lowered the importance level of this issue to reflect this.
We lowered the importance level of this issue since there’s no strong reason to claim that having a large HTML file size is a critical error. With that said, we kept it as a warning since a large html size of 250-300KB or more is usually accompanied by different performance issues. This warning could be a good prompt to investigate them.
We have no strong reasons to claim that it is critical to have a page linked via a redirect, even if it is the only link. While it may not be the best practice, it doesn’t warrant an "error" status.
We removed the "Is self canonical = No" condition from this issue. This was a bug that excluded some problematic pages from the issue.
We added a "Is Noindex = false" condition to this issue. Previously, we were flagging "noindex" pages for not having "a rel=canonical".
–
That’s all we have for today.
Liked this update? Feel free to share our Twitter thread:

Join 284K marketers for weekly news, useful reads, industry updates, and the memes you didn’t know you needed.
Explore what’s inside the newsletter →