Hi guys. I run a Wordpress blog. I use the TimThumb php script to add pictures to the main page and the posts. Another site is running my feed, with permission, but the PHP script is still in the feed posts. At first I tried editing the .htaccess to stop the pictures being used on another site, but the script gets round this somehow. Is there any way I can stop this script being used by an external site?? Russell
Unless you know the IP address of the server accessing the feed, there's no way to stop it. You could try caching your feed so it isn't called dynamically.