Forum Moderators: phranque
First Post *hello* and was just wondering about the 304 status code.
Take LAMP for example - a site which uses rewrites, and doesn't change content that frequently.
Is this process as simple as if (current_date!= last_modified_date) throw 304? or is it something else?
WW
--added
Is it recommended?
Is it good for Google?
Should/Could/Does it associate with standard sitemap lastmod?