Hi,

Does anyone else have problems with illegal characters in the descriptions or URL?

I have a file that contains 23,000 products, around 1800 products are rejected by Google because the contain illegal characters.

When I look in the XML it appears to be down to ' and ¦ within the URL or description. They get replaced with Â

There is a replace function within google_base.php that should strip ' and I have added ¦ to the list, but the XML still contains  characters?

Thanks