Blogger.com Help – Lesson 10 – Formatting Settings

Blogger.com provides a variety of basic formatting options for you to use outside of modifying your template directly. Items such as dates and times, the default language and how many posts display on your homepage are all controlled with the Settings – Formatting admin tab.

These are items that you probably will review once or twice in the initial set up of your blog, however, there are a couple of items on this administration page that can help you out with each and every post. Read on to learn more.

Note to new visitors! If you would like to know more about this series or view all available lessons, just follow the appropriate link.

The Formatting Settings Options

Let’s hop right in and find out what each of these controls does!

  • Show – The ‘show’ control allows you to define the number of posts that display on your homepage. The value you enter can either be for ‘Days’ or ‘Posts’. So, if you stay with the default value of 7, then 7 posts or 7 days worth of posts will display on your homepage.
  • Date Header Format – Each post you write normally states the day it was published. If you want the date to be in a particular format, this is where you tell Blogger how to format the date for your posts.
  • Archive Index Date Format – Presumably, this is how your links in the archive on your sidebar will display. However, with all my tests, this didn’t seem to do anything. I’m not sure if the configuration settings for the Archive are super-ceding the value you might select here or not. It simply doesn’t seem to do anything!
  • Timestamp Format – Each post displayed on your blog carries with it the time of publication. If your template displays this time, you can format how the time will look with this control.
  • Time Zone – This is where you would specify the time zone you are in so that your posts reflect the correct time in relation to where you sit on this spinning blue ball. If you wanted people to think you are posting from Thailand, you can aid your little ruse by changing the time zone here.
  • Language – This was fun to play with. When you change this, all the default text that you find around your site, including the format options you might make on this admin tab will change to reflect the language you select. For instance, if I change the language to Arabic (Syria), I won’t be able to understand anything on the site because all the default text (text I did not write, but Blogger supplied) will change into their language. Really want to play around with your readers on April 1st? You might want to slip this one in your back pocket until next year.
  • Convert Line Breaks – Converting line breaks will insert the HTML equivalent of a carriage return. When you simply hit return when writing your posts, Blogger will insert a
    tag which tells your browser to start a new line. The
    tag is similar to hitting the handle on the typewriter and swinging the platen to start typing on a new line. Remember typewriters?
  • Show Title Field – This is defaulted to ‘Yes’, but if you feel no need to display a title for each post, you can change this to ‘No’, and viola! No titles! Existing posts already written will retain their titles, however, when you write new posts, you will not have the option to supply a title.
  • Show Link Fields – If you choose to show the Link fields on your post entry screen, you will see a new field immediately under the Title field. When you enter a URL into this field, your post title will use the value supplied in the Link field instead of the default link to the post you are writing. You can see on the Views on Life blog that I have a post where I linked back to my site here. You might consider using this if you operate a blog that basically links out to other articles or pages.
  • Enable Float Alignment – For the life of me, I couldn’t figure out what this control is for. If there is anyone that knows how to use this control, I’d love to hear it. The help text states “Allows image and text alignment options using the
    tag. (Choose “No” if you are having post layout problems.)”, however nothing I have tried seems to be affected by this control.
  • Post Template – The post template is a pretty nifty control mechanism. Any text or HTML you enter into this control will be present in each and every post you create (this doesn’t affect your existing posts, only new posts). Let your mind wander with the possibilities available to you with this control. If you wanted to have an ad in each and every post, and wanted to have a special format for each post, you could design the HTML structure for the post, and insert it here. Each post that you create from then on will contain all the same text you entered, giving you a head start on each and every post! That’s pretty cool!

That’s it! There are a few powerful controls found on this page that can help save you time. For instance, the post template allows you to define text or a structure that allows you to be consistent with each post.

There are a few questions left open, like what does the Archive Index Date format control, and what does Enable float alignment actually do? If there is anyone that can answer these in the comments, and everyone agrees that the response is the right answer, I’ll provide a square of ad space for a month to the first person to correctly identify the purpose of these controls.

I’m purposely placing this offer at the bottom so that people that subscribe and are actually trying to benefit from these posts get the first crack at some free advertising. Hope it helps!

Blogger.com Help Topics

Show Link Fields Help
Post Template Help


