[ad_1]
We have a live WordPress site and a staging site and in our live site the scripts in the source code appear like this
<script type=”7fe5f5765hk675kh756k402a2d-text/javascript”> for example LIVE
and in the staging site it is as it should be without the type=
<script> for example STAGING
Has anyone come across this before. The two sites are identical … the live site is copied over to the staging site and this is what we see in the live the type= added to every single instance of <script>
Something is adding this code.
Any help or advice is appreciated
