[Resolved] Registered style incomplete URI

Home Forums Support [Resolved] Registered style incomplete URI

Home Forums Support Registered style incomplete URI

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #1479396
    vast

    Stackpath (one of many CDNs) published an article just on the topic – https://support.stackpath.com/hc/en-us/articles/360001224166-Cache-Busting-Explained.

    The recommendation as you’ll find is typically to utilize file paths instead of query strings.

    The current solution is likely to be less effective (depending on factors such as CDNS configurations, hosting service providers, etc).

    Rather than rewrite the current implementation, it may be worthwhile to consider a secondary branch that can replace the existing solution.

    Do you have an idea which release it could be included in?

    #1480697
    Tom
    Lead Developer
    Lead Developer

    Not at this time – we have a few other things we need to work out before looking at this.

    Query strings are typically the industry standard when it comes to dynamic stylesheets like this in WordPress, but it’s definitely worth looking at the file paths method.

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.