[Support request] Random String in Script tag

Home Forums Support [Support request] Random String in Script tag

Home Forums Support Random String in Script tag

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1036715
    Sumit

    I am facing a weird situation. A random string is getting added right before text into my script tags

    for example
    <script type=”text/javascript”> will become <script type=”d32f2440150fb29781d1c7ff-text/javascript”>

    And “d32f2440150fb29781d1c7ff” is a unique number for every page load. I wonder what is this as this sounds very fishy to me.

    I am sorry if this is not well suited for generate press support, but I am not sure how to deal with this situation.

    #1036738
    David
    Staff
    Customer Support

    Hi there,

    how and where are you adding these scripts? Can you point me to one?

    #1036741
    Sumit

    If you view source for the page you will see what I mean. Here is the snapshot

    https://prnt.sc/pkbdtz

    #1036745
    David
    Staff
    Customer Support

    Can you try clearing and disabling your cache.

    #1036753
    Sumit

    are you not seeing this at your end?

    #1036769
    David
    Staff
    Customer Support

    Only if I view the source not in the actual DOM – so the first thing to check is if the cache/optimization plugin is doing anything funky with the source.

    #1037151
    Sumit

    turned out it was being added because of rocket loader from cloudflare. What a fail at my end.

    Thanks for your help Dave. Really appreciate it.

    #1037301
    David
    Staff
    Customer Support

    Happy to be of help !

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.