Custom wordpress title

Today I released my first public WordPress plugin: Custom Title. Just a tiny plugin that allows you to change the html title of any WordPress page.

The standard title of any WordPress page is that page’s ‘title’ attribute. Seems entirely logical, until you realise that a page ‘title’ might not necessarily be want you want inside the html <title> tag. In 90% of cases it might be fine, but sometimes you need the freedom to have a different title. Search Engine Opitmalisation comes to mind.

The plugin works nicely and I have already submitted it to the official directory. I am working on several other plugins as well and will probably release them in a short while.