You might also enjoy these related posts

  1. Blogger.com Help – Lesson 11 – Comments Settings Comments are vital to having an interactive blog. Without comments from your visitors, a blog would be nothing more than a web site providing one way communication. In light of...
  2. Blogger.com Help – Lesson 13 – Site Feed Settings Your site feed settings administration page in Blogger provides you the ability to manage your subscriber feed. It’s core to the operation of your blog and allows visitors to receive...
  3. Blogger.com Help – Lesson 12 – Archiving Settings Although there are only two controls found on the Archive Settings administration page, they are very important to your Blogger.com blog. This post will cover the two controls found on...
  4. Blogger.com Help – Lesson 14 – Email Settings Blogger.com’s email settings tab allows you, the blog owner, to do something really terrific. With the settings found on this tab, you can post to your blog via email and...
  5. Blogger.com Help – Lesson 8 – Basic Settings The basic settings tab provides you a certain amount of control over your blog. While you may not have full control, there are enough mechanisms put in place to allow...

About Wayne

Wayne John is a web developer in Southern California that shares his 25+ years of programming and web development experience freely and happily to anyone willing to learn. He also loathes speaking in the third person. If you enjoyed this post, make sure you subscribe to my RSS feed or get updates in your email.
This entry was posted in Blogging Help & Tips and tagged , , , . Bookmark the permalink.

10 Responses to Blogger.com Help – Lesson 10 – Formatting Settings

  1. Wayne, can an image and an opt in box script be embedded in the Post Template?

  2. Blogger.com Help – Lesson 10 – Formatting Settings is a must review in the initial set up of your blog. I like having one entry blog post per page instead of 7 or 3 entry blog post per page. Depending on the landing blog post page my visitor’s enters my blog the visitor has the option to browse for newer or older posts. Each of my blog post have their own page.

  3. Wayne says:

    Ah ha, adsense. That won’t work out too well. Blogger’s system will kill the javascript calls. You need to put that in your template itself (which won’t be integrated in the post, but rather outside it) or use the default adsense functionality they provide.

    If you want just the text “Note the new visitors…”, that would work in the post template. But only if you use the Blogger interface to write your posts.

    I think you understand it now.

  4. Ankit says:

    Hi Wayne,
    Thanks for the prompt reply.I had tried running the adsense code script from there,but i guess old blogger wasn very good at handling js.
    However,i wanna give it a try again,if i can get it to show at the top of the post just after title.

    something like which i found on this post of urs
    “Note to new visitors! If you would like to know more about this series or view all available lessons, just follow the appropriate link.’

    I can probabaly have a preformatted one liner asking people to comment or subscibe
    Something on those lines

  5. Wayne says:

    Hi Ankit, it works, at least from what I’ve seen. It only effects NEW templates, it will not go into each post you’ve written and modify it. You can type in any text, save, and then start a new post in the blogger new post screen and you’ll see your text there.

    This leave it wide open for you to create a structure you want to follow, or text that you want included in each and every new post you do from then forward.

    If it doesn’t work for you, you should elaborate a little more since I would think you are doing something wrong perhaps.

    Cheers!

  6. Ankit says:

    Hi,
    Amazing series for newbie bloggers.
    However,i do have a doubt with PostTemplate,
    Will it insert it to every post on top or at the end.I have to say i did try it one or twice but then i dint see much happening and left it.

    It would be great if i can get something going at the start of every post using PostTemplate

  7. Wayne says:

    @Gary – Glad to be of service! I’m thinking I may also throw out a few post templates to further show the use of the Post Template feature. In my opinion, that’s the best feature on this settings page.

    [b]Everyone! Feel free to Buzz this up if you like it![/b] I need to start trying to promote via these other services a bit more than I have. I’ve been ignoring them pretty much, but I need to figure out how to make the best use of them and get my butt on them. Any help you guys can throw at me will be most appreciated!

  8. as usual your posts invariable supply me with yet additional information I had missed earlier in my own travails, or had forgotten, in todays lesson you informed me that one can set either the number of posts visible on one’s page, or (and this was new to me) the number of days of posts to be shown.—PHEENOMENAL!

  9. Wayne says:

    @Karen – Sometimes the best posts are drunken writings…probably on the same level as drunk dialing perhaps?

    I’ll have to play with that more to figure it out. I really didn’t see any changes regardless of the setting.

  10. Karen says:

    I have gone in and changed all of mine at least once to see what they did to the blog. One at time, usually when I couldn’t sleep, I think that float thing changed stuff when I uploaded photos and tried to type around them. I say I think because a lot of times I do this stuff when I’m drinking, maybe not the best idea!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled

Enter YourName @ YourKeywords in the Name field to take advantage of Keyword love. Please note, I normally won't approve comments that use products or niche keywords for a name. Get your comment approved, don't be a spammer.