Find URLs for Cache Invalidation

The majority of data is cached in SSP and SuiteScript method calls, such as the method calls that exist in the sc.environment.ssp file. To effectively clear the CDN cache, you must clear the cache of URLs for the files that include those methods. Enter URLs that point to the appropriate SSP, CSS, or SuiteScript files in cache invalidation requests. You cannot clear CDN cache by using product URLs. Product URLs point to a specific item displayed on your website, such as http://www.mywebstore.com/blue-hat.

For more information about determining which URL you should use in cache invalidation requests, see Cache Invalidation in Specific Scenarios.

The JavaScript console on your browser is an effective tool for finding website URLs based on the guidelines described below. After you activate the JavaScript console, click the Sources tab. Next, expand a folder to locate the URL for the file you want to use in cache invalidation requests.

Shows an example of an expanded folder and the URL in the Sources tab.

Related Topics

Cache Invalidation Request
Cache Invalidation Status
Automatic Cache Invalidation
Cache Invalidation in Specific Scenarios
Cache Invalidation
CDN Caching

General Notices