Linux 软件免费装

Cache External Scripts

开发者 Voorsie
更新时间 2019年5月12日 03:03
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

caching cache google analytics scripts local pagespeed javascripts

下载

0.1 0.2 0.3 0.4

详情介绍:

Often when trying to optimize the Google Pagespeed score, there is one script which still causing the 'Leverage browser caching' rule popping up: Google's own gtag.js and/or analytics.js file... With this plugin you will be able to cache this file on your local server and enable browser caching for longer than 2 hours. The plugin will check every day if there is a newer version of the file to keep the cache up to date.

安装:

Installation is very easy;
  1. Upload the plugin directory cache-external-scripts to the /wp-content/plugins/ directory or install it directly from the Wordpress plugin directory.
  2. 通过WordPress的“插件”菜单激活插件
  3. Once the external script is cached by the plugin, it will automatically replace the url in your current Google Analytics code (meaning you can use your current Google Analytics plugin).

屏幕截图:

  • Fix this last Google Pagespeed problem

升级注意事项:

0.3 Please upgrade for support of the latest Google Analytics tracking code 0.2 Please visit the settings of the plugin to force a refresh, or simply wait for the next cron to run. 0.1 Initial release

常见问题:

I have installed the plugin, but I can't find the Google Analytics code in the page source code

This plugin only caches the script and replaces it in your current Analytics code, containing 'gtag.js', 'analytics.js' or the older 'ga.js' script. We chose not to insert the Analytics code itself because there are tons of plugins for that already, and some users require modifications in the code.

How can I check if the Analytics code is properly cached

We store the cached file in the wordpress uploads directory, in the folder called cached-scripts. If this folder doesn't exist or is empty, please visit the settings page of the plugin to manually fetch the script.

更新日志:

0.4 0.3 0.2 0.1