fluffigt.com *poof* said fluff…

24Jun/080

WordPress › Quick Shop « WordPress Plugins

4Apr/080

No 404 page when using a static front page

I was setting up a wordpress blog (latest version, 2.5) a couple of days ago, and added the great plugin Google XML Sitemaps. I wanted a static frontpage with a couple of blog posts below it, so I modified the Kubrick theme a bit (added another template to use for that page, no biggie).

When taking a look at Google Sitemaps (somewhere under Google Webmaster Tools) I found that WordPress didn't respond to non-existing pages with a 404 not found, but all my pages after each other, rather like the posts on a dynamic front page.

Again I thought - no biggie! I modified the 404.php template to begin with the following:

<?php
ob_start();
header("HTTP/1.1 404 Not Found");
header("Status: 404 Not Found");
...

Still, no luck. Then I saw that WordPress didn't even read the 404.php page! I tried turning off the static front page and voilà, 404 works okay again.

I've searched a bit for this in the WordPress forums, but I'll report a bug ticket for them. Hopefully it will work in the next release :)

Newsflash:

It only works this way if you haven't chosen a "Posts page". Maybe it's just an undocumented feature?

3Apr/080

404 Header Fix for WordPress Google SiteMaps » christian swanson blogs?

2Apr/080

WordPress upgrade

After upgrading to the latest greatest version of WordPress I noticed I can't create links in new posts anymore.

That wasn't what I was about to write, but it became very apparent when I tried to link to the WordPress blog post about the new version. What I was about to write about was that all my plugins seems to work really well even though they were written before WP 2.5 was even thought about. And that I really like the new "admin interface" with dashboard and more.

Now if I could just get a couple of more hours per day so I could finish off some of my projects ;)

Tagged as: No Comments
24Feb/080

UTW-RPC and AutoTag Bundle — Circle Six Blog

UTW-RPC is a WordPress 2.2.1+ (only) plugin that adds xmlrpc hooks to WordPress that allow external applications to get and return Ultimate Tag Warrior or Simple Tagging tags with posts.

27Jan/080

AdSense-Deluxe WordPress Plugin » Acme Technologies Zeitgeist

27Jan/080

Google (XML) Sitemaps Generator for WordPress

12Jan/080

Integrating a Forum with WordPress | blogHelper

7Jan/080

Shifting Mind » Postalicious

del.icio.us links in wordpress blogs

30Dec/070

WordPress MU › Home