Why This Strange Backlinks? Custom CMS

xStewie

Power Member
Joined
Aug 6, 2019
Messages
525
Reaction score
666
Hello!

So I have a website (custom CMS) that has strange backlinks that go to my own images.

I will be happy to share the URL to anybody that wants to help a bit, as I don't know if this could be hurting the SEO.....

Most of those backlinks go to mydomain /inc/class/foreign/PHPThumb/PHPThumb.php?src=urlofimage

Does this happened to you with a custom CMS?

There are like 250 backlinks like this an it's driving me crazy.... ;)

Thanks for all the help
 
What does that php file do?

Does it create thumbnails of image from src?
 
What does that php file do?

Does it create thumbnails of image from src?

Hey Myster!
Exactly, it creates a thumbnail, but it's strange because some backlinks come from similar niches as mine, could this be some kind of scraping stuff?

They are DF links....
 
I guess they are offloading thumbnail creation process on your server.

So instead of downloading an image, creating thumbnail and uploading it, they are simply putting a link to your php file with image source.
 
As long as the same domain is creating it, definitely not classified as spam. But yes, to make it look clean you may need to get rid of it or add a no-index tag to them
 
I guess they are offloading thumbnail creation process on your server.

So instead of downloading an image, creating thumbnail and uploading it, they are simply putting a link to your php file with image source.
Yeah...
I guess the only solution is to delete those backlinks, but I'm not sure if that will harm the web....
thanks for your help
 
As long as the same domain is creating it, definitely not classified as spam. But yes, to make it look clean you may need to get rid of it or add a no-index tag to them
It's not the same domain, there are all different domains
 
I assume your site have got something to do with images ? In which case it's a good thing.
 
I assume your site have got something to do with images ? In which case it's a good thing.
Nope, it's a service website.... I've PMed you in case you want to see the web.

Thanks
 
Nope, it's a service website.... I've PMed you in case you want to see the web.

Thanks
I see that you have a huge photo gallery with lots of useful photographs which other site owners find easy to hotlink. Either you can stop hotlinking or gain mileage out of it by watermarking the photographs with your URL on them.
 
I see that you have a huge photo gallery with lots of useful photographs which other site owners find easy to hotlink. Either you can stop hotlinking or gain mileage out of it by watermarking the photographs with your URL on them.
Thanks for all your tips Ray, I will take them into consideration.
 
Back
Top