I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need to clear your browser cache and go back to the page to see the new version.
  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

I see question marks and incomprehensible symbols on the site

If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...