Potential way to get infinite high quality backlinks? (probably illegal)

You talking about somthing like bootstrap.js .
This files uploaded on CDN which never drop so forget about expire domain . Its like you wait to microsoft.com expire.
Secondly i gues you cant definn df/nf backlink in javascript. But you can define redirect.
 
You talking about somthing like bootstrap.js .
This files uploaded on CDN which never drop so forget about expire domain . Its like you wait to microsoft.com expire.
Secondly i gues you cant definn df/nf backlink in javascript. But you can define redirect.
Isn't default backlink a df backlink? you don't have to define df/nf.
Plus are you sure you cant define that? just use setAttribute
 
Isn't default backlink a df backlink? you don't have to define df/nf.
Plus are you sure you cant define that? just use setAttribute
But you cant access setatribut to change html of user . Or its should be very tricky
 
But you cant access setatribut to change html of user . Or its should be very tricky
If it's an externally loaded script, I don't see why not. I am not talking about an iframe.
 
I will write a script that whenever someone copies anything from all my websites it includes a hidden text backlink to my website hoho
Many websites already use that. Better: create a script that whenever somebody copies a text from a website, it inserts a link back to their site PLUS your site as well
 
that append on copy stuff only works if someone copies manually (and then when he pastes can easily just remove the extra link) or if someone uses lame scrapers with headless browsers maybe.
if you scrape with pure http requests then no js is executed and it fails.
as to what the OP asked till this drifted off, yes its possible and its been done many times already.
now i also have a story to drift off.. a customer of mine once had a similar issue that someone would copy his site, but hotlink the images, js, css etc.
i wrote him a quick function he can add to his js files to check if a user is on his domain and if not, just redirect the user to his domain.
so the scraped domain automatically sent all users back to him :D
 
Or you can twist that shit and make your backlink white in the pasted text. You have a bigger chance of making it stick.
 
Back
Top