Top

All in One SEO and Custom WordPress Header Graphics


In a recent blog post, 5 Essential Tweaks For All New Wordpress Blogs , I talked about using the All-In-One SEO WordPress plugin along with custom header graphics to make your blog look cooler and be more SEO friendly.

In this “How-To Video” I’ll show you how to…

  • Setup All in One SEO
  • Hide Blog Title and Description (So the text doesn’t cover up your cool header graphic.)
  • Link Your WordPress Blog Header Image to Home Page

Here is the code you need to hide the Blog Title and Description:

  • EX: h1 {display:none; font-size: 150%; color: black;…….

Here is the code you need to make the entire header clickable:

  • Open header.php template file.
  • Change from <div id="header">
  • to: <div id=”header” onclick=”location.href=’http://YourDomainName.com/’;” style=”cursor: pointer;”>

Enjoy, Barry O.

p.s. As always place your comments below and let me know what you think.

  • Share/Bookmark
1Cat.biz Tags: , , , , ,

Related Posts

Turn One-Time Visitors Into Active Subscribers with AWeber Email Marketing

Comments

7 Responses to “All in One SEO and Custom WordPress Header Graphics”

  1. Make Your Header Graphic a Link in WordPress Blog on March 5th, 2008 3:37 pm

    [...] I did what any rational person would do…I Googled it! I came across a great site that gave me just the information I needed, and I was happy to find out that it wasn’t going [...]

  2. Scott on June 30th, 2008 10:10 pm

    This really helped me because I was having the same issue with the text showing up on my header. I am using WP 2.51 so it is a little different from your video. Still trying to get the tagline not to show up as well but the title tag is now fine thanks to you.

    Anybody have trouble with your blog showing up in IE7?

    Scotts last blog post..IamVoIP vs. Traditional Phone Service

  3. Lush on July 14th, 2008 3:22 pm

    your info was the only one that was clear enough for a beginner like me to understand and use. it worked! THANKS!

    LUSH

    Lushs last blog post..Woody Sexy Furniture a.k.a. Sexy Furniture Made Out of Wood

  4. Billy on November 8th, 2008 2:40 am

    Thank You!! I’ve been trying to get my header set up right for a while now. Its been very frustrating. I have the latest verision of WP but with slight adjustments this worked fine! Thank You so much!!

  5. timothy on February 24th, 2009 2:23 pm

    hi, your tips really help me out. but when i use the code that you gave to change the banner to a link my background goes away. why? please help

  6. Barry O on February 26th, 2009 6:25 pm

    I’m glad you like the tips and thanks for reading my blog.

    There are many issues that could be going wrong. Unfortunately this is not a support forum. :)

    Keep working at it.

  7. Michael on August 11th, 2009 5:36 pm

    Excellent presentation! You provided just the answer I was looking for. The only question I have to answer now is why the URL isn’t showing up in the status bar at the bottom of the window of IE or Firefox (I haven’t tested Opera yet).

    I’m definitely going to be checking out your other videos/tutorials.

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





Bottom