Hello everyone, i had a problem over here. I own a links site. It grows quite fast and became popular. I have a logo which i allow alot of sites to direct linking to it. It was a .jpg file. So i do not wish to block that.
My layout's images and other stuff are in gif.
Recently, i found out that people is using IFRAME tag to link to my main page.
Which is a .php file. Is that a good idea to block .php files?
RewriteRule .*\.(gif|php)$ - [F,NC]
Will search engine stop listing me?
Also, i would wanna know is that anyway in php coding that i can block the referal url coming from that page and redirect him to other page?
Please help, those people are bandwidth suckers. My bandwidth always exceeds.