Home > Questions and Answers > General Questions

Tijns Landing Ripper (4)


09-03-2012 09:11 PM #1 honestjbone (AMC Alumnus)
Tijns Landing Ripper

I was wondering if someone could help me out on Tijn's Landing Page Ripper...

I'm confused on how to get this to work as far as uploading it onto my server and testing it out.

I uploaded the contents of the folder, have my image or "lander" i wanna promote labelled as 1.jpg, and put it into my public_html folder of the webserver.

What i'm confused about is, do you need a subdomain to make it run? Cause the only domain i currently have is one made for prosper202.

Also i'm a bit confused as to where to put your offer link from your network at....I put mine in the quotes where he says to put it in the config.php but i just can't seem to get it to run. Same with the '?o=1' part as well.

Also one last question, is that technically your URL is what you'd be sending folks to (in my case POF) your lander, and your lander is your offer link (with subid or w/e) to the offer correct?

I've been racking my brain trying to figure this thing out and i know its gotta be something small.

I'd Figured i'd ask here for help since it is a forum. Thanks


09-03-2012 11:10 PM #2 zeroonedigital (Member)

Oh man, this brings me back to my first week in internet marketing. PAINFUL and confusing but it will pass very quickly if you work hard.

Are you using a VPS or are you on shared hosting? If you have your own server or VPS then you should add another account with a new domain and host your files on there; so keep your campaign files on a separate domain from your Prosper 202 tracker domain. If you're not sure how to do that then you can ask your hosting company to set it up for you; or better yet walk you through it so that you can do it yourself next time.

As for where to put your images, you can put them in public_html folder but things get cluttered once you start putting a lot of files in there. Instead you should make separate folders for each campaign. So instead of having http://domain.com/1.jpg you should make a sub folder for that particular campaign. Something like http://domain.com/pofcampaign1/1.jpg

As for the rest of your questions I highly recommend that you watch the prosper 202 tutorials on how to set up a campaign. I think they probably even have stuff on how to set up a POF campaign. They are very informative and will probably answer most of your remaining questions. Btw, you did set up prosper and are able to log in, correct? If so you're 95% of the way there. Just watch the videos and come back if you need any further clarification.


09-04-2012 03:49 AM #3 honestjbone (AMC Alumnus)

Thanks. Yes sir, its VPS hosting and prosper IS all set up and have a couple direct link campaigns set up, but in POF paused them temporarily cause they weren't biting.

I will take into consideration your advice on seperating tracking from campaign then via domain purchasing. And i'll watch those tutorials as well.


09-05-2012 09:16 AM #4 tijn (Moderator)

Quote Originally Posted by honestjbone View Post
What i'm confused about is, do you need a subdomain to make it run? Cause the only domain i currently have is one made for prosper202.
you dont need a subdomain - you can run it of the same domain as your tracker. just put different landers each in their own folder, otherwise your gonna have a mess in a couple of weeks time when you have done 50 landers

Quote Originally Posted by honestjbone View Post
Also i'm a bit confused as to where to put your offer link from your network at....I put mine in the quotes where he says to put it in the config.php but i just can't seem to get it to run. Same with the '?o=1' part as well.
for each offer you want to rotate you need to have a line in the config.php, so that ?o=1 relates to the first, ?o=2 relates to the second etc etc

the lines you need to change for each offer are 8 through to 12

if your offer URL is: http://domain.com/path/offer.php

change

$offer_links[1] = 'http://addyourredirectorofferlinkshere.com';

to

$offer_links[1] = 'http://domain.com/path/offer.php';

Quote Originally Posted by honestjbone View Post
Also one last question, is that technically your URL is what you'd be sending folks to (in my case POF) your lander, and your lander is your offer link (with subid or w/e) to the offer correct?
destination URL or campaign URL is the link that you enter into the PoF interface for your ad.

that is either the link from your tracking solution or your landing page if you dont use tracking

looks like your right at the start of it all though

Go through the 40 day guide as well if you have not done so already.


Home > Questions and Answers > General Questions