Something weird is happening with my page when it loads.
It seems to always append #.UB7lYmMk67s to the end of the url, which wont look good to visitors.
I have confirmed its not my javascript code or custom PHP include functions.
Has anyone got any ideas what might be causing this?
You can see it here:
http://www.caketopper.co.uk/2012/animal-cake-toppers/christening-bear
You’ll notice as soon as the page is done loading this junk gets added to the end of it.
My .htaccess seems fine, but here it is anyway:
RewriteEngine On
RewriteRule ^cake-toppers/([a-z\-]+)$ topper-page.php?topperurlname=$1
RewriteRule ^animal-cake-toppers/([a-z\-]+)$ topper-page.php?topperurlname=$1
RewriteRule ^people-cake-toppers/([a-z\-]+)$ topper-page.php?topperurlname=$1
This is because you are using “AddThis”. See their Click Tracking FAQ.
(seems it appends a
#.UB7ng88cJxkwhen I go to that support link).If you want to disable it, it says to include this script in your AddThis code: