How do you build landing pages ?

Discussion in 'ClickBank' started by CBbox, May 26, 2008.

  1. #1
    I'm having difficulty in building landing pages, how do you guys build landing pages, what software do you use ?
     
    CBbox, May 26, 2008 IP
  2. nadavs

    nadavs Active Member

    Messages:
    657
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    58
    #2
    I build landing pages using Dreamweaver and a template I designed myself. The content is original, of course.

    nadavs
     
    nadavs, May 26, 2008 IP
  3. Swerd

    Swerd Active Member

    Messages:
    1,657
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    90
    #3
    dreamweaver... get it asap ;)
     
    Swerd, May 26, 2008 IP
  4. glitto

    glitto Notable Member

    Messages:
    2,839
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    205
    #4
    Sorry for being off-topic here but can I see a sample landing page?

    One of my client wanted me to design a landing page, but I didn't know what landing page is so I want to see if you can show me some samples please?

    Thanks
     
    glitto, May 26, 2008 IP
  5. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #5
    You do not necessarily need to use Dreamweaver. You can simply get a cheap info domain, then get a blogger or wordpress and put your domain on it. Then just fill in the blog with relevant stuff.
     
    bl4ckmaN^, May 26, 2008 IP
  6. CBbox

    CBbox Peon

    Messages:
    317
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    thanks everyone, anyone using xsitepro ?
     
    CBbox, May 26, 2008 IP
  7. blaine78

    blaine78 Active Member

    Messages:
    266
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #7
    And thats exactly what I do with my blog.
     
    blaine78, May 26, 2008 IP
  8. popedope

    popedope Well-Known Member

    Messages:
    928
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    110
    #8
    I like to use photoshop to get the formatting exactly right so it doesn't fuck up in all the different browsers
     
    popedope, May 26, 2008 IP
  9. andrew1056

    andrew1056 Peon

    Messages:
    196
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Editplus for everything I do
     
    andrew1056, May 26, 2008 IP
  10. keyz

    keyz Peon

    Messages:
    298
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I just use a straight text editor... skEdit to be exact.
     
    keyz, May 26, 2008 IP
  11. Devour

    Devour Active Member

    Messages:
    514
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #11
    I have one template and I always edit it when I make a new landing page. I change header image and background using Dreamweaver.
     
    Devour, May 26, 2008 IP
  12. amitfan

    amitfan Active Member

    Messages:
    842
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #12
    I do all my coding in textpad
     
    amitfan, May 26, 2008 IP
  13. Skribblez

    Skribblez Notable Member

    Messages:
    5,939
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    280
    #13
    I guess you can also use WordPress. :)
     
    Skribblez, May 26, 2008 IP
  14. Supper

    Supper Peon

    Messages:
    1,539
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I'm old school, notepad.
     
    Supper, May 26, 2008 IP
  15. pccyber

    pccyber Member

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #15
    notepad with landing page... very good if you know how to use notepad...

    what's is landing page? wordpress is one of the meaning landing page?
     
    pccyber, May 26, 2008 IP
  16. frustik

    frustik Well-Known Member

    Messages:
    941
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #16
    I can make landing page for all of you...just $ 40

    I use photoshop, fireworks, dreamwever so i provide you, psd file + html file ready to go
     
    frustik, May 27, 2008 IP
  17. tonymicheal

    tonymicheal Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I've never used any of those softwares...the only thing i use is Microsoft Expressions to build web pages and landing pages.
     
    tonymicheal, May 27, 2008 IP
  18. frustik

    frustik Well-Known Member

    Messages:
    941
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #18
    but are you sure you can customize as you like?
     
    frustik, May 27, 2008 IP
  19. Supper

    Supper Peon

    Messages:
    1,539
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Landing page is a broad term that means where you send traffic. Like if you wrote an article and put your link in the resource box, the page it links too would be the landing page.

    <HTML>
    <HEAD>
    <TITLE>I ROCK YOUR SOCKS</TITLE>
    </HEAD>
    <BODY BGCOLOR=BLACK TEXT=white>
    <CENTER><H1>I RULE!!!!</H!></CENTER>
    <P ALIGN=center>
    <H3>5 REASONS I ROCK!!!</H3>
    <TABLE WIDTH=500><TR><TD>
    <OL>
    <LI>I KICK ASS!
    <LI>I BEAT CHILDREN!
    <LI>I VOTED FOR RONALD REAGAN!
    <LI>I TURNED DOWN JESSICA ALBA SEX REQUESTS!
    <LI>I THROW ROCKS AT PEOPLE!
    </OL>

    <H4>GO TO HELL YOU BASTARDS!</H4>
    </TD></TR></TABLE>
    </BODY>
    </HTML>

    It's really quite easy.
     
    Supper, May 27, 2008 IP