
WordPress by default will include pages in the search results. More often than not, you will want users to only be able to see posts in the search results, not pages.
To change this default behavior, it’s actually quite easy.
Include the following lines of code in your functions.php file.
function vibeExcludePages($query) {
…
Read More... 
Ever wanted to use WordPress with a PostgreSQL database? Now you can!
A user with the alias of “steinmicforma” has created a project on Sourceforge that utilizes a PostgreSQL database instead of MySQL. The WordPress Codex has limited documentation on how to do this, so someone took it upon themself to create a project …
Read More... 
2009 was the year for WordPress.com.
It’s nothing new to hear about the tremendous popularity of WordPress.com, but the proof is in the pudding! There was a significant higher number of blogs created in 2009, more importantly was the expanding adoption rate. Who said blogs are dying?
One of the WordPress.com staff members was nice enough to …
Read More... 
WordPress.com isn’t perfect, mortal just like any other network. Today, there has been a flurry of people talking about wordpress.com being down, and for a fact, it is down right now.
This has been confirmed by WordPress.com staff:
UPDATE at 2:55pm PST:
I will update this story as news progress.
UPDATE at 3:16pm PST:
There’s some visible on the …
Read More... 
Mark Jaquith, a core developer for WordPress, published a non-exhaustive list of what “not to do” for plugin development.
We enjoy great plugins as much as the rest of the WP community. This guide by Mark will help ease a lot of pain for a lot of people. Here’s the list.
Give it a license …
Read More... 
WordPress.com will not to be left behind in the search engine update game. As of last week, WordPress.com blogs have a great new feature to keep those engines up to date. The new functionality sends an instant ping to Google, Bing, Yahoo! and Ask to ensure they know you’ve added or removed a page or …
Read More... 
Raanan recently announced the release of the iPhone app, WordPress 2.2. This not a major release, but a minor release. It does add some much wanted functionality though.
Notable, these are the major feature upgrades:
Reply to Comments
Edit Comments
Highlighting the new items in the comment list
Click here to download the upgrade: WordPress 2.2 – …
Read More... 
The most recent site to be accepted into WordPress VIP hosting is TechCrunch. This is a huge tech source that gets millions of uniques per month, so this is a huge win for the WordPress.com VIP hosting team.
I checked with one of my sources on the WordPress VIP team and they confirmed that it …
Read More... 
In today’s post, I want to go over some WordPress SEO plugins. These plugins are important to me because they help give my sites stronger SEO and become overall, more impactful in the search engines.
Here are just some of my favorite WordPress SEO plugins that I use on a regular basis.
SEO Smart Links
This plugin …
Read More...