Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all 19309 articles
Browse latest View live

Broken after update

$
0
0

Replies: 0

Hi,

Google Page speed index went significantly down from Green to Red and gzip compression stopped working. Will this be fixed or you want people to Pay & Upgrade


W3TC-include-css broken after update

$
0
0

Replies: 2

My mobile score went from 99 to 79 due to render blocking css above the fold. The footer tag of <!– W3TC-include-css –>
is not working anymore. Please advise!!!

  • This topic was modified 2 hours, 30 minutes ago by  wsantas.

Memcache expiry set to 1981

$
0
0

Replies: 1

I’m using memcached to cache my site and recently I hav noticed lately that expires setting on the cache is set to 1981. From my understanding this would indicate that the server never would serve up a cached version because it sees it as state.

Live site at: https://www.d2l.com/

Here is the dump

<!– Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

Object Caching 6093/6959 objects using memcache
Page Caching using memcache
Page cache debug info:
Engine: memcache
Cache key: 7527492c768fdf1fc52c1ac6cf06b892_ssl
Creation Time: 1486662243.000s
Header info:
Set-Cookie: _icl_current_language=en; expires=Fri, 10-Feb-2017 17:44:02 GMT; Max-Age=86400; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: _icl_current_language=en; expires=Fri, 10-Feb-2017 17:44:02 GMT; Max-Age=86400; path=/
Content-Type: text/html; charset=UTF-8
Link: <https://staging2.d2l.d2l/wp-json/&gt;; rel=”https://api.w.org/”
Link: <https://staging2.d2l.d2l/&gt;; rel=shortlink
Content Delivery Network via Amazon Web Services: S3: assets.d2l.com

Served from: staging2.d2l.d2l @ 2017-02-09 12:44:03 by W3 Total Cache –>

Leverage Browser Caching not working

$
0
0

Replies: 0

Hello,
I’m having basically the same problem as described here:
https://wordpress.org/support/topic/plugin-w3-total-cache-pagespeed-still-says-i-need-browser-caching/

I followed these instructions to set up browser caching, but for some reason, when I run the Google PageSpeed test or Pingdom test, it’s still telling me that I need to enable browser caching.
“The following cacheable resources have a short freshness lifetime. Specify an expiration…”

Most of the URLs that show up aren’t external. The URL is pkookshop.com. How can I resolve this?
Thanks.

What does “SSL caching disabled” mean?

$
0
0

Replies: 0

… in the end-of-HTML comment? I’m assuming this says that the “Disk: enhanced” page caching method is “SSL caching disabled,” but what specifically does this mean?

I’m retrieving over SSL, and the plugin seems to be caching.

Error: “It appears Minify URL rewriting is not working.”

$
0
0

Replies: 0

Hi,

Please, some help would be very much appreciated. I am getting the following error message (that correlates to a Get error that prevents the minified files to be loaded):

“W3 Total Cache error:It appears Minify URL rewriting is not working. Please verify that the server configuration allows .htaccess
Unfortunately minification will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.

Technical info
.htaccess file contains rules to rewrite url http://www.xxxxxx.uk/wp-content/cache/minify/495958593w3tc_rewrite_test.css. If handled by plugin, it returns “Minify OK” message.
The plugin made a request to http://www.xxxxxx.uk/wp-content/cache/minify/495958593w3tc_rewrite_test.css but received:
[blank]
instead of “Minify OK” response.”

  • Server: NGINX
  • .HTACCESS: works fine
  • mod_rewrite: enabled

If “Rewrite URL structure” is disabled de error goes away and so does the correlated Get error.

  • This topic was modified 45 minutes ago by  diegocanal.

opt in form getting cached

$
0
0

Replies: 0

You stopped responding to my previous post, so I’m starting a new one.

On my website, there is supposed to be a form that slides in from top and fills the screen.

When I turn on page caching, the form eventually stops appearing once a user closed the form (i.e. lightbox) and that state gets cached for everyone else.

The form plugin is called Thrive Leads.

Please advise.

I’m also wondering if it would work to list the plugin’s directory in the “never cache” section for page caching, like this:
*/public_html/wp-content/plugins/thrive-leads

Site showing unreadable characters like ��7���$

$
0
0

Replies: 2

Hi ,
I have installed W3TC on my website but sometimes when i load the site i see only unreadable character like ��7���$�#?n���y����Q on the whole page.
And even the google webmaster screenshot shows only these characters and when i test on pingdom it sometimes shows only 1 request and only these unreadable characters on the site screenshots.

