Marina @ NitroPack
Forum Replies Created
-
Hello @swinggraphics,
Thank you for bringing this to our attention. Our development team will add the suggested check in the next release to prevent such warnings.
To fully address the issue, we would appreciate your help in investigating why these warnings appeared on your website. If you are willing to assist, please contact our support team via support.nitropack.io with your website details and steps to reproduce.
Thanks for your cooperation.
Best regards!
Hey Jovan,
Thank you for reaching out to the NitroPack Support Team. We appreciate your interest in our plugin and the detailed explanation of your caching requirements.
To address your specific questions:
1. Compatibility with Your Approach:
Your proposed approach of using WordPress hooks and filters to control caching based on the last modified time is compatible with NitroPack. We believe it should be a viable approach.
2. NitroPack-Specific Solutions:
Yes, NitroPack supports skipping caching on the first visit using either the?
X-Nitro-Disabled
?header or purging the cache for a specific page with the?nitropack_purge
?function. You can use the following code snippets for each:Skip Caching Using Header:
nitropack_header("X-Nitro-Disabled: 1");
Purge Cache for Specific Page:
nitropack_purge($url = 'your-specific-page-url', $tag = NULL, $reason = 'Skipping caching on the first visit');
Should you have any further inquiries or if there’s anything else we can assist you with, please do not hesitate to reach out.
Best regards,
Marina
NitroPack Support TeamForum: Fixing WordPress
In reply to: [NSFW] wordpress elementor mobile view icon list different sizeHey there,
Can you share the website URL so that we can check?
Hey there,
Usually the tmp directory stores temporary files related to the server itself, rather than your website, and it is not advisable to remove them yourself.
I would suggest checking directly with your hosting provider in regards to what happened and whether it is safe to delete those files in the future.
Hi @doug2son,
Thank you for your feedback! It’s great to hear that you are satisfied with NitroPack.
We work hard to provide high-quality service and are happy to hear we hit the mark for you!Best regards,
Hi @iamr00t,
Could you please open a ticket with our support team:
https://support.nitropack.io/hc/en-us/requests/new?ticket_form_id=360006822953It would be great if you could share access to the site with us so that we can troubleshoot why this error is being caused.
Thank you in advance ??
Regards,
Hello,
Thank you for your feedback, and sorry to hear this has been your experience! Customer input like this is invaluable to us as it helps us improve and ensure such issues are avoided in the future.
Please bear in mind that due to how diverse the WordPress system is, there are thousands of configurations possible.
This is why powerful optimization platforms provide many settings that can be configured to meet your specific needs.
We would like to make this right – please email us at [email protected], and we’ll be able to configure your settings.
Best regards,
Marina Todorova
Technical Support Team LeadHi @mguenter
Of course – could you please send me an email at [email protected] , and I’ll send you an invite for the Slack channel?
Hey Matthew,
Thank you for keeping us posted!
We realize the impact of this issue, however as this is also part of a core component of NitroPack it might take us a bit more time to work on a fix there. Are you open to taking this communication over Slack so we can collaborate more efficiently?
Hey Matthew,
Thank you for reaching out and reporting this!
I have gone ahead and passed the information to our developers so that they can see what can be done.
At first look, it looks a little complicated to adjust and may take us some time.In order to keep you updated and reach out if we need any additional information, could you please open a support ticket by sending an email to [email protected] or through the link here: https://support.nitropack.io/hc/en-us/requests/new
Thank you in advance!
Hi @narmadhadevi,
Thank you for reaching out!
Our colleagues in the support team will be happy to assist you with this. Could you please open a ticket using this link: https://support.nitropack.io/hc/en-us/requests/new
Our support team will most likely need some additional access in order to troubleshoot and see where the issue comes from – they will let you know in the support ticket.
Regards,
Hi @thelevicole,
Thank you for reaching out!
Our colleagues in the support team will be happy to assist you with this. Could you please open a ticket using this link: https://support.nitropack.io/hc/en-us/requests/new
Some further troubleshooting needs to be done in order to see what the possible solutions are and whether they will involve any code changes.
Regards,
Hi all,
Thank you for reaching out and we apologize for the delay in getting back to you here!
Blob:
requests are similar todata:
ones (typically used for distributing resources in base64) but are ones that are referring to in-memory binary resources. NitroPack uses these when loading inline scripts.Regards,
Hi, @bugolini,
Thank you for reaching out and we apologize for the delay in getting back to you here!
It sounds like your website may not be fully compatible with Ludicrous mode yet. It appears that your site has a JS-heavy functionality that does not play well with this mode. We would recommend using Strong mode for this case for better compatibility.
We generally recommend Strong mode for your case, as it brings a better user experience. It is better to trade lab scores for a good user experience because the better user experience is what gets measured in the real world. It is also the real-world data that is being used by Google as a ranking signal, not the lab data (PSI scores).
For more information, please refer to this blog post:
https://nitropack.io/blog/post/google-pagespeed-mistakesRegards,
Hi, @chorazy5,
Thank you for reaching out and we apologize for the delay in getting back to you here!
If the issue still persists, sounds like we will need to take a closer look. Please reach out to our support team at https://support.nitropack.io/hc/en-us.
Regards,