Yoast: Onderzoekje voor @Webrichtpijn gedaan. 5 gemeentes met page speed score onder de 20 (van max 100)... Later artikel.
![]()
CSS Image Replacement, what’s up Matt?
So I’m a big fan of CSS image replacement, for several reasons, most importantly because it allows for a semantically correct page while having some text replaced with images, but also because I love sprites and I love using them well. I’ve also always been in favor of the use of CSS Image Replacement for [...]
Excluding a blog category from your feed
While I was working on a new system for my WordPress newsletter, a system that uses its own custom feed (skipping FeedBurner which caused errors last week), I had to figure out how to exclude a category from my blogs regular feed as well as my homepage and some other pages. There’s a couple of [...]
SEO Blogging Tools
WordTracker released a very cool FireFox plugin called SEO Blogger, which allows you to search for keywords while you write, so you can optimize your posts to the fullest and get some nice search engine traffic flowing in. It’s pretty simple to use and I really suggest you go check it out!
Newsletter specific articles
They’re back! And with “they”, I mean the articles specifically written for the WordPress newsletter. Some of you noticed that I started sending out my feed to all of you, because I found out that a lot of you (and there’s almost 6,000 of you now) weren’t reading my blog. Most of you wanted the [...]
Updates to the WordPress TextMate bundle
With all the new API enhancements in the last few versions of WordPress, I thought it was time to give my WordPress Textmate bundle an update, as I first released it exactly a year ago. Here are the things I’ve added: Added ‘esc’tab-expansion: with the help of Mark Jaquith’s great article Escaping API updates [...]
Sociable 3.3 with awe.sm integration
I’ve just released Sociable 3.3 which comes with a very cool new feature: awe.sm integration. Awe.sm is a URL shortener. Free for those with an account (it’s in private beta right now), and then it uses awe.sm, but for $100 you get a URL shortener on your OWN domain! Now I happened to have a [...]
Hosting your JS at Google
While in a previous post I talked about WordPress database optimization, with this post I intend to show you how to improve your sites performance a bit more by hosting your javascripts with Google. This only works if you’re using jQuery, prototype or another library that is supported by Google’s AJAX Librararies API. While those [...]
Magento performance hosting
The system requirements of Magento are quite extensive, it requires at least PHP 5.2.0 extended with mcrypt, PDO_MySql and simplexml. For the database Magento needs at least MySQL 4.1.20 with InnoDB storage engine. At MagentoCommerce.com you can find a complete list of requirements. But how do you know if your server meets these system requirements? [...]
Custom RSS feeds in WordPress
I use FeedBurner to track all my feed subscribers, but sometimes I want to provide a different feed to other people (without my feed signature for instance, or using excerpts instead of full feeds). Now when you use FeedBurner’s Feedsmith plugin, this’ll redirect all of your normal feeds to FeedBurner, and that’s a smart thing [...]
What are “custom taxonomies”?
WordPress, with version 2.3, introduced the concept of Tags. As described by Wikipedia, a tag is “a non-hierarchical keyword or term assigned to a piece of information”. This meant WordPress had a hierarchical way of classifying information (categories), and a non hierarchical way of classifying information. As far back as in 2006, people were discussing [...]
