• Resolved flyfisher842

    (@flyfisher842)


    I need to add some expire times to my htaccess file for aweber forms. Do you have some examples of how to write expire times so I can do it for any aweber form and not have to do expires for each form on my site.

    This is for page load speed improvements. I am tired of reading the messages about no expire times.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author AITpro

    (@aitpro)

    There are expire times examples in our Speed Boost Cache here > https://forum.ait-pro.com/forums/topic/htaccess-caching-code-speed-boost-cache-code/

    Thread Starter flyfisher842

    (@flyfisher842)

    7/31

    I have looked at the examples and added lines to the unset Etag block as follows.
    ExpiresByType application/x-font-gentium\+basic A4838400
    ExpiresByType forms\.aweber\.com/form/ A4838400
    The font is pulled from Google servers via api
    The form is pulled from aweber servers via .js script call

    re aweber forms I keep thinking the expire tag has to be set by aweber who serves the final contact form in the html from my site. Their customer service does not know anything about expires headers for browser caching. I have been that route.

    Here is the gtmetrix message
    Leverage browser caching for the following cacheable resources:
    https://forms.aweber.com/form/73/1262231973.js (expiration not specified)

    Am I right that these expire times have to set from the publishing server ie google and awber??

    Plugin Author AITpro

    (@aitpro)

    Am I right that these expire times have to set from the publishing server ie google and awber??

    Unfortunately, I can’t help you with that info. I would contact the necessary folks, google, research, etc. So I don’t really have the spare time to do that stuff these days. 😉

    Plugin Author AITpro

    (@aitpro)

    Resolving this thread.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘static cache expire times’ is closed to new replies.