How Do I Create These Pages?

5 replies
Hello there fellow warriors, I have a need to accomplish an objective. You see I have gained new ideas to making money very quickly, it is just a test however. Well I want to start selling digitial products, and would like to know how to create a landing page, download page and a thank you page. I want the pages to be very simple. Basically plain with text on it. If you can help me find the easiest ways to creating these three pages, I will be very thankful.

so warriors, how do I sell a digital product?
#create #pages
  • Profile picture of the author Istvan Horvath
    You create those pages exactly as any other web page: you either learn HMTL or you pay somebody to do it for you.

    And regarding your last question: this whole forum is mainly about selling digital products.
    - create the product (or get one)
    - set up a sales page with a pay button from a payment processor (e.g. paypal)
    - after payment send them to your download page where you have the link to your zipped file (=product)
    Signature

    {{ DiscussionBoard.errors[1414853].message }}
  • Profile picture of the author majidmaskat
    how do i create that download page with zip file
    {{ DiscussionBoard.errors[1414882].message }}
    • Profile picture of the author Istvan Horvath
      Originally Posted by majidmaskat View Post

      how do i create that download page with zip file
      I didn't say with.
      I said a link to the zip file.

      Well, if you don't know the basics of HTML, e.g. how to create an anchor (link) tag in the code of your page... how could I help you?

      Now, you can use a wysiwyg (what you see is what you get) editor like FrontPage as it was suggested above... or a plain text/html editor - it doesn't really matter. In both cases you MUST learn how to work with those tools.
      An anchor/link tag is:
      HTML Code:
      <a href="http://example.com/path-to-your-zip-file/my-product.zip">Link text</a>
      Signature

      {{ DiscussionBoard.errors[1415139].message }}
      • Profile picture of the author css
        Just as Istvan said. If you would like to see how it works then set up a test page with the link to the file. Then click on it. The download dialog will open and ask you if you want to save the file or open it. In Windows anyway.
        {{ DiscussionBoard.errors[1415175].message }}
  • {{ DiscussionBoard.errors[1414886].message }}

Trending Topics