$.post and rel="nofollow"

$.post and rel="nofollow"

Hi all,

I have a $.post method with an url I don't want google bot follow.
So I must add the attribute rel='nofollow'.

How I can do this with $.post ?

Thanks