Thanks. This worked. I actually replaced the nofollow with an author tag, as follows: $sig = preg_replace('/nofollow/','author',$sig);
Any ideas on how we could add a target=_blank to the URL also? I'm sure this is simple php, but I can't figure it out.