When I comment out a link like this, the Google will not index that link right? <!-- <a href="print,<? print $Id;?>.html">Print this lyrics</a> -->
a comment, is well, a comment. so it shouldn't be indexed. and even if it were to be, it would be treated as normal text, and the bot wouldn't follow the link. But again, that's just logically speaking.