J'ai un fil RSS sur mon site perso qui est resté valide selon le site FEED Validator pendant des mois, j'ai écrit ce fil valide dès le début.
Hop, maintenant j'ai droit à çà :
Bien sur mon fil RSS commence ainsi :line 30, column 16: Undefined channel element: dc:format [help]
<dc:format>application/rss+xml</dc:format>
Code : Tout sélectionner
# <?xml version="1.0" encoding="utf-8"?>
# <rdf:RDF
# xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
# xmlns:dc="http://purl.org/dc/elements/1.1/"
# xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
# xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
# xmlns="http://purl.org/rss/1.0/"
# >
Merci bien.