Skip to main content

What's In The Header or How Do I Keep My Blog Searchable?

I have written various articles about customising the blog headers, in various ways, to use graphic elements in place of boring text.

In comments for The Real Blogger Status - Beta: "Customising The Header In A Beta Blog", Peter aka Enviroman writes
I think keeping the Header is important as removing it will remove the blogger tag $BlogPageTitle$ which is important for search engines.I did it another way. I added a "Add a Page Element" to the Header and put the graphic there.


Very good, Peter. So here are the headers for The Real Blogger Status (HTML), and The Real Blogger Status - Beta (XML), for your perusal.
Firstly, Beta.
<head>
<title><data:blog.pageTitle/></title>
<meta content='The Real Blogger Status: What Blogger Won"t Tell You' name='description'/>
<meta content='.......' name='keywords'/>

Secondly, Classic.
<head>
<title><$BlogPageTitle$></title>
<meta name="description" content="The Real Blogger Status: What Blogger Won't Tell You"></meta>
<meta name="keywords" content="......."></meta>


I think you'll see the "data:blog.pageTitle" (XML) and "$BlogPageTitle$" (HTML) records are at the top of the blog header, and undisturbed.

Far below, you'll find
<h1 id="blog-title">
<ItemPage><a href="<$BlogURL$>"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>

The latter code is what is removed and / or altered, to put graphics in place. This does not disturb the former code, in any way.

It's also good to observe the limitations of the Blog Header page element, in New Bloggerblogs. Both the Blog Title and Blog Description fields accept HTML content, such as "<a href...>" and "<img src...>". Unfortunately
  • The Blog Title field is sized for blog titles, and has a limited length.
  • So, the solution would be to put the code into the Blog Description field. But, the Blog Title field can't be blank.
  • And having code in both Blog Title and Blog Description results in a cluttered and very messy header.
See The Real Blogger Status - Beta: Restore The Main Page Link To The Title, and Customising The Header In A Beta Blog, for my experiences with these limitations.

>> Top

Comments

Popular posts from this blog

Add A Custom Redirect, If You Change A Post URL

When you rename a blog, the most that you can do, to keep the old URL useful, is to setup a stub post , with a clickable link to the new URL. Yo! The blog is now at xxxxxxx.blogspot.com!! Blogger forbids gateway blogs, and similar blog to blog redirections . When you rename a post, you can setup a custom redirect - and automatically redirect your readers to the post, under its new URL. You should take advantage of this option, if you change a post URL.

Jump Break Is Visible Only In An Index Page

Some blog owners are unsure what a Jump Break looks like, when applied to their blogs. Occasionally, in Blogger Help Forum: Get Help with an Issue , we see the confusion. Where's the Jump Break? or I added a Jump Break to several posts, but it never shows up! When asked for a screen print of what they're seeing, they may provide a image of the post, in the Post Editor Preview window - or possibly, the published post, but in post page view.

Leave Comments Here

Like any blogger, I appreciate polite comments, when they are relevant to the blog, and posted to the relevant article in the right blog . If you want to ask me a question thats relevant to blogging, but you can't find the right post to start with (I haven't written about everything blogger related, yet, nor the way things are going I don't expect to either), ask your questions here, or leave an entry in my guestbook . As noted above, please note my commenting policy . If you post a comment to this post , I will probably treat it as a "Contact Me" post . If you have an issue that's relevant to any technical issue in the blog, please leave a comment on the specific post , not here. This post is for general comments, and for non posted contact to me. If the form below does not work for you, check your third party cookies setting! For actual technical issues, note that peer support in Blogger Help Forum: Something Is Broken , or Nitecruzr Dot Net - Bloggin...