Remove unnecesarry widgets script
-
I’m only using Trustpilot to collect reviews. I don’t want to use the widgets.
However I noticed that there’s a js file loaded in the head part which significantly impacts page loading speed. Taken from the HTML source:
<!– TrustBox script –>
<script type=”text/javascript” src=”//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js” async></script>
<!– End TrustBox script –>It looks like this is only for the widgets, not for collecting reviews, right?
Is there a way to remove this, as it impacts my Google search result for all of my pages!
The page I need help with: [log in to see the link]
The topic ‘Remove unnecesarry widgets script’ is closed to new replies.