Wednesday, May 18, 2011

உங்களாது website வேகமாக open செய்ய ஒரு Script.

8:47 AM Posted by Unknown No comments
To improve the performance of AddThis on your site, the script should be loaded once per HTML page. To do this go to Blogger Dashboard >> Design >> Edit HTML >> Expand Widgets Template. And look for </head>

Now place following code just above this </head>
<script type="text/javascript">
var addthis_config = {"data_track_clickback":true};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=[YOUR PROFILE ID]"></script>

Change YOUR PROFILE ID to your AddThis profile ID and save the template.

0 comments:

Post a Comment