SeoToolsListCache

=SeoToolsListCache([string url (optional)])

How to list SeoTools cache


Purpose

Lists all URLs currently in the SeoTools cache. Wrap it in the =Dump() function to return the entire list.

Use the =SeoToolsClearCache() function to clear the cache.

To list everything use an empty string:

=Dump(SeoToolsListCache())

Supply a single URL to check if it exists in cache. Supports wildcards:

=SeoToolsListCache("https://seotoolsforexcel.com/*")

See

Guides


Get help with this function in the community →