Fred
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift Performance Lite] getting internal server errorThis issue is already solved by our Support Team. For pro version support please contact us always directly at https://swteplugins.com/support/. Thanks.
Forum: Plugins
In reply to: [Swift Performance Lite] Caching stops randomly, never completesIt might related to your hosting enviroment, but without exactly seeing your configuration it is hard to say. Start with cleaning up your warmup table following this guide: https://swteplugins.com/docs/warmup-table/
Then set Prebuild Speed on unlimited and don`t enable Limit Simultaneous Threads.
Also disable generate Critical CSS as it should speed up prebuild as well.Forum: Plugins
In reply to: [Swift Performance Lite] Strange RedirectRegarding Securi Malware report, what is the exact message as I don´t think it is related to Swift. Currently Hummingbird is installed on your site.
Regarding strange redirect, please check out our FAQ
https://swiftperformance.io/kb/strange-redirects/Forum: Plugins
In reply to: [Swift Performance Lite] User is logged out from cached pagesDid you enable Caching for logged in users in Swift? When you disable it, does it make any difference?
It might there is another cache layer active? Looking at the response header it might related to Litespeed cache.
Forum: Plugins
In reply to: [Swift Performance Lite] User is logged out from cached pagesIf you need help, Start with sharing your site URL.
Forum: Plugins
In reply to: [Swift Performance Lite] website not loadIf you need help, start with sharing your site URL
Forum: Plugins
In reply to: [Swift Performance Lite] Pages not being cached after provider migrationMost likely your caching path had changed and you need to change that in Swift settings: Settings > Caching > General > Cache Path.
Forum: Plugins
In reply to: [Swift Performance Lite] Unorganized rules are removed from .htaccessThanks for clarification. It is weird and I can’t reproduce it on our end. But, as I said it is not impossible.
However, Swift will always make a copy of your existing .htaccess. (.htaccess_swift_backup) in case something goes wrong, so you can always easily revert.
Thanks for reporting.
Forum: Plugins
In reply to: [Swift Performance Lite] Swift and .htaccess Rewrite rulesThat depends how you installed WordPress, but most likely in .htaccess file in your subdirectory. Swift rules comes before the standard WP rules and security/rewrite rules should always be at the top of the .htaccess file (so before Swift).
Forum: Plugins
In reply to: [Swift Performance Lite] Fonts are blockedPlease share the URL of your site. Also, are there any errors in browser console?
If you disable Merge Styles, does that solve your issue?Forum: Plugins
In reply to: [Swift Performance Lite] Unorganized rules are removed from .htaccessHmm, Swift shouldn’t affect .htaccess in such a way. I´m not saying it is not impossible but I never was able to reproduce such an issue. We have 1000s of sites that running without any issue.
Can you post both .htaccess (before and after)? Any other plugins active which write to .htaccess file? Can you share the URL of your site?
Forum: Plugins
In reply to: [Swift Performance Lite] Page SpeedTo avoid misunderstanding, support for Swift Lite is limited and configuration is not included.
In general, GTmetrix does full load, so including all the scripts that are running in the background. As long as it loads after the content, it doesn’t matter.You need to check the waterfall in GTMetrics or test with Pingdom, as they check ‘realistic’ page speeds. The same speeds that a visitor would experience (with some delay depending on the test location).
Only with Pro version you are able to use lazyload scripts feature, with which included scripts will be loaded very last, and won’t delay rendering process.
Forum: Plugins
In reply to: [Swift Performance Lite] GreatHi,
Thanks for letting us know. Swift will work anyway, it is just a general warning if thos modules are nor enabled or detected on a server.
Forum: Plugins
In reply to: [Swift Performance Lite] jQuery(…).pointer is not a functionEnabling or disabling plugins can have catastrophic affects on your site. It can cause issues with plugins and can render your site inaccessible. In our documentation we have a general warning, but it might a good idea to add this also in Swift Plugin Organizer itself. Thanks for letting us know.
Forum: Plugins
In reply to: [Swift Performance Lite] jQuery(…).pointer is not a functionMost likely it is caused by a plugin conflict.
Did you set some exclusions/rules in Plugin Organizer? If so, if you remove them, does that solve your issue?
If not, this article may be helpful.