Banner retrieval method
phpAdsNew can use four different types of banner retrieval: Random banner
retrieval (default), Normal sequential banner retrieval, Weight based
sequential banner retrieval and Full sequential banner retrieval.
For example, you have set 4 banners in phpAdsNew and the second banner
is weight 2 (rest of the banners is weight 1):
Random banner retrieval: 1312312331231231231232312314121312
Normal sequential banner retrieval: 1234 3214 4213 2314 3241
Weight based sequential banner retrieval: 12324 43122 31221 21342 42321
Full sequential banner retrieval: 1234 1234 1234 1234 1234
If you are using Zones, phpAdsNew will always use random banner retrieval
and this setting will be ignored.
Use conditional keywords
phpAdsNew includes a powerful banner retrieval system. For more information,
please read the API section. With this option, you can activate conditional
keywords. This is turned on by default.
Use multiple keywords
For each banner, you can specify one or more keywords. This option is
needed if you want to specify more than one keyword. This is turned on
by default.
Use display limitations
If you are not using display limitations you can disable limitation checking
altogether with this parameter, this will speed up phpAdsNew. If you have
disabled display limitations with this parameter you can't modify any
existing limitations from the admin interface.
Cache zones
If you are using zones this setting allows phpAdsNew to store the banner
information inside a cache which will be used later on. The will speed
up phpAdsNew a bit, because instead of retrieving the zone information
and retrieving the banner information and selecting the right banner,
phpAdsNew only needs to load the cache. This feature is turned on by default.
Time between cache updates
If you are using cached zones, the information inside the cache can become
outdated. Once in a while phpAdsNew needs to rebuild the cache, so new
banners will be included in the cache. This setting lets you decide when
a cached zone will be reloaded, by specifing the maximum lifetime of the
cached zone. For example: if you set this setting to 600, the cache will
be rebuild if the cached zone is older than 10 minutes (600 seconds).
The all zone caches will be automatically rebuild when a banner is deleted
or deactivated from the admin interface. Also changes to the zone settings
will result in a rebuild of the zone cache.
If you want to manually rebuild the zone cache you can do so in the Admin
Interface.
Use P3P Policies
Internet Explorer 6 is the first browser to implement the W3C P3P standard.
The P3P standard is created to protect the privacy of your users. By default
Internet Explorer will reject thirth-party cookies, unless a valid privacy
policy header is also sent, together with the cookies. These setting will
allow you send these privacy policies headers together with the cookies
which are being sent by phpAdsNew.
If you want to enable phpAdsNew' P3P Privacy Policies you must turn this
option on.
For more information about P3P and Policies: http://www.w3.org/P3P/
P3P Compact Policy
The compact policy which is sent together with cookies. The default setting
is: 'CUR ADM OUR NOR STA NID', which will allow Internet Explorer 6 to
accept the cookies used by phpAdsNew. If you want you can alter these
settings to match your own privacy statement.
P3P Policy Location
If you want to use a full privacy policy, you can specify the location
of the policy.
|