You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying validate my RSS file using curl but for some reasons, it doesn't work (I am able to validate HTML, CSS though).
I didn't find any piece of documentation regarding the the w3c validation API.
When I validate the RSS manually using https://validator.w3.org/feed/check.cgi, it works like a charm.
Is there something wrong with my curl command?
Error message Cannot find preset schema for namespace: “http://www.w3.org/2005/Atom”
Hi,
I'm trying validate my RSS file using
curl
but for some reasons, it doesn't work (I am able to validate HTML, CSS though).I didn't find any piece of documentation regarding the the w3c validation API.
When I validate the RSS manually using https://validator.w3.org/feed/check.cgi, it works like a charm.
Is there something wrong with my curl command?
Error message
Cannot find preset schema for namespace: “http://www.w3.org/2005/Atom”
Command
The text was updated successfully, but these errors were encountered: