can i get your opinions on the best the landing page creator there is to buy, one with a lot of templates to work off of.
It's becoming more and more obvious to me that i need them. I am shit at designing and just do not have the time for it.
Thanks
T
BlueGriffon
http://www.wysiwygwebbuilder.com/
best out there, fast easy drag and drop...
and for $50 its a steal
Hi everyone
This is my first post. I have read so much in here so I am going to launch my first campaign on Facebook.
I have a very ultra ultra noob question!! and I am embarrassed as hell 
I have read about how everyone is recommending WYSIWYG web builder for landing pages, what I am very confused about is (btw I am a leader of noobs when it comes to html and only work with wordpress!) where do I upload this landing page?
As in the url of the landing page and where its location should be.
I know this is stupid but I am laying the stones for building a solid foundation in affiliate marketing and hence I am getting quite shameless in asking stuff.
Thanks everyone in advance
For you macheads out there:
bluegriffin is cool - http://bluegriffon.org/
rapid weaver might work for some, http://itunes.apple.com/gb/app/rapid...02477569?mt=12
Ive not check out flux - but it offers most of what wysiwyg offers
http://itunes.apple.com/gb/app/flux/id402452335?mt=12
Hype is very cool if your looking to do html5 based animation stuff
http://itunes.apple.com/gb/app/hype/id436931759?mt=12
For simple text based html editing I recommend Sublime Text 2
http://www.sublimetext.com/2
And for advanced php coding phpstorm just rules:
http://www.jetbrains.com/phpstorm/
+1 for sublime text 2
Speaks the truth - awesome tool!
is there any software/program to create optin pages/squeeze pages without knowing html? just like easy landing page pro by Vick Strizheus(http://www.youtube.com/watch?v=jLLM0tanIlE). I dont want to buy his course to use this software. Can anyone suggest a software like this?
BTW, i am not here to promote his product(s). As this is my first post few may think that. So just to clear i am not promoting anything here.
http://www.wysiwygwebbuilder.com/
Do they have built-in niche templates?
Looks like they have some templates, but not niche affiliate http://www.wysiwygwebbuilder.com/templates.html
Its pretty easy to duplicate any website. I can duplicate a simple lp in less than 30 minutes. Its all drag and drop.
Yah make a nice lander, save it as a template, good to go for next time.
cool tool, really best out there
I'm extremely impressed with Adobe Muse so far. It doesn't have LP templates (that I know of, anyway), but it's by far the fastest way to make LPs I've come across. You also don't need to know much HTML to use it.
I'd avoid Easel.io, incidentally. I was testing it for a while - it made a great first impression, but a REALLY bad second and third impression...
In muse you can duplicate landers you've already made to make variations, and can have them all inside the main muse file. Tis grand.
+1 on Muse.
Its like running an image app rather than a web design app. Adobe had the horsepower to make it into an outstanding app.
Very easy to master.
Great recommendations guys.
But just wondering, are there any that can do CSS too? I mean with a WYSIWYG interface not coding, besides DreamWeaver.
Because from what I see WYSIWYG web builder and bluegriffon are great, but they still use tables which I believe are not recommended.
Adobe Muse.
I use Adobe Muse for visual design stuff. It's the best option I'm aware of. It produces reasonably clean CSS as well as intelligently laid out HTML.
i like sublime text 2 a lot, it takes less time to learn how to code html / css than it does to learn how to use wysiwyg imo
Adobe Muse
its free for 30 days and super easy to reup for as many 30 day trials as you want.
Which one of these softwares is best for making quiz style pages, like the kind you might see on adult dating offers?
You're unlikely to find any *good* software that is going to magically do that for you since it generally involves specific javascript or CSS functionality... It's the kind of thing where you really need to get your head around how it works to be able to incorporate it into a lander properly.
My advice? Rip the landers with this functionality and learn how the code works, then make some template pages that make it easy for you to shove that functionality into future landers.
Or wait a few weeks for the tutorial I'm going to be writing on how to create Javascript quizzes...
(Coming once I finish the docs for the STM Mobile Tracker)
If you want a head start on this - doing a Javascript quiz with JQuery is extremely easy, and will work fine on a Web landing page if you use the Google-hosted JQuery. If you google "Fade out on click link" you'll get about 80% of what you need.
Here's some sample JQuery code that would easily be adaptable:
<script>
$("a").click(function () {
$("#wrapper").fadeOut("slow");
});
</script>
@caurmen : show off some jquery ninja skills will be good as well as where to apply in affliate marketing
check out wix.com for html5 stuff - they made it really easy and in the same way quite powerful, with tons of ready-to-go templates and easy drag-n-drop workflow
I have been using http://90secondwebsitebuilder.com/index.html
(not an affiliate link)