Search Engine Optimization

What algorithm does big search engines like google use?

Submitted by kuchuk, , Thread ID: 208644

Thread Closed
kuchuk
Novice
Level:
2
Reputation:
0
Posts:
20
Likes:
2
Credits:
26
09-06-2021, 03:49 PM
#1
I have always wondered about this based on how huge their database must be

RE: What algorithm does big search engines like google use?

bdully
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
10
18-06-2021, 02:38 AM
#2
You can read on the original paper The Anatomy of a Large-Scale Hypertextual Web Search Engine which described the PageRank algorithm, which is the core of the Google search engine they created (after they didn't find anyone interested in buying it, ironically). Or, if you want something lighter, you can simply read about it on Wikipedia.
The actual algorithm Google uses nowadays is more complex, taking into account many more things, but PageRank would be the go-to point. As the way it works, they have the whole web crawled (well, big part of it), and indexed. They use Map-Reduce jobs for processing.

Users browsing this thread: 1 Guest(s)