FBのいいねボタンを個別記事に実装したいです。

ボタンの実装、ウォールへの表示まではできたのですが、ウォールに表示されるのが
サイトのindexとなってしまい困っています。

どなたか回答をお願いいたします。
<iframe src="http://www.facebook.com/plugins/like.php?
href=<?php the_permalink(); ?>&
layout=standard&
show_faces=false&
width=450&
action=like&
colorscheme=light&
height=20" scrolling="no" frameborder="0"
style="border:none; overflow:hidden; width:450px; height:25px;" allowTransparency="true"></iframe>