Customize Your WordPress or Blogger Template

Do you want your web site or blog to stand out from other templates?
Do you want to brand your business with a customized design?

It’s easy to just grab one of the hundreds of free templates offered for WordPress but often they do not fit your business model. It’s relatively easy to customize a template or designing your own.

Here are the top 7 reasons to choose WordPress

If you want to create a home page which doesn’t look like a blog, use a static page.

Here are 2 ways to create a static page:

1. Design an original template
2. Customize a WordPress template

1. Design an original template

a) Design your home page template from scratch in your favorite html ediitor using XHTML and CSS (I use Dreamweaver). You won’t be able to add content to this template from the WordPress dashboard so include all your html tags i.e. doc type, meta tags, header and html code.

b) Add these 4 lines of code to the top of your template (above the doc type tags)


<?php
    /*
    Template Name: NewTemplateName

    */
    ?>

    <html>

Give your template a new name. This will help you identify it in your administration panel.

c) Create a php file

Copy and paste all your code into notepad (or any text editor) and save it as front.php (or whatever.php)

d) Upload template to theme directory

Place your new template in the same directory as your current theme files. e.g., If you are using the default theme place it in this folder.

e) Adding the custom template

Login to the WordPress dashboard
Click Write
Click Write Page
Write a title for the new template
Click the drop down box on Page Template (far right of your window)
Select your new WordPress template and click publish.

f) Create a blog page

If you wish to use your new template as a static home page, you also need to create a blog page.

Create a new page and give it a title. Don’t write any content for it. On the right side of your screen type the same name as the title in the post slug box and click publish.

g) Activating your new template

To display your customized template as the front page

Click options-reading
Check the Static Page option
Specify your new template as the front page
Specify your newly created blog page as the posts page and click update options.

Your web site should now display your new template as the front page

h) Create a link to your blog page

Link to the blog page by including it on your home page.

Visitors will now see a normal looking web site, however you retain all the benefits of using the WordPress features.

*****************************************
Herman Drost is the Certified Internet Webmaster (CIW)
owner and author of Web Development, SEO, Hosting

Receive fresh, in-depth articles articles on how to design, optimize and promote your web site by subscribing to his “Marketing Tips” newsletter at: http://www.isitebuild.com/

Comments

  1. Good tips and reasons. Running a website on domain and blog on sub-domain could also be the solution.
    Blogspot Templates

  2. affiliate.solutions says

    I really liked your blog! You have some great content. Check out my blog and give me some feedback… I just posted a great blog about the 36 Best WordPress plugins for 2009., thanks !

  3. My God, i deliberation you were obtainable to microchip in with a number of resolute insght next to the halt present, not leave it with ‘we leave it to you to decide’.

  4. hey!,I like yourreview so much! share we have a talk more about your blog on MSN? Looking forward to see you.

  5. Hello there! I could have sworn I’ve been to this web site before but after looking at a few of the articles I realized it’s new to me.
    Anyways, I’m certainly delighted I stumbled upon it and I’ll be bookmarking it and checking
    back regularly!

  6. I like the valuable info you provide in your articles.
    I’ll bookmark your blog and check again here regularly. I’m
    quite sure I will learn a lot of new stuff right here!
    Best of luck for the next!

Leave a Reply to Hydraulik Poznan Cancel reply

*