Viewing 2 replies - 1 through 2 (of 2 total)
  • Changing that won’t make any difference to your sites performance. If I’m right, it might actually make it slower (slightly) if you do remove the query string.

    The Google CDN uses that query string to determine the version to deliver, so if it’s set their system knows what to get. if it’s not set then the system needs to determine which one it should send. That’s all it’s there for. Leaving the version in is a good thing in this case.

    This is a bit of an example that not every automated tool gives the best advice. 🙂

    Thread Starter Prolet

    (@prolet)

    catacaustic,
    THANK YOU so much for your response!

    You actually answered to an other question, which was bothered me:
    If this strings are “so bad” why the software developers are putting them in 😀

    I like your answer and I never will afraid to see the red warning of this tool.

    Have a great day 🙂

    BDW, I love your avatar 😀

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to remove strings’ is closed to new replies.