Have you seen those ads that takes every keyword on a website and converts them to a link?
Is it possible in apache to setup something in an .htaccess file that converts the keyword "keyword" (with or without captials) to <a href="http://domain.com">keyword</a>?