Control Web Panel

WebPanel => Information => Topic started by: alebal on July 27, 2016, 01:15:46 AM

Title: Exist/Work If-Modified-Since
Post by: alebal on July 27, 2016, 01:15:46 AM
As the title suggests, it exists / works If-Modified-Since in cwp?
It can work in digitalocean?
Title: Re: Exist/Work If-Modified-Since
Post by: Igor S. on July 28, 2016, 09:44:04 AM
Hi, what do you mean?
Title: Re: Exist/Work If-Modified-Since
Post by: alebal on July 28, 2016, 08:52:22 PM
If I set this on my pages.

header('If-Modified-Since: '.gmdate('D, d M Y H:i:s', $last_mod_header).' GMT');

The search engines see it?

I read that the server must be configured to allow search engines to access the value of the If-Modified-Since. CWP is configured?

I also read that some vps not allow us access to the If-Modified-Since, the combination digitalocean cwp, allows access?