Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-12-2011, 03:59 PM   #1
Addicted to Money
 
mince001's Avatar
 
Join Date: Mar 2011
Location: Nottingham,United Kingdom
Posts: 214
Thanks: 2
Thanked 16 Times in 12 Posts
Lightbulb Squeeze page ----mmmm not sure about it

Let's assume you have a blog www.thehealthblogasda.com and you want to create a squeeze page on www.thehealthblogasda.com/free-stuff, how do you create that page...as it needs to be without sidebars and other links
mince001 is offline   Reply With Quote
Old 11-12-2011, 04:53 PM   #2
Official SpokesWarrior
War Room Member
 
TheSpokesman's Avatar
 
Join Date: Nov 2011
Location: Louisiana
Posts: 114
Thanks: 22
Thanked 31 Times in 29 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to TheSpokesman
Default Re: Squeeze page question ...

Okay, if the blog is the homepage then I guess I would simply build the page, title the file free.html or some such and upload it to my public_html directory in c-panel. That's the process for me, anyway, but I'm just about as new at this as anyone. Interested to see what others say.
TheSpokesman is offline   Reply With Quote
Old 11-12-2011, 04:56 PM   #3
Official SpokesWarrior
War Room Member
 
TheSpokesman's Avatar
 
Join Date: Nov 2011
Location: Louisiana
Posts: 114
Thanks: 22
Thanked 31 Times in 29 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to TheSpokesman
Default Re: Squeeze page question ...

Is your question more one of design? If that's the case there are a number of programs available to help build squeeze pages. Keep an eye on the WSO's. I got one earlier in the week that included a squeeze page designer which gives it the look and feel that I've been unable to create on my own.
TheSpokesman is offline   Reply With Quote
Old 11-13-2011, 01:57 PM   #4
Addicted to Money
 
mince001's Avatar
 
Join Date: Mar 2011
Location: Nottingham,United Kingdom
Posts: 214
Thanks: 2
Thanked 16 Times in 12 Posts
Default Re: Squeeze page question ...

i guess it is more of design ....it's just /...you cant really put a squeeze page on the wp plaform as it has all the sidebars...the only exception is when you only have squeeze pages on the site as some themes allow you to take everything off....i look forward to hearing what others have to say as well
mince001 is offline   Reply With Quote
Old 11-13-2011, 06:15 PM   #5
CEO/OWNER
 
Join Date: Sep 2011
Posts: 48
Thanks: 0
Thanked 8 Times in 8 Posts
Default Re: Squeeze page ----mmmm not sure about it

Depending on your theme. Some theme has many different template you can use while creating a page. a template without sidebar, a template that has 2 sidebar, and even some themes like elegant have already a contact us template. The best way for you is to create a template and use it on your squeeze page. You just have to copy your main template.

Something Starts like this

<?php
/*
Template Name: My Template
*/
?>

<?php get_header(); ?>
<!--Optional PHP code will be added here.-->

<?php get_footer(); ?>

upload it on main directory of the current theme your are using. Then use that template while creating a page

Get your Visitors trust..Increase CTR, Increase Search Engine Ranking with Solid OnPage SEO. Make your site looks more professional--visit Silver Dream Web
kenn1288 is offline   Reply With Quote
Old 11-13-2011, 06:25 PM   #6
Senior Warrior Member
War Room Member
 
TopKat22's Avatar
 
Join Date: Aug 2010
Location: USA
Posts: 1,871
Thanks: 403
Thanked 391 Times in 325 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to TopKat22
Default Re: Squeeze page ----mmmm not sure about it

If you are hosting it yourself. Just create your own spueeze page outside of the blog.

That is what I do all the time. Only I've found that squeeze pages convert better than blogs and so I make my home page the squeeze page and the blog on domainname.com/blogname.

