o zaman soyle yapalm o hocam
bir tane calistir.php yapalim icine sadece

<iframe src="site.com/index.php?action=post"></iframe>

eger bu işe yaramazsa

calistir.php icine

<?php
file_get_contents('www.site.com/index.php?action=post');
?>

php -q /home/kullaniciadi/public_html/siteminismi.com/cron/calistir.php diyelim

mantıken olması gerek.