Hello i have problem with Address Bar Sharing is not enabled in my site http://www.xsesso.it and the likeit in homepage have missing the space nothing help me for this problem
Address bar share tracking is disabled by default. To enable it, add this to your page:
<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_addressbar = true;
</script>
This question is closed to new answers.