Archive for April, 2010

Always start your blog with your own domain!04.26.10

I spent most of the day working on transferring Dot’s blog over to her own domain.  It was rewarding to be able to figure out things and make them work!  All I have left is getting the footer and sidebars complete – it doesn’t seem like the widget functionality works very well; maybe that is something I can fix in the future.  Then the chore of importing the Blogger posts – it is fairly simple and most pictures and video transfer just fine; but WordPress likes to put all of Blogger’s “labels” as “categories” instead of “tags” and that is a real nightmare – especially since she has 350 posts!  If you are serious about keeping a blog, get your own domain name right from the start, that way you don’t have to start over building page rank when you decide you need more control.  WestHost has some great deals right now, and their customer service is fantastic.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace
  • email
  • Print

Posted in Blog, Wordpresswith No Comments →

WordPress SEO plugins04.21.10

I installed an SEO Plugin, and it was very easy.  I’m only displeased about one thing:  It has changed my page titles.  The home page has no title at all, and the post pages only have the post name and not the name of the blog.  I’m sure it is a simple setting that I am missing somewhere.
UPDATE:  Not sure if it was a theme issue or not, but I replaced the funky code in the title section with this:
<title>
<?php if ( is_home() ) { ?><?php bloginfo(‘name’); ?> | <?php bloginfo(‘description’); ?>
<?php } else { ?><?php wp_title($sep = ”); ?> | <?php bloginfo(‘name’); ?>
<?php } ?>
</title>

This will show as:  Post Name | Blog Name (or just Blog Name on the home page).  I think the plugin works with this just fine; if not, that is how it is supposed to appear, anyway.  The only thing I might change in the future is the pipe bar | to a hyphen.  I think it is more friendly to the out-loud reading software.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace
  • email
  • Print

Posted in Blog, Wordpresswith No Comments →

  • You Avatar
  • Find me on: