Ajax For All WordPress Blogs

Tagged WordPress plugin

This is a new plugin of mine that will turn many existing WordPress blogs and their themes into Ajax-powered blogs. The best way to see what this plugin does is to look at the live demo. (more…)

Convert WordPress pages to posts

Tagged WordPress Deutsch

I like WordPress, but I don’t like the WordPress page system at all. That’s why I recently converted all my plugin pages to posts. My main reasons for doing so were: (more…)

Typo3, mount points and realurl

Tagged Typo3 Deutsch

Are you having problems with mount points in Typo3? Do you get errors like Illegal Mount Point found in rootline or The requested page didn’t have a proper connection to the tree-root!, especially when you select the Substitute Mount Point (this page) with Mounted page option? (more…)

Redirecting all subdomains to the main domain

Tagged lighttpd

Using the canonical hostname for websites isn’t an obvious problem. After all, who really cares if your site is accessible at www.domain.com and domain.com? Search engines, for example, could penalize you for having the same content on both domains. I think that today they are smart enough to discover this specific case though. (more…)

Different titles for WordPress blog page and static front page

Tagged WordPress

I was a little surprised when I realized that wp_title() doesn’t return the page title for a static WordPress front page or the blog page. I don’t like that, because I want at least the blog page to have a label. Something like… blog :-D or maybe news. (more…)