My website won't update

Status
Not open for further replies.

pxnibiru

New Member
Messages
1
Reaction score
0
Points
1
So I tried editing the title, and logo and it won't update, I've given it a little time already, someone help?
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi pxnibiru,

On our free hosting service, we run a cache server, which automatically caches static pages to help boost website speeds. Although this is very useful, it can be difficult when you want to make changes to these static files, as users will not see the change for several minutes. You can disable caching by putting the following line in your .htaccess file: :)

Code:
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"

Thank you,
 
Status
Not open for further replies.
Top