new idea for making bank!

Ice Cube

Registered Member
Joined
Aug 18, 2011
Messages
57
Reaction score
2
hey guys i have this new crazy idea on how to make alot of cash!

I am just stuck on one part of my plan that is very crutial and when i can figure this out i will release my method for free(assuming it works)

here is my question

what i need to be able to do is get someone to click a link that redirects them to somewhere else but i want the link they clicked to get redirected to stay in the url bar so that the link they got redirected to doesn't show in the url bar.
 
Do you mean like for it to say facebook.com but have it redirect to something like pizzahut.com? Doesn't work like that. I wanted to learn the same thing when I first started. Best thing you can do is get a similar domain and 301 redirect to an offer.
 
I use htacces redirect to a file and therefore to the offer. It happens so fast so nobody can see what's going on :)
For your needs, use iframe. Tell me what are you planning to do...
 
it doesnt have to be 2 different web hosts

lets say

this link is on host 1

secure.facebook.com (redirect link)

when someone enters clicks this is it possible to have them redirected to

services.google.com <-- still on the same web hosting account

but still have secure.facebook.com show in the url browser so it looks like they where never redirected.
 
Just use a regular frameset, with the top (or bottom) frame set at 0.
 
Back
Top