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.
  • 70 Users Found This Useful
Was this answer helpful?

Related Articles

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

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 see question marks and incomprehensible symbols on the site

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