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

Adding HTML to Site Builder

When adding HTML code/source in site builders be sure you are in HTML mode. There is often a...

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

When I type in my domain it goes to ultrawebhosting.com

You may have the IP cached of the previous server on your system. Try a reboot. If you run WinNT,...

Disable error_log via htaccess

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