Forum Moderators: phranque
You can look at the source code of your website. If it has an "a href" tag you are linking to something.
If you are trying to find inbound links to your webpage you can go to Yahoo or Google and type in "link:http://www.yoursite.com/yourpage.html". Recently, Google seems to be doing something to these link results.
Welcome to WebmasterWorld!
Generally, you'll see that the resource has been fetched far more often than would be expected, and that the HTTP referrer indicates that it was referred by a site not your own. This information is available in your raw server logs and also in most 'stats' packages.
As an example, if your home page is requested 3,000 times per day, but an image on that page is requested 4,000 times per day, then that's unexpected, and the reason may be that the image has been hotlinked. So, you look at the log files and see that the image request referrer is www.yourdomain.com for 3,000 of the requests, and www.some_other_site for 1,000 more. Setting your browser security to maximum, you can visit the site and verify that your image is hotlinked.
Jim
My bandwidth has taken a sudden jump, and I am concerned that some other site has taken pictures and put them on on theirs without re-saving them to their own server.
Is there a way I can tell if someone is doing that? And please, if you can, explain in baby terms as I am an amateur.
Thanks.