You can just put up a squeeze page on domainname.com/nameofsqueezepage(maybe call it signup.

It is very easy and free to do.

TopKat22 is offline   Reply With Quote
Old 11-13-2011, 06:55 PM   #7
Addicted to Money
 
mince001's Avatar
 
Join Date: Mar 2011
Location: Nottingham,United Kingdom
Posts: 214
Thanks: 2
Thanked 16 Times in 12 Posts
Default Re: Squeeze page ----mmmm not sure about it

if i put the home page as a squeeze page and it is on a wp platform, then how do i have the rest of the blog on that domain???as i still want it in wp
mince001 is offline   Reply With Quote
Old 11-13-2011, 07:02 PM   #8
SEO Strategist
War Room Member
 
yukon's Avatar
 
Join Date: Jun 2010
Posts: 6,533
Thanks: 355
Thanked 1,993 Times in 1,274 Posts
Default Re: Squeeze page ----mmmm not sure about it

You can create as many static html internal squeeze pages as you want with Wordpress.

It's the exact same as building a static page, all you need is the exact URL to the directory that holds the html page.




1) Create a new folder on your desktop named squeeze-pages (or whatever).

2) Create the new squeeze page (page1.html).

3) Put the page1.html inside the squeeze-pages folder on your desktop.

4) Open your ftp, I use filezilla for ftp

5) Login to your online host via filezilla (File > Site Manager).

6) Find the public_html directory (folder) on filezilla, in the "Remote Site" pane.

7) Click on the name of the domain folder (directory).

8) Drag the squeeze-pages folder into the folder in step #7 on filezilla.

9) Refresh filezilla at the top Nav. bar.



You need to hard code the url on your wordpress theme php files. For this example the path of the URL will be:


Quote:
<a href="hxxp://domain.com/squeeze-pages/page1.html">Squeeze Pages</a>
Change the hxxp to http

Add as many new html squeeze pages in the squeeze-pages folder as you need with filezilla (drag/drop).

yukon is offline   Reply With Quote
Old 11-13-2011, 07:03 PM   #9
Senior Warrior Member
War Room Member
 
TopKat22's Avatar
 
Join Date: Aug 2010
Location: USA
Posts: 1,871
Thanks: 403
Thanked 391 Times in 325 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to TopKat22
Default Re: Squeeze page ----mmmm not sure about it

Quote:
Originally Posted by mince001 View Post
if i put the home page as a squeeze page and it is on a wp platform, then how do i have the rest of the blog on that domain???as i still want it in wp
You already have it the way you have it so I wasn't saying you should change yours since it is already this way.

I was just telling you what I do. Maybe you can use that information for future reference.

You can just put up a page on your domain using FTP software.

It is easy and free to use. Find some free step by step list building course and it will tell you how to do it.

TopKat22 is offline   Reply With Quote
Old 11-13-2011, 07:17 PM   #10
SEO Strategist
War Room Member
 
yukon's Avatar
 
Join Date: Jun 2010
Posts: 6,533
Thanks: 355
Thanked 1,993 Times in 1,274 Posts
Default Re: Squeeze page ----mmmm not sure about it

BTW, you can host your squeeze page images the same way as my last comment, just create a new folder & get the exact path for the URLs of the individual images.

yukon is offline   Reply With Quote
Old 11-15-2011, 01:12 AM   #11
Active Warrior
War Room Member
 
vryannn's Avatar
 
Join Date: Dec 2009
Location: Orange County, California
Posts: 82
Thanks: 0
Thanked 34 Times in 5 Posts
Default Re: Squeeze page ----mmmm not sure about it

Here are some great Wordpress Squeeze Pages that you can easily edit.

Top Converting Wordpress Squeeze Pages

vryannn is online now   Reply With Quote
Old 11-27-2011, 12:06 PM   #12
Active Warrior
War Room Member
 
Join Date: Sep 2009
Posts: 56
Thanks: 3
Thanked 5 Times in 5 Posts
Default Re: Squeeze page ----mmmm not sure about it

if you're using Joomla its easy.

Just assign a custom template to yoru squaeeze page.

Start with the Beez or aotehr simple template

edit the index.php between the body/body tags and drop in the standard HTML for the squeezepage (along with all copy)!

Copy the CSS file and any needed images.

thats it!

BTW, Is it just me or do most squeeze page designs just look really awful. How well do the one like those listed ^^^^^ actually convert?

"Lose Weight, Feel Better, Live Longer - When you lose weight, you shouldn't have to compromise your health in the process".
Buy Weight Loss Pills
Top Weight Loss Supplement
Visit Dr.O's healthblog
Dr. O is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
page, question, squeeze

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 04:55 PM.