Bit.ly Links for WordPress, made easy.

WordPress recently added shortlinks for posts to everything, you get a Shortlink button in the backend on published posts, there’s a Shortlink menu in the admin bar etc. But most of us don’t want to use that shortlink. We use Bit.ly, or in my case, Bit.ly Pro and we have no need for that Shortlink…

How to disable the WordPress Admin Bar

WordPress 3.1 introduces a new feature called the Admin bar. A lot of people will be wanting to disable this when WordPress 3.1 comes out. Since release candiate 2 you can disable it on a per user basis like this: But since some people might want to disable the admin bar for everyone, I thought…

Preventing anonymous comments in WordPress

I value comments a lot, in fact, I look at the number and quality of comments on a post almost as much as I look at the number of shares, tweets and pageviews to determine how well a post was received. Recently I’ve done some posts that got a lot of annoying responses. Most of…

How to reduce HTTP requests for your WordPress site

The web is sort of a reversed highway: you get tickets for going too slow and bonus points for speeding. Whether you’re “just” a blogger or you have an e-commerce site, your site needs to be fast. We’ve written about what to do to speed up Magento before, and I’ve mentioned caching for WordPress more…

Should Themes or Plugins do your SEO?

My take on this might be clear to you, if it’s not: I am building the most complete WordPress SEO plugin out there and I recently wrote a post on the topic. There’s certainly parts of this, like proper heading structures and clean HTML that are task of the theme, but titles and descriptions are…

Open Source, Motivations & Business

A hefty discussion has been going on about people’s motivations to develop Open Source software, starting with Alex King’s blog post and followed up by many others including Weblog Tools Collection. I disagree wholeheartedly with some of Alex’s statements. Chris Olbekson did a post I agree with more, and he also asked for my opinion…

WordPress SEO Update

WordPress SEO has a new version: 0.1.4. It took me quite some time, but there were a few bugs that really needed fixing in the plugin before I could continue adding features, options and more. These are fixed now, please grab the latest update from WordPress.org. The most important bug that was fixed is the…

WordPress plugin updates and how I (ab)used it

Any WordPress site administrator will know WordPress has an auto update system for plugins. Not many people seem to think through how this works and what it means, which is why a lot of people started to say stuff when I “fixed” the BlogPress SEO situation earlier today. Let’s walk through this essentially pretty easy…

BlogPress SEO: solved

I thought BlogPress SEO was bad, turns out, it’s worse. It’s malware. I had already discovered that it sent the admin email to the plugin’s author, but today, mtekk uncovered that it was adding an option to log in, solely with that email address. Yes that’s bad. I checked out the plugin code again, and…