The slowest aspect of GoDaddy Joomla hosting is the shared access to MySQL.
By turning on caching, a page will be stored as a standard HTML when accessed (the home page, for example).
If the next time the page is referenced the cached version hasn't expired, it will simply send the stored file instead of reconstructing the page from the MySQL database.
Follow these steps:
- Login to Admin
- Go to General Configuration
- System Tab
Check out:
- Joomla documentation here:http://docs.joomla.org/Cache#Page_Caching
- Also herehttp://www.joomtraining.com.au/tutorial ... erformance
Progressive Cache
The progressive settings are the default cache settings. It provides faster caching and takes up the most space in terms of system caching. It isn't recommended for very large websites. It will cache modules.
Conservative cache
Conservative cache will only cache certain elements of your website.
The progressive settings are the default cache settings. It provides faster caching and takes up the most space in terms of system caching. It isn't recommended for very large websites. It will cache modules.
Conservative cache
Conservative cache will only cache certain elements of your website.
No comments:
Post a Comment