Google has said links are less important than they used to be, and most SEOs have come to accept that as true. Our findings indicate that this is true overall, but for certain types of queries, links matter more.
I still believe that links should be a part of your SEO strategy, but they shouldn’t be your whole strategy. A while back, I answered the question, “Do links still matter for rankings?” by disavowing all links to a few blogs. Traffic and rankings fell, so yes, links still matter.

This time, I was curious if the importance of links had changed over time. I also was curious if we could segment the data to see when links matter more, and when they matter less.
Let’s dig in (after a huge thanks to our data scientist Xibeijia Guan for doing all the hard data parts of this study, and to our CMO Tim Soulo for his input).
- Domain rating: 0.131
- Number of backlinks: 0.248
- Number of followed backlinks: 0.242
- Number of refdomains: 0.255
- Number of followed refdomains: 0.250
- Number of internal inlinks: 0.117
- Number of internal outlinks: 0.093
- Number of external outlinks: 0.083
- If keywords present in URL: 0.034
- Length of URL: -0.107
I want to give all the normal warnings like Correlation ≠ Causation. These are generally considered weak correlations or even very weak correlations on the Spearman scale, but that doesn’t mean that these things aren’t important. There are a lot of ranking factors and links do play a role in your rankings.
Here are a few box plots to show the data visually for important metrics. In case you’re seeing box plots for the first time, here’s how you should read them:

The small lines on the edges represent the minimum and maximum values. And 50% of all values fall in the highlighted areas. The line in that area is the median value.
Generally, better link metrics = higher rankings.




The methodology was a bit different. It was low volume (2,000–5,000), non-branded queries. I can’t do an exact comparison, but the correlations were higher at the time:
- Links: 0.27
- Followed links: 0.25
- Referring domains: 0.29
- Followed Referring Domains: 0.26
The current correlations for these metrics and similar queries are 0.22–0.24, and may be slightly lower than that for non-branded terms as I mentioned before.

This is in line with Google comments on links becoming less important and how SEOs perceive them. However, one of the reasons I wanted to run this study is to see how this changes in the next couple years. With the rise of AI content, I suspect Google may end up relying on links or other signals more, and may start weighting them higher.
Links and RDs correlated at .33 for local queries, which is a lot higher than what we’ve seen and even higher than what we saw overall years ago. I suspect that because content on sites for local service companies is very similar, links make a good differentiator to see which company is popular.

I want to point out that internal links seem to matter a lot more for local queries. I suspect there are fewer external link signals for these queries, so the additional signals from internal links become more important.
If we look at the data by search intent, navigational queries have the highest correlation. These are mostly branded, and as I said, brands have more links.
What’s more interesting is that backlinks for informational queries seem to have a higher correlation for rankings than commercial and transactional queries.
I suspect that because competition levels for these terms are high, links may be considered a good signal by Google. It could also be that better content ends up getting more links over time.
Final thoughts
Links are one part of a bigger ranking puzzle, but you still need to do other things well, like create great content. Where Google has more signals, they may rely less on any one signal. Where they have fewer signals, they may rely more on things like links. In high-competition areas where content may be strong, they also may rely on link signals as more of a differentiator.
The way I view it is that companies, especially local companies, probably should focus on at least foundational links. Larger companies likely already have marketing efforts and content bringing them links, so links may not be as much of a priority. However, when pages for large companies need a push, I’ve seen even internal links give a nice boost.
Similar Posts

13 Technical Marketing Skills You Can Learn (Even If You’re Not Technical)
Many marketers hit limits not because they lack ideas, but because they can’t execute or scale them. Not everyone has the luxury of developers, designers, or analysts who can help turn big ideas into reality. Even if you do, you still need to compete for time and help with the rest of your organisation. But times…

What Are Referring Domains? A Guide to Referring Domains vs Backlinks + SEO Impact
New to the world of referring domains? Let’s take a look at what they are and how you can use them. Know as much about referring domains as you do about the amount of water on Mars? Well, for any business with an online presence, getting traffic to your website, upping engagement, and building brand…

Are Stock Prices and Organic Traffic Correlated? I Analyzed 2,000 Public Companies to Find Out
SEO and the stock market — two completely different worlds. Yet when you run a correlation analysis between organic traffic and stock price on, say, Nasdaq, you suddenly get a strong positive correlation. Here’s why that happens and what it means. Ahrefs API and Polygon’s APIs to get the stock monthly closing price, monthly market cap,…

Insights From 55.8M AI Overviews Across 590M Searches—A Study by Ahrefs
According to Google, AI Overviews (AIOs) had over 1.5 billion users a month in Q1 2025. That would be 18.3% of all the people on the planet or 26.6% of all internet users. That’s a massive reach. In traditional Ahrefs fashion, I wanted to do the largest data study ever done on AIOs to see…

What Is Domain Management? The Beginners’ Guide
New to all things domain management? We’ll take you under our wing with our beginners’ guide to why it matters, plus some handy tips. Hey there, curious about domain management? You’ve come to the right place. In this beginner’s guide, we’ll dive into what domain management is all about and why it matters for your…
Understanding the Difference Between Cache Keys and Cache Tags in Drupal
I recently got this this question via the feedback form on the bottom of the Cache API Overview tutorial: “What is the difference between cache keys and cache tags? Why do I need a tag for node:5 when I can just invalidate it using a partial key like [‘node’, 5]?” After digging into the topic…