• Resolved Grzegorz.Janoszka

    (@grzegorzjanoszka)


    I was just thinking – will it improve performance when I disable autoptimize when the user agent seems to be bot?
    I know there might be some caching issues, so most likely I would output then the page with no caching headers, so my nginx cache doesn’t cache non-autoptimized content. I was just thinking as I have some old posts on my blog that are accessed mostly by bots. And every time autoptimize does all the job for those posts, and they are cached and nobody uses that cache later on.
    Any thoughts of that?

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    well, ideally the bot-requested page has the same JS/CSS as a random other page, in which case the AO-files are reused from cache instead of having to be (re-)created, so I’d say “why bother”? ??

Viewing 1 replies (of 1 total)
  • The topic ‘No autoptimize for bots?’ is closed to new replies.