wp squeeze page plugin

5 replies
Hi
I am looking for a inexpensive WP plugin to create squeeze page. Can any one help me?? I am new in this. Really struggling

Thanks a lot.
Syed
#lead capture #page #plugin #squeeze
  • Profile picture of the author IgniteFeed
    Hi Syed,

    I've used HybridConnect and I like it, but not sure it can be considered inexpensive. Go to WP Mayor - WordPress Plugins, Themes, Hosting, Tutorials & more! as they have a lot of reviews and resources.
    {{ DiscussionBoard.errors[9621313].message }}
    • Profile picture of the author vdubinin
      The best wordpress plugin I use to create great landing pages fast is leadpages, once you design your squueze page there you connect it to your blog. However it's not the cheapest solution, yuo pay monthly for it.

      I used to use Epic Squueze Pro WP plugin that I bought on Warrior Forum and it creates awesome looking landing pages. Also Hybrid Connect can do the job, and it also creates opt-in forms anywhere on the blog.

      I'm not sure that having a wordpress plugin for your squueze pages is the best way to go, but there are many plugins for that.

      Hope that helps.
      {{ DiscussionBoard.errors[9621323].message }}
    • Profile picture of the author IgniteFeed
      Try this post there - Top 20 Affiliate Themes For WordPress - WP Mayor and you can also search wordpress.org . I found these there:

      https://wordpress.org/plugins/landing-pages/

      https://wordpress.org/plugins/easy-sign-up/

      Both of these are free. The 'landing-pages' one was updated this month - the other back in May.

      There are a lot of free and GOOD WordPress resources out there. If you need to fill specific needs then you may need to find specific paid plugins.
      {{ DiscussionBoard.errors[9621328].message }}
      • Profile picture of the author Steve B
        Syed,

        There's an easy, free and simple way to create a squeeze page in WordPress without using a plugin.

        The following method creates a WP page template that is totally blank - no header, no footer, no columns, nothing. Then you simply create the squeeze copy, add an image, a button, or whatever you want.


        Copy and paste the following six lines of code into Notepad or an HTML editor:


        <?php
        /**
        * Template Name: Blank Page
        */
        the_post(); the_content();
        ?>


        Save the file as "blankpage.php"

        Use your FTP program to find the theme you are currently using.

        Upload the "blankpage.php" file to the /wp-content/themes/twentyeleven folder (obviously you should replace "twentyeleven" with the actual name of your theme).

        The "blankpage" template will now show up in your "template" dropdown list on the new page menu.

        The blank page is without header, footer, columns, etc, and can now be used to create a landing page, sales letter, or any other "clean" canvas type page that you want.

        Steve
        Signature

        Steve Browne, online business strategies, tips, guidance, and resources
        SteveBrowneDirect

        {{ DiscussionBoard.errors[9621346].message }}
        • Profile picture of the author ecashmr9
          Hi

          Thanks a lot. I will try. Its so kinds of yours
          Thanks agaun
          {{ DiscussionBoard.errors[9621447].message }}

Trending Topics