What is this Code 304 appearing in my stats?

304 is typically sent as a header if a visitor re-requests a document and the document has not updated since the last request and therefore there is no need to resend the file. This is usually generated as a result of a proxy server rechecking the content of the page. This is not a missing file error and can be ignored.
  • 551 Users Found This Useful

Was this answer helpful?

Related Articles

What is a Top-Level-Domain (TLD)?

TLD stands for Top Level Domain. This includes any domain names which suffix is .com, .net, .org,...

Why does it show the Ultra Web Hosting home page when I go to my site?

There are several reasons for this. Ensure you do not have https at the beginning of your...

Can I change my username?

Usernames are setup in the manner for security. Most programs will allow you to save the...

Disable error_log via htaccess

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

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...