how to create a custom Wordpress home page
Update: December 5th, 2009
use code : <?php /* Template Name: Home page
*/ ?>
HTML CODE of the home page
save as homepage.php
upload with ftp in wp-content/theme/defaut map
login into admin pages
create new page with title Home Page and as Theme attribute Home Page
create new page with title Blog with all your blog pages
>>Setting>> Readings
A static page
Front page :Home Page
Posts page: Blog
Save
Link home page to /blog that is the post page
