08 Sep 2010 
Support Center » Knowledgebase » How to skip “bad” characters in Amazon feeds?
 How to skip “bad” characters in Amazon feeds?
Article

The best way to solve this problem is using UTF-8 encoding in your webpages.
This is what you have in your webpages source (pay attention to charset=iso-8859-1)


<html>
<head>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"/>

.....


If you use charset=UTF-8 all your content will be alright.

Example:
<html>
<head>
<meta content="text/html; charset=iso-UTF-8" http-equiv="Content-Type"/>

.....



Article Details
Article ID: 47
Created On: 25 Jun 2009 10:56 AM

 This article was helpful  This article was not helpful

 Back
 Log in [Lost Password] 
E-mail:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | News
Language:

Helpdesk Software by Kayako SupportSuite v3.50.06
Copyright © 2010 by MG WAY CORPORATION All rights reserved worldwide.
This website is a property of MG WAY CORP. It's governed by the following General Legal Documents:
Terms Of Use | Privacy Policy | Earnings Disclaimer | Affiliate Agreement | Contact Us