w3c / feedvalidator

W3C-customized version of the feedvalidator (forked from https://github.com/rubys/feedvalidator/)
Other
81 stars 37 forks source link

https://www.infojobs.net/trabajos.rss/kw_ssis/ is parsed as invalid #92

Closed rventuradiaz closed 2 years ago

rventuradiaz commented 2 years ago

feedvalidator is parsing several feeds from domain www.infojobs.net as invalid. https://www.infojobs.net/trabajos.rss/kw_ssis/ I checked in Firefox browser and the url is valid, and retrieving results. Would you please check this use case? Thanks and best regards,

dontcallmedom commented 2 years ago

as far as I can determine, the validator is blocked from accessing www.infojobs.net by cloudfront (it's getting a 405 error); this sounds like something that would have to be unblock on your side.