After a discussion in another thread I realised my homepage's lander looked shite so I whipped up something a bit more chic. A lot of you who are new to it all or suck at web design won't have a simple placeholder site up so here's your chance to get a quick and easy insert-name-here lander! Complete with snazzy modal popup. Enjoy.

Source: https://mega.nz/#!1s4TyADL!T1tTJFw_2...mFw8mnWGV-U2iE
NICE share. That's going to be very useful.
Thanx Zeno...I really like the content in the page..will be useful, il insert this content into my site 
Perfect , it's always been on my todo to come up with a decent design for my company's site , never got it done.
I will just use this , thanks!
same here haha
You got the psd there Zeno? I like this but will make it unique 
I was just working on one of my company pages yesterday. I'll send through the psd when I'm done too.
I get an error that the file got deleted from dropbox.
Can you please reup?
Thanks
anyone else to share similar landers? Quick and slick 
Nice share zeno! Thanx 
Mehdi
Thanks for the share Zeno. I was just creating a business site when I stumbled upon this!
Just need to brighten up the business name a bit, can barely see it
We're a start up in Stealth Mode.
We plan on changing the world by giving girls reach arounds.
Please leave your email if you're interested in helping the female population prosper.
- Every Start ups Company Site to Start
Excuse my ignorance. I need to sign up to an affiliate network. They required my website url. I don't have a website url, but I think this thread is exactly what I was searching.
What I have to do with this free lander? I don't have to buy a domain, right?
Can you quickly explain me, what I have to do step by step?
I need a website url to sign up to an affiliate network, but I would like to not buy a domain if it's possible.
Thank you and sorry for my little english.
For your website URL you can just put www.dependsoncampaign.com or just link to your LinkedIn profile for example. It's a relatively unimportant field for affiliates/media buyers but will give some image of professionalism.
In this case I think you need to take a step back and focus on some very, very basic concepts and tasks that you need to be familiar with if you want to ever run a successful campaign.
Firstly, read the onboarding guides to mop up basic information.
Secondly, get familiar with how you buy a domain and configure it + some of the DNS level configuration. I did a large guide on this here http://stmforum.com/forum/showthread...Needed-to-Know!
From here there are two things you can do:
1. Buy a domain and use a CNAME entry to point it to a CDN like Rackspace, Amazon CloudFront, etc. so that you don't have to buy hosting.
2. Get a managed server from someone like BeyondHosting and use them.
You can't really get away with not knowing how to use domains/hosting/CDNs in this industry because, for the most part, you need to initially be a jack of all trades who can get this basic stuff set up.
No hosting/CDN = no place to put a lander == very limited options for campaigns.
You can also buy a domain for your 'business' and set up Google Apps for your email.
Once you get these basics down you can upload HTML files to your host/CDN using an FTP client like FileZilla, or with some CDNs you can do this through their website. Only then will you have a website address that actually points to something real.
Great share. Thanks!
Do we need to get 2 domains : one for business and one for LP's?
Yes. Match your domains to your campaigns.
Updated!
Works perfectly! Thank you
Thanks a lot, this will come in handy!
I got it. Thx Zeno
Zeno, the file is 404'd again, can you reupload it? thanks!
Thanks for reminding me - a bit of New Years Dropbox reordering. Time to put it on proper hosting! (edited OP)
Thank you for the Lander Zeno...Mega is asking for a decryption key but I don't see one in the thread anywhere ..could we get it lease?
No decryption key needed. Check you arrived at the correct page (Generic Business Page.zip 267 KB) and click 'Download through your browser'
Thanks for this. This is super invaluable. I didn't really know what a generic website layout would be for a marketer so this helps tremendously!
Glad this is helpful all.
Hopefully this just points out that you do NOT need something fancy.
The fact you go to the effort of having a business-focused domain, email and small site puts you ahead of 90% of affiliates joining networks.
Hey guys,
Can please someone explain to me how I can edit this template. I think I should edit this with a HTML editor but I don't know how I can change the text. I'm a complete newbie and want to have an awesome business landing page to let people I'm serious about my business. Thank you in advance for helping me!
Kind regards,
Ralph
Hi ralph,
Download an HMTL editor (Sublime Text is nice)
Open The HTML file. In this file you will find all text you see on the web page.
You can modify the text which is between <h1></h1> <h2></h2>...
I think you should take 1 hour to learn html / css on codecademy for example. It's very simple
Hey guys,
I wonder if there is a way to make this thing run properly on Amazon S3/Cloudfront service? As far as I try, S3 only allows uploading separate files which destroys the repository order of the package. As a result, it can only load the index.html without any css, image and js loading.