Creating Wordpress Landing Pages?

Abercrombie

BANNED
Joined
Mar 8, 2007
Messages
393
Reaction score
348
Does anyone know how to set up a wordpress blog to have individual landing pages? I don't care if the address looks like "mydomain*com/landingpage". As long as I can make the page itself look to the user like a stand-alone page..
Any ideas? Please let me know....
 
Its quite easy really, you just create a custom category template, now if your permalink structure is something like domain.com/category/post, then you will need to customise the category page a bit more and then just link straight to that so you would link to domain.com/category/ which would be your landing page, if your permalink structure is domain.com/post then you can make it look better and it will be easier to customise.

For more info on category templates check out these links:

Code:
http://codex.wordpress.org/Category_Templates

Code:
http://mattmedia.net/2007/10/09/how-to-set-up-custom-wordpress-category-templates-in-four-easy-steps/

and this plugin can fix some problems if you are running an old wordpress version:

Code:
http://txfx.net/code/wordpress/force-category-template/
 
Wow. Awesome man. I should have my LP set up in no time. Thank you!
BTW. This works for multiple LPs on a single blog/site, right?
 
I think you should try wpsalespage.com. I believe someone can share this sales page template.:)
 
Thank you Blaster. Anyone have a DL for this somewhere?
 
Back
Top