Jeder Marktplatz erlaubt unterschiedliche Arten in HTML in den Produktbeschreibungen. Manche Marktplätze (wie bspw. Hood) erlauben nahezu alle HTML Tags, andere wiederum (wie bspw. DaWanda) genehmigen nahezu keine HTML Tags.
JavaSkript ist dabei aus Sicherheitsbedenken generell bei den meisten Marktplätzen verboten!
unicorn 2 kann die verbotenen HTML Tags automatisch filtern, jedoch ist die Voraussetzung hierfür, dass die HTML Beschreibung valide W3C standard ist!
Hier finden Sie eine Liste, welcher Marktplatz, welche HTML Tags unterstützt:
Allyouneed |
DaWanda |
real.de |
Hood |
Rakuten |
Ricardo |
Shopgate |
"b", "br", "p", "ul", "ol", "li", "hr" |
"br", "p", "b", "strong", "h1", "h2", "h3", "i", "u", "li", "em" |
alle bis auf JavaScript |
alle bis auf JavaScript |
"a", "b", "blockquote", "br", "caption", "col", "colgroup", "div", "em", "font", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i", "img", "label", "li", "link", "param", "object", "ol", "p", "q", "s", "small", "span", "strike", "strong", "table", "tbody", "td", "th", "thead", "title", "tr", "u", "ul" |
"a", "b", "blockquote", "br", "caption", "col", "colgroup", "div", "em", "font", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i", "img", "label", "li", "link", "param", "object", "ol", "p", "q", "s", "small", "span", "strike", "strong", "style", "table", "tbody", "td", "th", "thead", "title", "tr", "u", "ul" |
alle bis auf JavaScript |