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
If you see a '200 OK' code while debugging your site, it means that your site is working fine....
Sometimes your site may become unavailable and it may not be displayed for you. Here are the...
To disable error output in your script, use: error_reporting (0); Remember that you need to...
If your Wordpress password has been changed to an unknown value, you can always change it by...
If an access error is displayed when you try to import a MySQL database backup via phpMyAdmin, it...