Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
A way to check backlinks for individual files?
Old 03-06-2010, 08:57 PM A way to check backlinks for individual files?
Skilled Talker

Posts: 93
Location: USA
Trades: 0
Hey,

I have an image hosting site, link in sig, and the script behind it all is fairly basic. There is no back-end to it, no admin panel or anthing. So, I can manually check the image-directory folder to view new images and delete inappropriate ones.

But what I really want to be able to do is find out where these images are being posted on the web. Is there anything I can do to find this out? It'd be nice if there was a script I could put in that directory and monitor the content of that directory only, including all backlinks for all image files.

This would be good for marketing, see what sites are using it more than others, and its just kind of interesting as a webmaster to know these things anyhow.
__________________
░▒▓
Please login or register to view this content. Registration is FREE
| Quality Dallas Based Web Hosting Services
░▒▓ Shared, White-Label Reseller, Xen VPS, Dedicated Servers, More
Curtis is offline
Reply With Quote
View Public Profile Visit Curtis's homepage!
 
 
Register now for full access!
Old 03-06-2010, 11:40 PM Re: A way to check backlinks for individual files?
mtishetsky's Avatar
King Spam Talker

Posts: 1,226
Name: Mike
Location: Mataro, Spain
Trades: 0
There is no way to "just put a script into directory".

You can setup apache so that it logs requests into database instead of logfile, AFAIR it can write logs to pipe. Unfortunately apache is unable (or I am mistaken) to log requests to certain directory only, it logs for a whole vhost.

Another way is putting nginx on frontend to serve static files, apache on backend to serve scripts, then setup nginx + x-accel-redirect to pass certain requests (the ones to images) to a script that will log the request.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

And don't forget to give me talkupation!
mtishetsky is offline
Reply With Quote
View Public Profile Visit mtishetsky's homepage!
 
Reply     « Reply to A way to check backlinks for individual files?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09739 seconds with 12 queries