I updated my site but I still see old pages

Make sure your files are indeed updated by checking the file time stamps. Also, you may want to clear your cache and close your browser and re-open it. If it still appears the same your ISP may be caching the page and you may need to wait a few minutes.

  • 524 Users Found This Useful

Was this answer helpful?

Related Articles

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

When should I use ascii and when should I use binary?

Many FTP client programs support and auto mode to detect the proper upload type based on file...

Is it possible to make a cron to backup my database at specific times?

Yes, this can be very useful for forum/message board sites with large databases. In your control...

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...