You're watching the posts with tag: Performance

WordPress Weekly News, 18-2008

A few news in the WordPress world: first of all, WordPress 2.5.1 was released, a security release that solves a few problems found in the WP security.
Matt Mullenweg has made 2 important announcements regarding WordPress.com:

A new feature will be introduced in WordPress.com, a plugin that will display the related posts, searching them in your blog […]

Improving the Joomla Performance

Joomla is quite efficent in terms of response time.
However, when your website becomes quite popular, the server load can slow down the overall experience. How can you improve the Joomla performance?
The Joomla Performance website lists some great ways to accomplish your needs, so it’s worth to have a look at it.
I recently read an article […]

HOWTO get better performance for Joomla

A Joomla-based website could generate pages with less speed than an HTML one. That’s because the pages are created on-the-fly when a user generates the request. That means executing the PHP engine, all the functions called by that PHP page, connecting to the database, executing all the queries and composing the HTML page that […]