SeoToolsClearCache
=SeoToolsClearCache([string url])
Purpose
Clears cache and returns number of cleared items.
To clear all cache use an empty string:
=SeoToolsClearCache()
Supply a single URL to clear it from cache. Supports wildcards:
=SeoToolsClearCache("https://seotoolsforexcel.com/*")
Use the =SeoToolsListCache() function to return a list of all URLs currently in the cache.
Get help with this function in the community →