INCLUDE_DATA

Archive for March, 2008

SSHMenu – easy organization of SSH connections

As I spend most of my days working on various web projects I often have to connect to a multitude of servers using SSH; development servers, production servers, database servers etc. To begin with I used basic bash aliases to keep track of the various ssh connections, since they were becoming pretty hard to keep [...]

Comments

Search Engine Optimization of the Wordpress Title-tag

The default Wordpress setup is not optimized for search engines. To improve the ranking in search engines the first thing that needs to be done is to improve the page title. The default Wordpress title is <blog-title> – <post-title>. From a human perspective that ordering makes sense, but it could be better with regards to [...]

Comments (2)