woorooo
Forum Replies Created
-
Thanks @gijo unfortunately they don’t reply on twitter and that’s the only way to contact them that I found on their website, they also don’t reply in wordpress support forum. That’s why I tried contacting you in case you had some information.
Forum: Plugins
In reply to: [Statically] Recently stopped converting to WebPHi, any update on this issue? Thanks.
Forum: Plugins
In reply to: [Minify HTML] Google Search Console ErrorsGot it Tim, thank you ??
Just one more question, I’ve read that sometimes minification plugins that rely on sessions may not working properly with some caching types like Varnish. Is it something that should be taken into consideration with the way your plugin works? Or is it safe to use with any caching?
Forum: Plugins
In reply to: [Minify HTML] Google Search Console ErrorsAlso, just came across this thread https://stackoverflow.com/questions/38434422/semantics-of-relative-urls-in-schema-org-breadcrumbs-in-json-ld
Apparently it’s not just me, not long ago google validator indeed started demanding absolute URLS instead of relative ones for structured data (schema.org).
Forum: Plugins
In reply to: [Minify HTML] Google Search Console ErrorsNo problem Tim, I probably communicated poorly the problem.
I meant the structured data that Yoast SEO plugin inserts for Google to recognize the breadcrumbs and that Google uses to display breadcrumbs in search results. You can find more info about what Yost does here https://yoast.com/breadcrumbs-seo/
And since pretty much any google search returns top results with breadcrumbs like on this screenshot https://ibb.co/2Kpm9Ph I assumed that everyone uses it.
No problem, I still love the plugin, it’s super fast, thank you and have a good one ??
Forum: Plugins
In reply to: [Minify HTML] Google Search Console ErrorsGot it, it makes sense, I just thought that there might be some other solution besides disabling the option completely, since the majority of people are using breadcrumbs and other types of structured data. Thank you for your reply.
Thank you @1naveengiri,
This one worked perfectly, however only for OpenStreetMaps. When google maps is active css an js are still loaded bypassing cdn. Is there a similar way to make it work for Google maps as well?
Hi @1naveengiri
Unfortunately the snippet didn’t work, there’s probably some mistake in the code. Or should I use it together with the first snippet you provided? Not sure, please let me know.
Thank you.
Hi @1naveengiri
I’ve tried the snippet, but it doesn’t work for css assets, as they are loaded via a different cdn base:
https://cdn.statically.io/js/ – for JS
https://cdn.statically.io/css/ – for CSSCSS files do not load in this case. Is there a way to adjust the snippet so it takes care of this differences?
Also custom map markers do not load via CDN regardless of whether the map is lazy loaded or not. Is there a way to take care of it as well?
Thank you.
Hi @1naveengiri,
Are you facing this issue only for Geodirectory assets?
– Yes
Which plugin are you using to apply CDN?
– Statically.io wordpress plugin, also tried it with WP Rocket
Have you tried clearing cache?
– Yes
Can you send us the site URL?
– https://www.dancelifemap.com/studios/
Here is the screenshot with the full list of assets loaded bypassing CDN:
https://ibb.co/3NvZ7MwThank you
- This reply was modified 3 years, 5 months ago by woorooo.
I’ve checked OSM version and there are more files that are being ignored by the CDN rewrite:
leaflet.min.js
osm.geocode.min.js
leaflet-routing-machine.min.jsForum: Plugins
In reply to: [CDN Enabler] Different CDN URLs for different file typesI’m sorry, just noticed that the plugin is developed by KeyCDN, probably my question was not very appropriate
Forum: Plugins
In reply to: [Statically] Woff font file ignored by CDN rewriteNo worries, solved it.
Worked flawlessly, thank you so much!
@1naveengiri is there some php filter snippet that could dequeue this geodir-map.min.js for certain pages?
- This reply was modified 3 years, 6 months ago by woorooo.