Hi
we use Freeindex for reviews, however I've noticed the script slows down our website as it waits for the freeindex widget to load.
I was advised by their support that by "adding the tag "async" after the initial "script" tag in the HTML code. " this would prevent it from happening but having tried that with this code:-
<script async type="text/JavaScript" src="http://www.freeindex.co.uk/widgets/fiwidget.asp?lid=74948%26tit%3DGibson+Doyle+Specialist+Cards%26wid%3D182%26agt%3D0%26rak%3D1%26dis%3D0%26wri%3D0%26nrv%3D2%26rts%3DS%26theme%3Dlight”></script><div style="width:182px;text-align:center;"><a style="font-family:Calibri;font-size:14px;" href="http://www.freeindex.co.uk/profile(gibson-doyle-specialist-cards)_74948.htm" rel="nofollow" target="_blank">
The page loads much quicker but the widget has vanished and for this reason apparently it cannot be done using the async tag? Is there any other way it can be done?
Any advice would be most appreciated.
we use Freeindex for reviews, however I've noticed the script slows down our website as it waits for the freeindex widget to load.
I was advised by their support that by "adding the tag "async" after the initial "script" tag in the HTML code. " this would prevent it from happening but having tried that with this code:-
<script async type="text/JavaScript" src="http://www.freeindex.co.uk/widgets/fiwidget.asp?lid=74948%26tit%3DGibson+Doyle+Specialist+Cards%26wid%3D182%26agt%3D0%26rak%3D1%26dis%3D0%26wri%3D0%26nrv%3D2%26rts%3DS%26theme%3Dlight”></script><div style="width:182px;text-align:center;"><a style="font-family:Calibri;font-size:14px;" href="http://www.freeindex.co.uk/profile(gibson-doyle-specialist-cards)_74948.htm" rel="nofollow" target="_blank">
The page loads much quicker but the widget has vanished and for this reason apparently it cannot be done using the async tag? Is there any other way it can be done?
Any advice would be most appreciated.
Comment