jandelay
Forum Replies Created
-
Latest Report ID: ALDNTMYL
We are currently facing severe performance and crawling issues:
- High Response Time: AverageHTML reaction time in GSC is ~1200ms (Target: <400ms).
- Poor Crawl Distribution: HTML crawl share is below 40%, while CSS/JS crawls have spiked recently.
- Asset URL Bloat: We noticed over 700+ unique JS URLs being crawled. They appear to be identical in content but have different version parameters, e.g.:
/wp-content/litespeed/js/c1f6...3489.js?ver=60c08/wp-content/litespeed/js/c1f6...3489.js?ver=d459bThis is wasting our crawl budget. Every time Googlebot visits, it seems to find “new” static assets.
Important Context (Custom Sync & Redis): We run a custom stock synchronization every 15 minutes (
class-bs-sync.php). To prevent stale data, we use custom scripts to invalidate Redis object cache and trigger LiteSpeed purges for specific Product IDs.- Is it possible that our frequent sync/purging is causing LiteSpeed to re-generate combined JS/CSS files with new version strings every time?
- How can we keep the JS/CSS filenames/versions static so Googlebot can cache them effectively?
Questions regarding your Professional Services: We are considering your “WordPress Cache Optimization” service.
- Does Option 2 ($250 – Optimization + Expert Insights) include a review of our custom sync environment and plugins?
- Can we expect your team to look into the bottlenecks caused by the 15-minute sync interval to ensure it doesn’t conflict with LiteSpeedβs cache engine?
We want to reach a state where HTML crawls are >50% and the server reacts 3x faster.
Thank you for your help!
Forum: Plugins
In reply to: [Real Cookie Banner: GDPR & ePrivacy Cookie Consent] CLS wegen Cookie-Banner?Konnte das Problem selbst lΓΆsen
Thank you, but I asked 2 sperate questions https://ww.wp.xz.cn/support/topic/structured-data-28/#post-16684437″
This question has not been answered yetAnd one more question,
for the website.com page, inLanguage = “en-US” is displayed. For website.com/de, inLanguage = “de-DE” is displayed.
But I would like to have the following:
website.com inLanguage = “en”
website.com/de inLanguage = “de”Is this possible? I use WPML for translation and in hreflang the “en” and “de” are displayed correctly.
Hello,
thank you very much for the answer.
To 1) I noticed that structured data is generated by Woocommerce as well as Yoast. Is this correct?
2) I do not want it to depend on the GeoLocation rather on the link. Customers visiting the website.com/de/ page should have priceCurrency=EUR. Customers visiting website.com should have priceCurrency=USD. However, there should still be a currency switcher at webseite.com, where customers can switch to EUR. Then priceCurrency=EUR should be for webseite.com/?currency=EUR
Would that be possible with Yoast?Anybody looked into this yet? π
any update? π
Maybe got any update on this one? π
Ok, thanks π
Thanks again.
But that solution only works for the validation when clicking the “add to cart” button on the Product page.
I already had that fixxed. That is not a problem anymore.
My problem is that the same error appears, when someone tries to change the value of quantity within the Cart.Here is an image of what i mean: https://prnt.sc/TyFnErEcKjIe
The code snippet that you provided only works on the product page, but not on the cart quantity validation π
First of all, thank you for the answer.
But where do i add this code? I tried replacing it with the already existing filter, but its doesnt work.
Thank you in advanceI found the function that is responsible to check this. Its the function
wcmmq_qty_validation_by_step_modulous
in /includes/set_max_min_quantity
I already customized it to ignore the steps.However, the same validation applies in the Cart. I already searched everywhere, i cant find the function for the Cart. Are you able to tell me which function validates it for the Cart?
Thank you in advanceForum: Plugins
In reply to: [Autoptimize] After activating Autoptimize my mobile score is worseIs there anything else I can do? It also only affects the Mobile Speed. Maybe it’s because I have “Enable caching for mobile devices” and “Separate cache files for mobile devices” active on WPRocket?
Forum: Plugins
In reply to: [Autoptimize] After activating Autoptimize my mobile score is worseI think it’s actually gotten a little worse.
Forum: Plugins
In reply to: [Autoptimize] After activating Autoptimize my mobile score is worse
This is also a new problem. it wasnt like this before.