Here is a screenshot of url http://iocomparer.com/infusionsoft-vs-ontraport/

infusionsoft vs ontraport

Disabling W3TC seems to solve the issue.

Kindly help.


W3 Total cache+Max CDN+WordPress multiuser

$
0
0

Replies: 0

I read that w3 Total cache supports WordPress Multiuser.
I user WordPress multisite with different domains.
I can set my primary domain with a MAX CDN Url.
However, when I try to set more CDN url’s for the other domains on the network i see no such setting in W3 total cache. How can it be done?

cache not cleared from pages

$
0
0

Replies: 1

Hi

after publishing post
on pages which contain that post, page isn’t cleared.
on post update same situation with page, but on post page is cleared.

When approving comments for example post page is updated ok.

This are setting applied to W3 total cache

{
    "version": "0.9.5.2",
    "cluster.messagebus.debug": false,
    "cluster.messagebus.enabled": false,
    "cluster.messagebus.sns.region": "",
    "cluster.messagebus.sns.api_key": "",
    "cluster.messagebus.sns.api_secret": "",
    "cluster.messagebus.sns.topic_arn": "",
    "dbcache.configuration_overloaded": false,
    "dbcache.debug": "0",
    "dbcache.enabled": "1",
    "dbcache.engine": "file",
    "dbcache.file.gc": 3600,
    "dbcache.file.locking": false,
    "dbcache.lifetime": 180,
    "dbcache.memcached.persistent": true,
    "dbcache.memcached.aws_autodiscovery": false,
    "dbcache.memcached.servers": [
        "127.0.0.1:11211"
    ],
    "dbcache.memcached.username": "",
    "dbcache.memcached.password": "",
    "dbcache.redis.persistent": true,
    "dbcache.redis.servers": [
        "127.0.0.1:6379"
    ],
    "dbcache.redis.password": "",
    "dbcache.redis.dbid": 0,
    "dbcache.reject.constants": [
        "APP_REQUEST",
        "DOING_CRON",
        "DONOTCACHEDB",
        "SHORTINIT",
        "XMLRPC_REQUEST"
    ],
    "dbcache.reject.cookie": [],
    "dbcache.reject.logged": true,
    "dbcache.reject.sql": [
        "gdsr_",
        "wp_rg_",
        "_wp_session_"
    ],
    "dbcache.reject.uri": [],
    "dbcache.reject.words": [
        "^\\s*insert\\b",
        "^\\s*delete\\b",
        "^\\s*update\\b",
        "^\\s*replace\\b",
        "^\\s*create\\b",
        "^\\s*alter\\b",
        "^\\s*show\\b",
        "^\\s*set\\b",
        "\\bautoload\\s+=\\s+'yes'",
        "\\bsql_calc_found_rows\\b",
        "\\bfound_rows\\(\\)"
    ],
    "objectcache.configuration_overloaded": false,
    "objectcache.enabled": "1",
    "objectcache.debug": "0",
    "objectcache.enabled_for_wp_admin": true,
    "objectcache.fallback_transients": true,
    "objectcache.engine": "file",
    "objectcache.file.gc": 3600,
    "objectcache.file.locking": false,
    "objectcache.memcached.servers": [
        "127.0.0.1:11211"
    ],
    "objectcache.memcached.persistent": true,
    "objectcache.memcached.aws_autodiscovery": false,
    "objectcache.memcached.username": "",
    "objectcache.memcached.password": "",
    "objectcache.redis.persistent": true,
    "objectcache.redis.servers": [
        "127.0.0.1:6379"
    ],
    "objectcache.redis.password": "",
    "objectcache.redis.dbid": 0,
    "objectcache.groups.global": [
        "users",
        "userlogins",
        "usermeta",
        "user_meta",
        "site-transient",
        "site-options",
        "site-lookup",
        "blog-lookup",
        "blog-details",
        "rss",
        "global-posts"
    ],
    "objectcache.groups.nonpersistent": [
        "comment",
        "counts",
        "plugins"
    ],
    "objectcache.lifetime": 180,
    "objectcache.purge.all": false,
    "pgcache.configuration_overloaded": false,
    "pgcache.enabled": "1",
    "pgcache.comment_cookie_ttl": "1800",
    "pgcache.debug": "0",
    "pgcache.engine": "file",
    "pgcache.file.gc": "60",
    "pgcache.file.nfs": false,
    "pgcache.file.locking": false,
    "pgcache.lifetime": 3600,
    "pgcache.memcached.servers": [
        "127.0.0.1:11211"
    ],
    "pgcache.memcached.persistent": true,
    "pgcache.memcached.aws_autodiscovery": false,
    "pgcache.memcached.username": "",
    "pgcache.memcached.password": "",
    "pgcache.redis.persistent": true,
    "pgcache.redis.servers": [
        "127.0.0.1:6379"
    ],
    "pgcache.redis.password": "",
    "pgcache.redis.dbid": 0,
    "pgcache.cache.query": "1",
    "pgcache.cache.home": "1",
    "pgcache.cache.feed": "1",
    "pgcache.cache.nginx_handle_xml": false,
    "pgcache.cache.ssl": "0",
    "pgcache.cache.404": "0",
    "pgcache.cache.headers": [
        "Last-Modified",
        "Content-Type",
        "X-Pingback",
        "P3P",
        "Link"
    ],
    "pgcache.compatibility": "0",
    "pgcache.remove_charset": "0",
    "pgcache.accept.uri": [
        "sitemap(_index)?\\.xml(\\.gz)?",
        "([a-z0-9_\\-]+)?sitemap\\.xsl",
        "[a-z0-9_\\-]+-sitemap([0-9]+)?\\.xml(\\.gz)?"
    ],
    "pgcache.accept.files": [
        "wp-comments-popup.php",
        "wp-links-opml.php",
        "wp-locations.php"
    ],
    "pgcache.accept.qs": [
        ""
    ],
    "pgcache.late_init": "0",
    "pgcache.late_caching": "0",
    "pgcache.mirrors.enabled": "1",
    "pgcache.mirrors.home_urls": [
        "http:\/\/www.domain.me\/",
        "http:\/\/m.domain.me\/",
        "http:\/\/domain.me\/",
        "http:\/\/www.m.domain.me\/"
    ],
    "pgcache.reject.front_page": "0",
    "pgcache.reject.logged": "1",
    "pgcache.reject.logged_roles": "0",
    "pgcache.reject.roles": [
        ""
    ],
    "pgcache.reject.uri": [
        "wp-.*\\.php",
        "index\\.php"
    ],
    "pgcache.reject.ua": [
        ""
    ],
    "pgcache.reject.cookie": [
        "wptouch_switch_toggle"
    ],
    "pgcache.reject.request_head": false,
    "pgcache.purge.front_page": "1",
    "pgcache.purge.home": "1",
    "pgcache.purge.post": "1",
    "pgcache.purge.comments": "1",
    "pgcache.purge.author": "0",
    "pgcache.purge.terms": "0",
    "pgcache.purge.archive.daily": "0",
    "pgcache.purge.archive.monthly": "0",
    "pgcache.purge.archive.yearly": "0",
    "pgcache.purge.feed.blog": "0",
    "pgcache.purge.feed.comments": "0",
    "pgcache.purge.feed.author": "0",
    "pgcache.purge.feed.terms": "0",
    "pgcache.purge.feed.types": [
        "rss2"
    ],
    "pgcache.purge.postpages_limit": "100",
    "pgcache.purge.pages": [
        ""
    ],
    "pgcache.purge.sitemap_regex": "([a-z0-9_\\-]*?)sitemap([a-z0-9_\\-]*)?\\.xml",
    "pgcache.prime.enabled": "1",
    "pgcache.prime.interval": "10",
    "pgcache.prime.limit": "100",
    "pgcache.prime.sitemap": "http:\/\/www.domain.me\/\/page-sitemap.xml",
    "pgcache.prime.post.enabled": "1",
    "stats.enabled": "0",
    "minify.configuration_overloaded": false,
    "minify.enabled": "0",
    "minify.auto": "1",
    "minify.debug": "0",
    "minify.engine": "file",
    "minify.error.notification": "email",
    "minify.file.gc": "43200",
    "minify.file.nfs": false,
    "minify.file.locking": false,
    "minify.memcached.servers": [
        "127.0.0.1:11211"
    ],
    "minify.memcached.persistent": true,
    "minify.memcached.aws_autodiscovery": false,
    "minify.memcached.username": "",
    "minify.memcached.password": "",
    "minify.redis.persistent": true,
    "minify.redis.servers": [
        "127.0.0.1:6379"
    ],
    "minify.redis.password": "",
    "minify.redis.dbid": 0,
    "minify.rewrite": "1",
    "minify.options": [],
    "minify.symlinks": [],
    "minify.lifetime": "86400",
    "minify.upload": true,
    "minify.html.enable": "1",
    "minify.html.engine": "html",
    "minify.html.reject.feed": "0",
    "minify.html.inline.css": "1",
    "minify.html.inline.js": "1",
    "minify.html.strip.crlf": "0",
    "minify.html.comments.ignore": [
        "google_ad_",
        "RSPEAK_"
    ],
    "minify.css.combine": "1",
    "minify.css.enable": "1",
    "minify.css.engine": "css",
    "minify.css.http2push": "1",
    "minify.css.strip.comments": "1",
    "minify.css.strip.crlf": "1",
    "minify.css.embed": false,
    "minify.css.imports": "process",
    "minify.css.groups": [],
    "minify.js.http2push": "1",
    "minify.js.enable": "1",
    "minify.js.engine": "js",
    "minify.js.combine.header": "0",
    "minify.js.header.embed_type": "nb-defer",
    "minify.js.combine.body": "0",
    "minify.js.body.embed_type": "nb-async",
    "minify.js.combine.footer": "0",
    "minify.js.footer.embed_type": "nb-async",
    "minify.js.strip.comments": "1",
    "minify.js.strip.crlf": "1",
    "minify.js.groups": [],
    "minify.yuijs.path.java": "java",
    "minify.yuijs.path.jar": "yuicompressor.jar",
    "minify.yuijs.options.line-break": 5000,
    "minify.yuijs.options.nomunge": false,
    "minify.yuijs.options.preserve-semi": false,
    "minify.yuijs.options.disable-optimizations": false,
    "minify.yuicss.path.java": "java",
    "minify.yuicss.path.jar": "yuicompressor.jar",
    "minify.yuicss.options.line-break": 5000,
    "minify.ccjs.path.java": "java",
    "minify.ccjs.path.jar": "compiler.jar",
    "minify.ccjs.options.compilation_level": "SIMPLE_OPTIMIZATIONS",
    "minify.ccjs.options.formatting": "",
    "minify.csstidy.options.remove_bslash": true,
    "minify.csstidy.options.compress_colors": true,
    "minify.csstidy.options.compress_font-weight": true,
    "minify.csstidy.options.lowercase_s": false,
    "minify.csstidy.options.optimise_shorthands": 1,
    "minify.csstidy.options.remove_last_;": false,
    "minify.csstidy.options.case_properties": 1,
    "minify.csstidy.options.sort_properties": false,
    "minify.csstidy.options.sort_selectors": false,
    "minify.csstidy.options.merge_selectors": 2,
    "minify.csstidy.options.discard_invalid_properties": false,
    "minify.csstidy.options.css_level": "CSS2.1",
    "minify.csstidy.options.preserve_css": false,
    "minify.csstidy.options.timestamp": false,
    "minify.csstidy.options.template": "default",
    "minify.htmltidy.options.clean": false,
    "minify.htmltidy.options.hide-comments": true,
    "minify.htmltidy.options.wrap": 0,
    "minify.reject.logged": "0",
    "minify.reject.ua": [
        ""
    ],
    "minify.reject.uri": [
        ""
    ],
    "minify.reject.files.js": [
        ""
    ],
    "minify.reject.files.css": [
        ""
    ],
    "minify.cache.files": [
        ""
    ],
    "minify.cache.files_regexp": "0",
    "cdn.configuration_overloaded": false,
    "cdn.enabled": "0",
    "cdn.debug": "0",
    "cdn.engine": "google_drive",
    "cdn.uploads.enable": "0",
    "cdn.includes.enable": "0",
    "cdn.includes.files": "*.css;*.js;*.gif;*.png;*.jpg;*.xml",
    "cdn.theme.enable": "0",
    "cdn.theme.files": "*.css;*.js;*.gif;*.png;*.jpg;*.ico;*.ttf;*.otf,*.woff,*.less",
    "cdn.minify.enable": "0",
    "cdn.custom.enable": "0",
    "cdn.custom.files": [
        "favicon.ico",
        "{wp_content_dir}\/gallery\/*",
        "{wp_content_dir}\/uploads\/avatars\/*",
        "{plugins_dir}\/wordpress-seo\/css\/xml-sitemap.xsl",
        "{plugins_dir}\/wp-minify\/min*",
        "{plugins_dir}\/*.js",
        "{plugins_dir}\/*.css",
        "{plugins_dir}\/*.gif",
        "{plugins_dir}\/*.jpg",
        "{plugins_dir}\/*.png"
    ],
    "cdn.import.files": "",
    "cdn.queue.interval": 900,
    "cdn.queue.limit": 25,
    "cdn.force.rewrite": false,
    "cdn.autoupload.enabled": false,
    "cdn.autoupload.interval": 3600,
    "cdn.canonical_header": "0",
    "cdn.ftp.host": "",
    "cdn.ftp.type": "",
    "cdn.ftp.user": "",
    "cdn.ftp.pass": "",
    "cdn.ftp.path": "",
    "cdn.ftp.pasv": false,
    "cdn.ftp.domain": [],
    "cdn.ftp.ssl": "auto",
    "cdn.google_drive.client_id": "",
    "cdn.google_drive.refresh_token": "",
    "cdn.google_drive.folder.id": "",
    "cdn.google_drive.folder.title": "",
    "cdn.google_drive.folder.url": "",
    "cdn.highwinds.account_hash": "",
    "cdn.highwinds.api_token": "",
    "cdn.highwinds.host.hash_code": "",
    "cdn.highwinds.host.domains": [],
    "cdn.highwinds.ssl": "auto",
    "cdn.s3.key": "",
    "cdn.s3.secret": "",
    "cdn.s3.bucket": "",
    "cdn.s3.cname": [],
    "cdn.s3.ssl": "auto",
    "cdn.s3_compatible.api_host": "auto",
    "cdn.cf.key": "",
    "cdn.cf.secret": "",
    "cdn.cf.bucket": "",
    "cdn.cf.id": "",
    "cdn.cf.cname": [],
    "cdn.cf.ssl": "auto",
    "cdn.cf2.key": "",
    "cdn.cf2.secret": "",
    "cdn.cf2.id": "",
    "cdn.cf2.cname": [],
    "cdn.cf2.ssl": "",
    "cdn.rscf.user": "",
    "cdn.rscf.key": "",
    "cdn.rscf.location": "us",
    "cdn.rscf.container": "",
    "cdn.rscf.cname": [],
    "cdn.rscf.ssl": "auto",
    "cdn.rackspace_cdn.user_name": "",
    "cdn.rackspace_cdn.api_key": "",
    "cdn.rackspace_cdn.region": "",
    "cdn.rackspace_cdn.service.access_url": "",
    "cdn.rackspace_cdn.service.id": "",
    "cdn.rackspace_cdn.service.name": "",
    "cdn.rackspace_cdn.service.protocol": "http",
    "cdn.rackspace_cdn.domains": [],
    "cdn.azure.user": "",
    "cdn.azure.key": "",
    "cdn.azure.container": "",
    "cdn.azure.cname": [],
    "cdn.azure.ssl": "auto",
    "cdn.mirror.domain": [],
    "cdn.mirror.ssl": "auto",
    "cdn.netdna.alias": "",
    "cdn.netdna.consumerkey": "",
    "cdn.netdna.consumersecret": "",
    "cdn.netdna.authorization_key": "",
    "cdn.netdna.domain": [],
    "cdn.netdna.ssl": "auto",
    "cdn.netdna.zone_id": 0,
    "cdn.maxcdn.authorization_key": "",
    "cdn.maxcdn.domain": [],
    "cdn.maxcdn.ssl": "auto",
    "cdn.maxcdn.zone_id": 0,
    "cdn.cotendo.username": "",
    "cdn.cotendo.password": "",
    "cdn.cotendo.zones": [],
    "cdn.cotendo.domain": [],
    "cdn.cotendo.ssl": "auto",
    "cdn.akamai.username": "",
    "cdn.akamai.password": "",
    "cdn.akamai.email_notification": [],
    "cdn.akamai.action": "invalidate",
    "cdn.akamai.zone": "production",
    "cdn.akamai.domain": [],
    "cdn.akamai.ssl": "auto",
    "cdn.edgecast.account": "",
    "cdn.edgecast.token": "",
    "cdn.edgecast.domain": [],
    "cdn.edgecast.ssl": "auto",
    "cdn.att.account": "",
    "cdn.att.token": "",
    "cdn.att.domain": [],
    "cdn.att.ssl": "auto",
    "cdn.reject.admins": false,
    "cdn.reject.logged_roles": "0",
    "cdn.reject.roles": [
        ""
    ],
    "cdn.reject.ua": [
        ""
    ],
    "cdn.reject.uri": [],
    "cdn.reject.files": [
        "{uploads_dir}\/wpcf7_captcha\/*",
        "{uploads_dir}\/imagerotator.swf",
        "{plugins_dir}\/wp-fb-autoconnect\/facebook-platform\/channel.html"
    ],
    "cdn.reject.ssl": "0",
    "varnish.configuration_overloaded": false,
    "varnish.enabled": "0",
    "varnish.debug": "0",
    "varnish.servers": [
        ""
    ],
    "browsercache.configuration_overloaded": false,
    "browsercache.enabled": "1",
    "browsercache.rewrite": "0",
    "browsercache.hsts": "0",
    "browsercache.no404wp": "0",
    "browsercache.no404wp.exceptions": [
        "robots\\.txt",
        "[a-z0-9_\\-]*sitemap[a-z0-9_\\-]*\\.(xml|xsl|html)(\\.gz)?"
    ],
    "browsercache.cssjs.last_modified": "1",
    "browsercache.cssjs.compression": "1",
    "browsercache.cssjs.expires": "1",
    "browsercache.cssjs.lifetime": "31536000",
    "browsercache.cssjs.nocookies": "1",
    "browsercache.cssjs.cache.control": "1",
    "browsercache.cssjs.cache.policy": "cache_public_maxage",
    "browsercache.cssjs.etag": "1",
    "browsercache.cssjs.w3tc": "1",
    "browsercache.cssjs.replace": "0",
    "browsercache.html.compression": "1",
    "browsercache.html.last_modified": "1",
    "browsercache.html.expires": "1",
    "browsercache.html.lifetime": "3600",
    "browsercache.html.cache.control": "1",
    "browsercache.html.cache.policy": "cache_public_maxage",
    "browsercache.html.etag": "1",
    "browsercache.html.w3tc": "1",
    "browsercache.html.replace": false,
    "browsercache.other.last_modified": "1",
    "browsercache.other.compression": "1",
    "browsercache.other.expires": "1",
    "browsercache.other.lifetime": "31536000",
    "browsercache.other.nocookies": "1",
    "browsercache.other.cache.control": "1",
    "browsercache.other.cache.policy": "cache_public_maxage",
    "browsercache.other.etag": "1",
    "browsercache.other.w3tc": "1",
    "browsercache.other.replace": "0",
    "browsercache.replace.exceptions": [
        ""
    ],
    "mobile.configuration_overloaded": false,
    "mobile.enabled": true,
    "mobile.rgroups": {
        "high": {
            "theme": "domain-mobile\/domain-mobile",
            "enabled": true,
            "redirect": "",
            "agents": [
                "android",
                "bada",
                "incognito",
                "kindle",
                "maemo",
                "mobi",
                "opera\\ mini",
                "s8000",
                "series60",
                "ucbrowser",
                "ucweb",
                "webmate",
                "webos"
            ]
        },
        "low": {
            "theme": "",
            "enabled": false,
            "redirect": "",
            "agents": [
                "240x320",
                "2\\.0\\ mmp",
                "\\bppc\\b",
                "alcatel",
                "amoi",
                "asus",
                "au\\-mic",
                "audiovox",
                "avantgo",
                "benq",
                "bird",
                "blackberry",
                "blazer",
                "domain",
                "cellphone",
                "danger",
                "ddipocket",
                "docomo",
                "dopod",
                "elaine\/3\\.0",
                "ericsson",
                "eudoraweb",
                "fly",
                "haier",
                "hiptop",
                "hp\\.ipaq",
                "htc",
                "huawei",
                "i\\-mobile",
                "iemobile",
                "iemobile\/7",
                "iemobile\/9",
                "j\\-phone",
                "kddi",
                "konka",
                "kwc",
                "kyocera\/wx310k",
                "lenovo",
                "lg",
                "lg\/u990",
                "lge\\ vx",
                "midp",
                "midp\\-2\\.0",
                "mmef20",
                "mmp",
                "mobilephone",
                "mot\\-v",
                "motorola",
                "msie\\ 10\\.0",
                "netfront",
                "newgen",
                "newt",
                "nintendo\\ ds",
                "nintendo\\ wii",
                "nitro",
                "nokia",
                "novarra",
                "o2",
                "openweb",
                "opera\\ mobi",
                "opera\\.mobi",
                "p160u",
                "palm",
                "panasonic",
                "pantech",
                "pdxgw",
                "pg",
                "philips",
                "phone",
                "playbook",
                "playstation\\ portable",
                "portalmmm",
                "proxinet",
                "psp",
                "qtek",
                "sagem",
                "samsung",
                "sanyo",
                "sch",
                "sch\\-i800",
                "sec",
                "sendo",
                "sgh",
                "sharp",
                "sharp\\-tq\\-gx10",
                "small",
                "smartphone",
                "softbank",
                "sonyericsson",
                "sph",
                "symbian",
                "symbian\\ os",
                "symbianos",
                "toshiba",
                "treo",
                "ts21i\\-10",
                "up\\.browser",
                "up\\.link",
                "uts",
                "vertu",
                "vodafone",
                "wap",
                "willcome",
                "windows\\ ce",
                "windows\\.ce",
                "winwap",
                "xda",
                "xoom",
                "zte"
            ]
        }
    },
    "referrer.configuration_overloaded": false,
    "referrer.enabled": false,
    "referrer.rgroups": {
        "search_engines": {
            "theme": "",
            "enabled": false,
            "redirect": "",
            "referrers": [
                "google\\.com",
                "yahoo\\.com",
                "bing\\.com",
                "ask\\.com",
                "msn\\.com"
            ]
        }
    },
    "common.edge": false,
    "common.support": "",
    "common.track_usage": "0",
    "common.tweeted": false,
    "config.check": "1",
    "config.path": "",
    "widget.latest.items": 3,
    "widget.latest_news.items": 5,
    "widget.pagespeed.enabled": "0",
    "widget.pagespeed.key": "",
    "widget.pagespeed.show_in_admin_bar": "1",
    "timelimit.email_send": 180,
    "timelimit.varnish_purge": 300,
    "timelimit.cache_flush": 600,
    "timelimit.cache_gc": 600,
    "timelimit.cdn_upload": 600,
    "timelimit.cdn_delete": 300,
    "timelimit.cdn_purge": 300,
    "timelimit.cdn_import": 600,
    "timelimit.cdn_test": 300,
    "timelimit.cdn_container_create": 300,
    "timelimit.domain_rename": 120,
    "timelimit.minify_recommendations": 600,
    "common.instance_id": 563663356,
    "common.force_master": true,
    "extensions.active": {
        "fragmentcache": "w3-total-cache\/Extension_FragmentCache_Plugin.php",
        "wordpress-seo": "w3-total-cache\/Extension_WordPressSeo_Plugin.php"
    },
    "extensions.active_frontend": {
        "wordpress-seo": "*"
    },
    "plugin.license_key": "",
    "plugin.type": "",
    "fragmentcache": {
        "engine": "file"
    },
    "cloudflare": {
        "email": "xxx",
        "key": "xxx",
        "zone_id": "xxx",
        "zone_name": "domain.me",
        "widget_cache_mins": "5",
        "pagecache": "1"
    },
    "notes.need_empty_fragmentcache": false
}
  • This topic was modified 1 hour, 29 minutes ago by  dnikola.
  • This topic was modified 1 hour, 20 minutes ago by  dnikola.
  • This topic was modified 1 hour, 18 minutes ago by  dnikola.

