You are here

constant CDN_SEO_REDIRECT_VARIABLE in CDN 7.2

3 uses of CDN_SEO_REDIRECT_VARIABLE
CDNSEOTestCase::testSEO in tests/cdn.test
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 39
Constants used by the CDN module.

Code

define('CDN_SEO_REDIRECT_VARIABLE', 'cdn_seo_redirect');