I got the bad habitude to use adf.ly to get some revenue from my small website.
Now I'd like to remove it since it's not allowed in some countries, resulting in a loss of visits and quality service.
So I thought to create an Interstitial Web Page before external URLs instead of using URL Shorteners.
This one will be a sort of html article with a fixed content such as:
You're going to be redirected to an external link. Proceed.
(A countdown could be also a good alternative and I think I'd add a banner at the bottom of this article.)
Do you have any tips for me about how to automatically apply this to all my already existing links? Is it achievable easily?
Thank you all!
PS: No.. it seems my situation is different from the one in that post. Also, I tried the jsfiddle but it wasn't working properly.
EDIT
I'll make it simple.
Let's say the target link is: google.com
Now, I'd like when people click on Google.com to actually reach another page, let's say "http://mywebsite.com/redirect.html" which contains the following:
You'll be redirected to an external link. Proceed.
and then, when the user will click on Proceed, he will finally reach google.com