I have a number listed below the footer, see screenshot below
Can anyone tell me what it is ? If I inspect the element I get this
How can I get rid of it ?
I have a number listed below the footer, see screenshot below
Can anyone tell me what it is ? If I inspect the element I get this
How can I get rid of it ?
I have just found out what the problem was with the number at the bottom of my page as described in my post above.
The problem was the tracking code I received from “my friends at Microsoft Bing”
Bing gave the following tracking code:
type<?xml version="1.0"?>
<users>
<user>034FE8A9DD4E54CB671AA05FF6BBC0B0</user>
</users> or paste code here
I inserted the tracking code in the footer tracking code window of the Tracking Code tab of the Systems and Setting section in dashboard. After I notice the number.
I have now deleted the code from the footer and number has disappeared.
When I looked at the page source before I deleted the code the “<?xml version="1.0"?>” part was highlighted in red as if there was something wrong.
Should I insert this tracking code without the “<?xml version="1.0"?>” part ?
If so, should I insert in the footer or the header ? I already have the Google tracking code in the header tracking code box.
The code would be related to identifying your site to Bing, so your site is associated with your MS/Bing account.
At a guess (and a very big guess) there are two possibilities:
a) the <user>....</user>
part goes in your header tracking code and you ignore the rest
OR
b) the whole lot is part of a file, and MS provided the entire file with a name, that you place in your web root.
Before messing with any of the above, go back and read the instructions at MS again. There will be details on how you use the code