Deepak
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Getting 404 errors for litespeed JS and CSSHello,
I turned off CSS and JSS minify and combine followed by Purge All and that also didn’t helped instead the tool was reporting more number of 404 errors
Then I
re-enabled minify+combine of JS and CSS
turned on development mode in cloudflare cdn
Next ran the tool and now the tool does not report any of those 404 errorI don’t understand the root cause here?
Regards
DeepakForum: Plugins
In reply to: [LiteSpeed Cache] Getting 404 errors for litespeed JS and CSSHello,
I also have not faced any issue as such and nor have I seen any error in google search console
I only get this error reported from SEMRush tool
But I never got this error with earlier version of LiteSpeed Cache. This is happening only after 3.X update.
Regards
DeepakHi Tobias,
Thanks for the quick response
The provided solution works.
Thank You
DeepakForum: Plugins
In reply to: [LiteSpeed Cache] Getting 404 errors for litespeed JS and CSSHello,
Thanks for the quick response
I tried those steps and re-ran the scan but SEMRush is still reporting the 404 errors even after Purge AllDo I also need to clear Cloudflare CDN cache?
Error screenshotRegards
Deepaksorry my mistake. By default looks like mailpoet does not loads when I removed the sidebar widget
Ok, Thanks for the hint.
But I am using the classic mode. So how is the component script added automatically?
I wanted to use the native/paired but there were bunch of errors and my page html was not loading properly and I am no expert so I had to switch to classic.
Thanks for your quick response Weston
I think I may have found the source of the problem. I was adding the below function
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
Can you please cross check and confirm once.
using another plugin. But not sure from where does the first appearance of this function comes from?
In the page source I see it is under “Rank Math Plugin”
<!-- /Rank Math WordPress SEO plugin --> <title>Understanding nova compute architecture basics in Openstack (flow chart)</title> <script type='text/javascript' src='https://cdn.ampproject.org/v0.js' async></script> <script type='text/javascript' src='https://cdn.ampproject.org/v0/amp-ad-0.1.js' async custom-element="amp-ad"></script>
Or is it coming from the AMP plugin itself?
I just want to know the source so that in future I can make sure atleast one entry of this function exists on my page.