How to remove “Blog Archive” from your Wordpress post title

Tuesday, October 16th, 2007

The Title section in Header.php contains the codes which displays your Wordpress title. This is important because search engine listings will display your post title followed by a description of your post. I began to notice that all of my listings had the words Blog Archive in them which was ...

How to add thumbnails using FCKeditor in Wordpress

Tuesday, October 16th, 2007

I use the excellent Dean's FCKEditor for Wordpress plugin to replace the default Wordpress text editor which is really crummy. However, one of the drawbacks of the FCKEditor is its image manager which does not automatically create image thumbnails when you upload pictures. The developers of FCKEditor has already decided ...