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.
1Cat.biz Tags: All in One SEO, Blog Header Image, link, plugin, WordPress Header Graphic, WordPress Training Video






[...] 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 [...]
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
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
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!!
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
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.
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.