Fred
Forum Replies Created
-
Did you set homepage in Clear Cache on Update Post by Page in Settings->Caching->General?
- This reply was modified 7 years, 5 months ago by Fred.
Forum: Plugins
In reply to: [Swift Performance Lite] hello my Lazyload not workingPlease share your URL here, so we can take a closer look into this issue.
Forum: Plugins
In reply to: [Swift Performance Lite] Swift only caches my FRONTPAGEDid you solve this issue already? If I visit some pages on your website, they are cached and fast 🙂
Forum: Plugins
In reply to: [Swift Performance Lite] HTTP to HTTPSDid you read the article?
Remove rules in .htaccess and add this in Swift
##——Force HTTPS——##
RewriteCond %{HTTPS} off
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Header set Strict-Transport-Security “max-age=31536000” env=HTTPSForum: Plugins
In reply to: [Swift Performance Lite] HTTP to HTTPSI noticed you already solved the problem 🙂
In general this article may helpful.
Forum: Plugins
In reply to: [Swift Performance Lite] Wp Staging plugin not workingDid you uninstall it completely, before reinstall?
However, for staging you don’t really need caching. Just disable it. It´s est practice for developer environments.
Forum: Plugins
In reply to: [Swift Performance Lite] URGENT HELP NEEDEDOpen multiple threads for same issue, doesn`t help in solving the problem more quickly.
I´m gonna close this post.
Forum: Plugins
In reply to: [Swift Performance Lite] PHP 7.0 compatibilitySwift is fully compatible with PHP 7.X
Forum: Plugins
In reply to: [Swift Performance Lite] PHP 7.0 compatibilityThe mysql is false positive, we are using an own function for some queries: Swift_Performance::mysql_query
Forum: Plugins
In reply to: [Swift Performance Lite] only homepage script and css minifiedThis thread has been marked as resolved due to lack of activity.
You’re always welcome to re-open this topic. Please read our faq before open a new request.
Thanks for understanding!
Forum: Plugins
In reply to: [Swift Performance Lite] Did I miss something?This thread has been marked as resolved due to lack of activity.
You’re always welcome to re-open this topic. Please read our faq before open a new request.
Thanks for understanding!
Forum: Plugins
In reply to: [Swift Performance Lite] Swift stops updraftplus backupThis thread has been marked as resolved due to lack of activity.
You’re always welcome to re-open this topic. Please read our faq before open a new request.
Thanks for understanding!
Forum: Plugins
In reply to: [Swift Performance Lite] 404 not foundThis thread has been marked as resolved due to lack of activity.
You’re always welcome to re-open this topic. Please read our faq before open a new request.
Thanks for understanding!
Forum: Plugins
In reply to: [Swift Performance Lite] “All Cache Cleared” Dashboard MessageThis thread has been marked as resolved due to lack of activity.
You’re always welcome to re-open this topic. Please read our faq before open a new request.
Thanks for understanding!
Forum: Plugins
In reply to: [Swift Performance Lite] htaccess overwrittenSwift generates a backup of your .htaccess file. With that you can restore your former .htacess file.