crawler question
-
Hello. My crawlers complete their run within 30 minutes. On product pages, a custom function retrieves the latest xxx orders, processes them, and saves the output in transients. The first page load takes around 5 seconds (with a crawler timeout set at 20 seconds). However, I’ve noticed that less-visited pages, which haven’t yet been accessed by customers or spiders, load more slowly—even though they’re supposedly pre-cached by LiteSpeed.
My question is: if page was crawled, shouldn’t it create transient? Let’s assume, to debug, a simple function that saves 1+1 equation into transients with unique key for each product.
Additionally, in the attached image, crawlers are only enabled for WebP; however, there are cache misses on the disabled crawler (which was turned off months ago).
View post on imgur.com
- You must be logged in to reply to this topic.