Ignored Query Strings vs. Ignored query stems

$
0
0

Replies: 0

Is there a difference between an Ignored Query Strings vs. Ignored query stems? The reason I ask is that when enabling database caching this warning appears at the top of the page “In order for database caching to work with WooCommerce you must add _wc_session_ to the “Ignored Query Strings” option in W3 Total Cache settings here.”

However, when following the link to that page the only form field option that is close is “Ignored query stems”.

So, just wanted to confirm that they were the same and that was the correct field to add “_wc_session_”

Thanks

Woocommerce cart and checkout pages are dowloaded as html

$
0
0

Replies: 0

Hi! I came across such issue – when I turned on Page caching, Cart and Checkout Woocommerce pages didn’t updated after adding new product to cart.
A added these pages to “Never cache the following pages” as “cart\.html” and
“checkout\.html”.
And once I noticed that when I click on cart link, the page is just downloaded by Chrome as cart.html file…
Could you, please, give any suggestions what could be the reason and what can I do?

http to https, cache problems

$
0
0

Replies: 0

Hello!

I’ve got the problems after moving my web-page to https.
The issue is that certain pages (single, pages) are being shown without css.
Once I purged the cache, everything became fine.
But several days after the problem appeared once again.

Should I turn on/off some specific settings of the W3 total cache plugin in order to fix the problem with CSS style?

