10 Ways To Power Up My Blog

John Pozadzides John P. at One Mans Blog recently published 45 Ways to Power Up Your Blog. You see these kinds of lists all over the place, but I think I should listen to this guy. He's the Chief Marketing Officer and Vice President for Layered Technologies, founder of HTMLHelp.com and former Vice President of Sales for SAVVIS Communications. If he knows enough to present information at WordCamp Dallas, and WordPress people actually listen to him, he must make a whole lot of sense.

I'm not going to repeat what he's written and I'm only going to list the subtopics I need to change and have control over. Here I go:

  1. Use English Naming Conventions for Images

    This was something I wasn't paying much attention to until I read this. I named all my images myself, but I never made them descriptive on purpose. After seeing all the searches for "frog clipart" and "money clipart" (images I have on this blog) appearing in my logs, I'm convinced this is the way to go.

  2. Use TITLE Elements on Hypertext Links

    Again, I failed to do it on purpose. If you saw titles when you hovered over a link, it was by chance and not intentional. From now on, it'll be intentional. However, with over 1200 pages on this blog, there's no way I'm going to go back and change all the links. Sure, I'll change them when I'm editing a page, but that's about it.

  3. Pick the Right Theme

    I hacked the heck out of the theme I'm using for this blog. The original theme code is almost completely gone. What am I saying? Except for some stray strings, it IS all gone. I rewrote and compressed the CSS and I rewrote most of the theme code. I say most because I didn't need to rewrite the functions.

    I won't do it again, though, because someone has already done it for me with other themes. I'm talking about the themes available over at Court's Internet Marketing School. I've started two blogs using two of the themes he'd already gone through and I went through them again, looking for errors or missing functions.

  4. Do You Have a Print Stylesheet?

    No. No, I don't. I'll have to investigate this and see what I can do.

  5. WP Admin Bar Reloaded Speeds Up Blogging

    I'll get the plugin when it supports WordPress 2.5. Until then, I'll have to do it the hard way.

  6. MyBlogLog Makes It Personal

    Maybe, but I was getting spammed by people on it, so I killed my account. Perhaps I'll set a new one up later on.

  7. Show Recent and Top Commentators

    I show the top commenters on a separate page, not in the sidebar. I'm thinking of moving it back to the sidebar, but with it "nofollowed" on every page but the index page. I haven't implemented recent commenters yet, but I plan to do it soon.

  8. Optimize and Resize Every Image

    I don't use many images, so I should be safe, and I almost always resize them. I'll have to check out the software he recommends.

  9. Always Include At Least One Image

    I don't do it on every post and I have no intention of doing it on every post. I'm not a big image fan. Do YOU think I should?

  10. Homepage Excerpts Increase Pageviews

    I don't agree with this at all. If you want to read the whole article on the home page, so be it. I get plenty of page views because of my content (7-9 per person average). Why make it any harder for you to read them? You're not clicking my ads, the searchers are. What do YOU think about it?

I reread and checked everything John P. suggested. I already do most of what he wrote, but I completely skipped the "VLogging, PodCasting and Multimedia" section. Because of my limited options here in the Philippines and because I can't keep a connection stable enough to view video from the 900-pound gorilla called "YouTube" without waiting for an hour, trying to get deeper into video authoring is foolhardy at this point.


Similar Posts:

18 Comments

  1. Rob O. says:

    I dunno that you have to use images on EVERY post – some really don't warrant a pic – but you CAN liberally pepper your posts with images that're well-optimized and still not bog the readers down too much. Images add visual punch of course, but they can also be positioned to help draw the reader down through your post if it's a more lengthy one.

    I'm with Hari on using both ALT & TITLE attributes on images – and these shouldn't be the same. The ALT tag is a textual representation in case the image is not shown, as in the case of a text-only browser for folks with disabilities. The TITLE tag is the descriptive tooltip that'll appear for the reader if they hover over the image – just as the TITLE tag does on a hyperlink.

    And I ALWAYS use the TITLE tag on links to provide the user with just a teensy dab more info about where I'm sending them.

    Not only do both of these give your readers more info, but they give search engines more to chew on too!

    • RT Cunningham says:

      I'm trying to use images on every post. Small ones, anyway. I'm also making a concentrated effort to use short descriptions in the title attributes. The thought fails me at times.

  2. Rob O. says:

    RT, you CAN use the same thing for the ALT & TITLE tags if you're in a real pinch, but in doing so, you're kinda short-changing yourself just a little on the SEO-value end of things…

    I generally keep my ALT tags short (think: keywords) and go a bit more descriptive on the TITLE tag for my images.

  3. Nice information. I will use what I need according to this article. Thank you.

Leave a Reply