I was trying to get the Social bookmark icons from AddThis.com for my new website
http://www.farmingfunda.com and was facing this issue.
When you use AddThis.com plug in to your pages, there is a JavaScript code as following
<script type="text/javascript">var addthis_config = { "data_track_addressbar": true };</script> This code suffixes some random string something like #.dfdEdf3d in the url after complete page loads. To fix this particular issue, you will need to set the above "data_track_addressbar" parameter value false.
Alternatively, you can uncheck the checkbox named "Track when users share by copying your URL" while getting the code from AddThis.
Hope this helps.
Thanks
Regards,
Sheo Narayan
http://www.dotnetfunda.com