Thank you a lot in advance!

BROKE MY SITE

$
0
0

Replies: 0

THIS PLUGIN BROKE MY SITE COMPLETELY.

DELETED the plugin Still internal server error
What to do??
Help Required Urgent

w3 total cache updated and my CDN settings are not at all working after this

$
0
0

Replies: 0

I have recently updated the w3 total cache plugin… After this my website got crash… website configured through maxcdn URL… right now i deactivated plugin and site working fine without CDN.. can you help me in this…..


Cross-browser problems

$
0
0

Replies: 0

I have designed a website using WordPress and caching it with W3 Total Cache. I have experience with them both but I encountered the next problem.

The website http://atelieruldigital.com is a one page website, with another page for the partners of the program (http://atelieruldigital.com/parteneri/). When I access the partner page, everything loads as it should. When I access the main page by clicking “Acasă” or the logo, I have the next behaviors:

> Google Chrome: everything loads as it should;
> Mozilla Firefox: the scripts have lots of errors in the console and the page loads broken. I have to refresh (F5) to make it work as intended;
> Microsoft Edge: the same problem as Mozilla.
I am using manually minifying, only by combining the scripts, excepting the mobile-menu.js, which grants error when I try to combine it. I do not use page caching, only object and browser caching. The theme is a custom theme, based on Twenty Sixteen.

If I disable the caching plugin, everything works as intended. But I need it to help the page load faster.

big bugs with APCu in this new version

$
0
0

Replies: 0

There is big problems and huge fragmentation, w3 total cache is leaving big parts of the ACPu segment unavailable for some reason. Once an item has been removed from the cache the memory is never available again for something else, leading to the ACPu running out of memory in the end and the whole thing falling over until rebooted…

see image
https://s10.postimg.org/y0fqbyu0p/apcu.png

this is useless

Then emptying opcode cache in w3 admin produces this:

https://s8.postimg.org/u124k55np/apcfree.png

You see the areas that were blank are still blank and it freed up the parts where items were already stored. this is crazy

Testing setup with apcu_store and apcu_delete 10000 random entries the data is cleared correctly. It is not an issue with apcu or opcode definately only w3 total cache specific. Do you guys ever test anything before u actually issue it?

  • This topic was modified 55 minutes ago by  marketsys.
  • This topic was modified 54 minutes ago by  marketsys.
  • This topic was modified 38 minutes ago by  marketsys.

Automatically Purge

$
0
0

Replies: 0

Hello,
I have some code that may or may not flush the cache automatically and wanted to check with you folks first. I am not sure it will work and I don’t want to corrupt my functions.php file.

// Scheduled Action Hook

function w3_flush_cache( ) {
	$w3_plugin_totalcache->flush_all();
}

// Schedule Cron Job Event

function w3tc_cache_flush() {
	if ( ! wp_next_scheduled( 'w3_flush_cache' ) ) {
		wp_schedule_event( current_time( 'timestamp' ), 'daily', 'w3_flush_cache' );
  }
}
add_action( 'wp', 'w3tc_cache_flush' );

S3/Cloudfront not available

$
0
0

Replies: 0

Hey everyone,

I have used w3tc in the past and has worked great for me, I recently installed it one one of my sites to leverage the CDN portion (I use cloudfront and s3) and to my surprise, all options for AWS are greyed out and I can’t select them? This is a fresh install, any ideas on how to get this working or why its not working to begin with?

AWS CDN Options greyed out

Thanks!

Page Cache URL rewriting not working

$
0
0

Replies: 1

Been reading through post after post but not sure the problem I’m having. Running WordPress on IIS 8. Have rewrite enabled etc.

W3 Total Cache error: It appears Page Cache URL rewriting is not working. Please verify that the server configuration allows .htaccess
Unfortunately disk enhanced page caching will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
Technical info
.htaccess file contains rules to rewrite url http://www.tivityhealth.com/w3tc_rewrite_test into http://www.tivityhealth.com/?w3tc_rewrite_test which, if handled by plugin, return “OK” message.
The plugin made a request to http://www.tivityhealth.com/w3tc_rewrite_test but received:
404 Not Found
instead of “OK” response.

Viewing all 19309 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>