feedbin / support

83 stars 11 forks source link

Steamprices.com feeds not recognized #483

Closed geekuality closed 10 years ago

geekuality commented 10 years ago

I tried to add https://www.steamprices.com/xml/rss/pricetracker_eu.xml to my feeds but the system said "No feed found."

According to W3 the feed is ok: http://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.steamprices.com%2Fxml%2Frss%2Fpricetracker_eu.xml

Gist per your instructions here: https://gist.github.com/jupaju/d25a0c086a28f374fb4d

benubois commented 10 years ago

Hi @jupaju,

Thanks for reporting this. It looks like this site is blocking requests from Feedbin's servers.

curl -I "http://www.steamprices.com"
HTTP/1.1 403 Forbidden
Date: Sun, 02 Nov 2014 16:50:36 GMT
Server: Apache
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1

I've reported the issue to steamprices.com and will update here if I receive a response.

Thanks,

Ben

benubois commented 10 years ago

Hi @jupaju,

I heard back from Pascal at steamprices.com. You should now be able to subscribe to https://www.steamprices.com/xml/rss/pricetracker_eu.xml or any other RSS feed they provide.

Thanks,

Ben