Favorite Wordpress Plugins
One of the best things of an open platform is the community that develops around it. The huge community around Wordpress has built a number of plugins that extend and enhance the base installation in many ways. I’ve listed a few of my favorite plugins that I use on this site. Hope it’s useful.
Optimal Title
Wordpress by default prefixes the title of your blog posts by the name of your blog. Now, this isn’t very search engine friendly. Using Optimal Title reverses the order of your title to have the name of the post at the beginning followed by the name of the blog (this is customizable.)
Image headlines
No matter how much time I spend at the typography at this site, it simply doesn’t look as good as static pictures. Image Headlines is a plugin that converts your titles to beautiful, lick-able images. These are cached, so you don’t have to worry about needlessly hitting your web server.
LaTexRenderer
LaTex is the defacto inputting method for physics and math, so much so that even Microsoft is implementing something along these lines for the next generation of Office. The LaTexRenderer plugin implements a nice wrapper over mimeTex. I’ll save my discourse on the virtues of LaTex for later.
Markdown
I use emacs to write my posts, and do so in plain text. Markdown converts specially formatted text to valid XHTML. I think this plugin is included by default with Wordpress. This lets you spend more time with the content rather than bothering about how it’ll look when published.
Google Sitemap
A plugin to automatically update the Google compliant sitemaps for you. This makes the search engine crawl process for your site more efficient. One less thing to keep in mind.
Related posts
This plugin lists related posts at the end of each post. This is a great way to reduce the number of “exit points” on your site. In the future, I intend to write a small script to visualize how people jump from post to post as a graph (with normalized weights for the edges.) Highly recommended.
Footnotes
One feature that I missed from my previous blogging software was the use of footnotes. This plugin lets you do that.
Acronyms
This plugin will automatically put the expanded form of an acronym as a tooltip.
Time Since
This plugin will replace the date with the time that has elapsed since that date. I find this easier to read than just the date.




