Remove Blogger XML Error The reference to entity XXX must end with the ';' delimiter"

Friday, July 24, 2009

Few days back, i wrote a post How to add Tweet This button to Blogger. But when people tried the instructions posted in my blog. There was an error The reference to entity XXX must end with the ';' delimiter". It's a very common XML error you may face while working on your blog template. Here is the solution if you are facing this error.

The Original Code which may generate this error:



The modified Code which will remove this error:


So all you have to do is to replace the & with & and everything will work fine.


Related Posts:

Sphere: Related Content