Discussions
This website does not support the if modified since http header
I was reading about ways for websites to be crawled more frequently by google and one of the google tips says:
"Make sure your web server supports the If-Modified-Since HTTP header. This feature allows your web server to tell Google whether your content has changed since we last crawled your site. Supporting this feature saves you bandwidth and overhead."
I used a tool to check if my site does (http://www.feedthebot.com/tools/if-modified/) and it says it doesn't. I am guessing this is on netsuites end. Is there any way to get this enabled?