Monthly Archives: November 2011

How to Edit Pages in WordPress

This is a basic guide to editing existing pages on a WordPress site. Log in Log in at [YOUR SITE URL]/wp-admin/ with your admin username and password. WordPress Usernames and passwords are case-sensitive, so be careful. After your initial login, you can edit the details of your user account (such as email or password) by [...]

ExpressionEngine caching and performance

Free options: http://expressionengine.com/user_guide/general/caching.html $70 module: http://www.solspace.com/software/detail/static_page_caching/ Notes: Don’t turn on template caching for an embed template that will be called several times in a loop with dynamic parameters. you will just repeat the first result. Tag Caching works pretty well. The only limitation is that it’s time-based.