alsmith523
Member
Posted 5 months ago #
I noticed that there is a weird suffix in my post urls. It starts with "#.Tu", as seen here:
http://youwantmetowearwhat.com/2011/12/wear-it-to-your-homecoming-rain-dance/#.TuEu8rJj6Sq
I'm not sure where this came from and can't find any information on it. Can someone help? I don't think I installed any plugins recently that would do this.
It's a plugin issue. Try deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin.
wordbill
Member
Posted 5 months ago #
I had this problem yesterday. I traced it to the AddThis plug in. I reported it to the developers, but haven't heard back from them yet.
Maoomba
Member
Posted 5 months ago #
Wordbill - Thanks for pinpointing the problem. If you do hear anything, please let us know. I would really like to use the AddThis plugin - as long as it does not create this issue again.
rafaline
Member
Posted 1 month ago #
Hi Moomba,
these junk characters are generated by the tracking script in the Addthis code, especially if you have customized the buttons by your own.
How to fix:
Go to your widget and remove the line: <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>.
This shall fix the problem.