aid45
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Is there any way to pre load font?Does this need to be disabled?
Forum: Plugins
In reply to: [LiteSpeed Cache] Is there any way to pre load font?Hi – yes “Load Google Fonts Asynchronously” is enabled
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed – WPform Submission IssueHi – just following up on a solution to this.
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed – WPform Submission IssuePurge has been completed but still having the same issue.
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed – WPform Submission Issuei have teh page excluded from cache but it still hits cache?
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed – WPform Submission IssueWe tried that multiple times already. It only fixes it or a little while and then it doesnt work again
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed – WPform Submission Issuehi – report sent : FVYOXEIO
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excludedHi .. sorry to follow up on the previous discussion.
Does quic not read the .htaccess file? :
https://www.quic.cloud/docs/cdn/multiple-apps-at-the-same-domain/
If quic does not read the htaccess file – how can we tell litespeed / server / cdn to not cache when user is referred by a specific webpage?
We had the following code in htaccess file but it is not read by quic?
Thanks<IfModule LiteSpeed> RewriteCond %{HTTP_REFERER} testwebsite\.ca [NC,OR] RewriteCond %{HTTP_REFERER} testwebsite2\.com RewriteRule .* - [E=Cache-Control:no-cache,L] </IfModule>
Forum: Plugins
In reply to: [Yoast SEO] Google: This is not a valid URL. Please correct it and resubmit.I removed teh sitemaps and tried to re-submit with just “sitemap_index.xml” but google came back with error saying it needs full URL.
I entered the full URL – but am getting the same errors as above.
I don’t think it s an error with google – if you look at the page source for : https://myboatcard.com/page-sitemap.xml
The URL for the css in the first few lines is not correct – this seems to be an error generated in Yoast?
Forum: Plugins
In reply to: [Yoast SEO] Google: This is not a valid URL. Please correct it and resubmit.Hi,
I have updated the Yoast plugin.
Yes – we changed from http to https a few months back.
https://pasteboard.co/XKSM5TQAjNfU.jpg
https://pasteboard.co/LkPFJlCkWklN.jpg
https://pasteboard.co/WoNBEB8IgLKr.jpgThanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excludedgreat thanks and for example force cache https://myboatcard.com/contact/ page would be :
^/contact/$
or just
/contact/$
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excludedok thanks .. how do I force cache only the homepage for all users (logged in or not)
do i just add “/*” to “Force Cache URIs”
/*
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excludedhttps://myboatcard.com/card/6/
LS plugin enabled – no cache – server response time : 4.7 seconds
LS plugin disabled – server response time : 4.75 seconds
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excluded5 second server response time on uncached pages
Forum: Plugins
In reply to: [LiteSpeed Cache] Cookies not being excludedok – thanks
can you tell why we are having 5 second sever delay on none cacahed pages?