I am currently working on transitioning my MT blog over to WordPress. I am curious, though, if there is anything that might work like MTGoogleSearch. I would like to include a list of related links found via the Google.
The concept is explained here:
http://www.sifry.com/alerts/archives/000045.html
An example of such "Related Links" can be seen here:
http://www.highway4.org/diversions/burning_ring_of_fire.html
Supposedly, such links can help with search engine optimization. The results of a php implementation/plugin would probably need to be cached in order to ensure that a large site does not abuse the Google API license key.
So, does anyone know of such a plugin/script?