I'm attempting to speed up my site and see that many of my style elements are recommended for longer caching because they have a "short freshness lifetime". Is there a way to specify an expiration of a week or more somewhere in the admin? Thanks.
I'm attempting to speed up my site and see that many of my style elements are recommended for longer caching because they have a "short freshness lifetime". Is there a way to specify an expiration of a week or more somewhere in the admin? Thanks.
Top part controls the caching and the bottom part takes care of the compression.
If you wanted to you could technically set the cache for 1 year without any issues. Just make sure to rename your new images. For example your current header image is called logo.jpg, so next time you change it call it logo2.jpg or something else.
It shouldn't impact things. Although you always upload a file called slide.jpg, it's a forum attachment so it's appended with the attachment id. So all the URLs will be something like http://gotitans.com/xf/path/to/attachments/slide.jpg?123456 Or similar.
So I don't think caching would be too much of a problem.
Yorick confirmed what I thought happened with the news slider images, with them being uploaded they have an attachment ID appended to them. This would make them all unique.
BTW the XF version of GT looks a LOT better/cleaner.