Posts Tagged ‘WordPress’

CommentLuv

Thursday, May 6th, 2010

I just installed CommentLuv on my site. According to it’s creators:

I created the CommentLuv wordpress plugin to help give something back to every single commentator as well as entice them to come back and visit more often by automatically adding a titled link to their last blog post at the end of their comment. It’s done fantastically well with tens of thousands of comments every day receiving a little luv.

I’ll let you know how it goes. I am idsabling comments on this post, but you can comment on any of the other ones.

Google doesn’t hate me afterall

Saturday, March 6th, 2010

There are two ways you can create a blog powered by WordPress — 1. WordPress.com a free, WordPress hosted, more limited installation, or; 2. WordPress.org a self hosted, more complicated, and more powerful installation. Both of them have their pros and cons and WordPress support oulines the difference as follows:

WordPress.com Benefits

  • It’s free and much easier to setup
  • Everything is taken care of: setup, upgrades, spam, backups, security, etc
  • Your blog is on hundreds of servers, so it’s highly unlikely it will go down due to traffic
  • Your posts are backed up automatically
  • You get extra traffic from blogs of the day and tags
  • You can find like-minded bloggers using tag and friend surfer
  • Your login is secure (SSL) so no one can get into your account if you use wifi

WordPress.com Cons

  • We provide 70+ themes (and adding more every day) which you can modify and edit the CSS, but you cannot run a custom theme*
  • You can’t hack the PHP code behind your blog*
  • You can’t upload plugins

WordPress.org Benefits

  • Ability to upload themes
  • Ability to upload plugins
  • Great community
  • Complete control to change code if you’re technically minded

WordPress.org Cons

  • You need a good web host, which generally costs $7-12 a month, or thousands of dollars per month for a high traffic site
  • Requires more technical knowledge to set up and run
  • You’re responsible for stopping spam
  • You have to handle backups
  • You must upgrade the software manually when a new version comes out
  • If you get a huge spike in traffic (like Digg or Slashdot) your site will probably go down unless you have a robust hosting setup

Why do I share all of this with you, you ask???

Well, I have hosted several sites on WordPress.com and one of my favorite features is that almost the second you publish a posting, search engines like Google and Yahoo index your post. Naturally, when I decided to switch josh.net from a Joomla powerd site to WordPress.org powered site I assumed that this great feature would follow. Wrong!

I began creating new entries in josh.net and it was taking DAYS for Google to index them. I checked robots.txt and nothing was procluding the search engines from indexing or crawling my pages. I checked my .htaccess. I check the update services feature of WordPress.org and my site was sending update through Ping-O-Matic. For the life of me, I could not figure out what was wrong.

Right about the time I was going to give up, I came across Joseph Scott’s blog and information on a plugin RSSCloud that he created for the self hosted WordPress.org sites. It turns out that this plugin is automatically installed and activated on all WordPress.com sites, but if you are running your own WordPress.org installation you need to install this yourself. If you are looking for more technical information I encourage you to check out Joseph’s blog.

My WordPress theme

Monday, March 1st, 2010

Eventually I plan on creating a very unique custom theme for Josh.net, but until that point in time I have decided to stick with the default theme that ships with WordPress for reasons I outline below.

I spent a lot of time looking through the gazillions of templates available through WordPress and had a very hard time finding one that I could respect for both its creativity and for being technically sound. Let’s face it, picking a theme for your blog is a very, very big decision. You want it to look nice, but you also need it to perform well behind the scenes (at least if you are hoping for search engine traffic). One might have great style, but when you analyze its compatibility with plugins or valid CSS it would fail. Just as you could find a template with great CSS and XHTML, but it would look like crap. So at the end of the day I decided that ‘default’ is super clean, nicely organized, easy to read AND it has valid XHTML, CSS, compatibility  with many plugins and not to mention very SEO friendly. Also, since so many people use the template there is great advice in forums on how to customize and work with the template.

After I decided to stick with ‘default’ I wanted to understand more about who created it, and here is what I came up with…

Today WordPress ships with a standard template named ‘default’, but that was not always its name. When Michael Heilemann developed the theme he named it ‘Kubrick’ after his favorite director, Stanley Kubrick. On first brush I wondered what one had to do with the other, and then it hit me. When you come across a ‘Kubrick’ WP theme site you instantly know what the theme is, what platform the site runs on etc., in the same way that you would recognize a ‘Kubrick’ film at first glance. According to Mr. Heilemann’s website, ‘Kubrick’ was born in the summer of 2004.

In the coming months WordPress will be releasing WordPress Version 3.0. It will be very intersting to see what changes they make to the template.

Let’s get it started

Saturday, February 27th, 2010

Ok, so I removed my installation of Joomla and I am going to try WordPress for my blog now. Stay tuned.