You are here

constant CDN_SEO_USER_AGENTS_VARIABLE in CDN 7.2

2 uses of CDN_SEO_USER_AGENTS_VARIABLE
cdn_admin_other_settings_form in ./cdn.admin.inc
Form definition; other settings.
_cdn_seo_should_redirect in ./cdn.module
Determines whether a redirect should be performed for the given path for SEO considerations (prevent duplicate HTML content on the CDN), and if so, the URL to which the requesting User Agent should be redirected.

File

./cdn.constants.inc, line 41
Constants used by the CDN module.

Code

define('CDN_SEO_USER_AGENTS_VARIABLE', 'cdn_seo_user_agents');