How do I update my webpages whose urls end in .html ?

  • Thread starter Thread starter saslown
  • Start date Start date
S

saslown

Guest
I have access to the the server using an ftp, but I'm having trouble updating the pages whose urls end in .html. When I update the files on my server the site that end their extensions look fine but the one that end in (.html) are still the old versions of the page. This is a huge problem because my index page links to the .html url and not the ones with extensions.
 
actually when you uploading using ftp and replacing the old file with the new file then your .html file will automatically show the new file unless you forgot to replacing the file but sometime some hosting using file caching module which mean the file on the server are cached, if this is the case then you should ask your hosting support :)
 
Back
Top