Support Forum

  • Page:
  • 1

Joomla Global Configuration - Cache Settings

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi guys,

I'm trying to get my page up to speed. I changed this:
Site --> Global Configuration --> Cache Settings item from "No" to "Yes".

I expected the HTML Expiry header to be included in the web page. However, I have seen that this was not the case. This change resulted in considerable changes in the resulting HTML code: for example: mod_microblog was replaced with mod_slideshow3:

Cache Settings: Cache=No:
<link rel="stylesheet" href="/modules/mod_microblog/css/microblog.css" type="text/css" />

Cache Settings: Cache=Yes:
<link rel="stylesheet" href="/modules/mod_slideshow3/slideshow/slideshow.css" type="text/css" />

I don't understand why this is the case.

My questions are:
1) How can I speed up my web page?
2) What is the difference between Cache=Yes and Cache=No?

Thanks for your help.

Regards,
Anna Maria
  • sumisura's Avatar
  • sumisura
  • 12 Month Developer
  • 31 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Anna Maria,

Not sure what you mean by microblog being replaced by slideshow. Sounds a little odd.

Did you try clearing the Joomla cache after turning it on.

Caching will help to speed up your site and those extensions will work with cache enabled.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers