seanskilling
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactiveit is coming from the htaccess in the cache directory
should i disable this?# BEGIN supercache <IfModule mod_mime.c> <FilesMatch "\.html\.gz$"> ForceType text/html FileETag None </FilesMatch> AddEncoding gzip .gz AddType text/html .gz </IfModule> <IfModule mod_deflate.c> SetEnvIfNoCase Request_URI \.gz$ no-gzip </IfModule> <IfModule mod_headers.c> Header set Vary "Accept-Encoding, Cookie" Header set Cache-Control 'max-age=3, must-revalidate' </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType text/html A3 </IfModule> Options -Indexes # END supercache
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactivewhen i look in the cache directory, there ae NO supercache files being created – the content tab shows the same info, and when i try to set up preloading, the same result – could this be the missing slash again? and the program can’t see the directory?
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactivei hate to be a pain about this, but i cannot figure out two things:
1. i have http header caching turned off, but the cache commands are showing an expiry in 1984, and the cache control is
Cache-Control: no-cache, must-revalidate, max-age=0i have caching enabled in htaccess, but it is being ignored in the wp-cache files that are being served
2. a completely fresh browser visit gives this data in the log
16:03:10 34027 / wp_cache_get_cookies_values: return:
16:03:10 34027 / supercache dir: /usr/home/trailheads/public_html/wp-content/cache/supercache/www.trailheads.com/
16:03:10 34027 / wp-cache file exists: /usr/home/trailheads/public_html/wp-content/cache/supercache/www.trailheads.com/wp-cache-0501496c6f8517ab08de3c5a0741cc27.php
16:03:10 34027 / Serving wp-cache static file
16:03:10 34027 / exit request
why isn’t the supercache file going out instead?
if you can take the minute to see what i have missed i would really appreciate it
one thing i should note, i know you say that this is a rare bug, but when i first loaded wpsc last week, i got google page speed up to 98%, and then the page came through as unknown content type, and the zip was being zipped – i removed the plugin and reinstalled and haven’t been able to get the speed up to snuff again
again, any help will be great!
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactivei see 18:29:24 70086 /wp-content/plugins/jetpack/css/%22https://fonts.googleapis.com/css?family=Open+Sans%22 https://www.trailheads.com/wp-content/plugins/jetpack/css/%22https://fonts.googleapis.com/css?family=Open+Sans%22 – Page not cached by WP Super Cache. No closing HTML tag. Check your theme.
this is coming from google fonts, is there a work-around? or is this not actually the issue?
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactiveheaders are caching, but i can’t view the log, it keeps asking me to authenticate and doesn’t log in
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactivethanks! that did fix the advanced module installing correctly, but i am still not seeing super-cache files served, only wp-cache
i have the compression option turned off, but i do have compression running in the htaccess – also, i have ExpiresActive On, but google page speed is still complaining i am not leveraging browser caching
any thoughts to what i am doing wrong?
Forum: Plugins
In reply to: [WP Super Cache] wp-super-cache files inactiveto add to the above-
the advanced rules are in the htaccess file,but the advanced settings page keeps saying the rules need to be added, but it is in green as if there was no errorthe headers say the page is from super-cache – i don’t know…
sorry, i should have included this:
- This reply was modified 8 years, 2 months ago by seanskilling.
Forum: Plugins
In reply to: [Awesome Surveys] Export to Exceli have downloaded the beta for the exporter – but where will i see it? it isn’t showing in the admin and i don’t see anything under WtWM…
Forum: Plugins
In reply to: Problems with WordPress SEO XML sitemapi have the same issue, but i added the four sub sitemaps separately to google:
Sitemap Last Modified
https://www.foambook.com/post-sitemap.xml 2011-09-01 17:17
https://www.foambook.com/page-sitemap.xml 2011-07-10 19:46
https://www.foambook.com/category-sitemap.xml 2011-09-01 17:17
https://www.foambook.com/post_tag-sitemap.xml 2011-09-01 17:17and it sees them, kludgy but working, still doesn’t see the master index though