Caching
A lot of functions in SeoTools that retrieves information from a webpage (or other source from the internet) as marked as “cached”. This mean that, during a session, SeoTools will only try to fetch a page once and that all functions that are “cached” can reuse the fetched page.
For example lets say you want to get both H1 and H2 from a page. You use =HtmlH1(“http://mypage.se”) and then =HtmlH2(“http://mypage.se”). When SeoTools fetches the page to get the H1 the cache is empty so http://mypage.se is fetched. But when we get the H2 we have http://mypage.se in cache and SeoTools uses what stored in memory instead.
Clear cache
You can empty the cache by selecting About in the SeoTools tab and click on Clear Cache.
Disable in HttpBuilderConfig
Caching can also be disabled for all functions by adding <HttpDownloader Cache=”false”></HttpDownloader> to SeoTools.config.xml. Read more about this in BuildHttpDownloaderSettings.
SeoTools for Excel
Ad space for rent!
Twitter
- Wolfenstein 3D in HTML5! http://t.co/JSkUG7cd 2012/05/10
- @martengustafson Hade grymt gära varit där, men var på dop. Är ni med i #awgl? 2012/04/30
- Using ‘SeoTools’ Excel add-in for PPC by @fothergilld http://t.co/dPnpKDBd 2012/04/25
FACEBOOK


