Blog

What are Twiddlers in Google’s ranking systems? And how can we use this knowledge to rank better?

Twiddlers are C++ code objects used in Google’s ranking algorithms that help Google re-order search results. They are used in a Google system called Superroot which is Google’s ranking framework. I came across this 2017 Google document on Twiddlers upon reading Mario Fischer’s excellent breakdown of what we can learn about how ranking works based […]

Continue Reading

Navboost

This is part 3 of my series working to understand more about the attributes in the recently discovered Google API files. Navboost is an integral part of Google's core ranking systems. It uses user click data to help refine search results into a smaller group. Navboost stores every query searched along with signals such as […]

Continue Reading