Comment Re:Does Google recognize link farms yet? (Score 1) 596
The way to solve this is to create a graph ( as in a graph data structure, with vertices and edges ) of the links that belong to the same domain, and find a cyclic path until you can create a directed acyclic graph.