Reputation: 1
We are trying to optimize pagespeed as recommended by SEO team, but when we add differ or async tag it breaks my entire design.
Need help with an alternative solution so that my page doesn't break even after using the tags
Upvotes: 0
Views: 59
Reputation: 1892
I assume you mean "defer", but what doesn't work specifically? Is there a public page to look at?
https://www.w3schools.com/tags/att_script_defer.asp
Upvotes: 0