[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Re: ANN: RSS 'ping' interface at fyuze.com
> > Alternatively, you can dig into the site HTML looking for the link element
>
> that could be done, but it encourages mis-use. that is, they ping it
> with the html url, it works (because i dig for the link elements),
> and they keep on pinging with the html url. (i could create a local
> stash of X html = Y rss, but that's beside the point)
You either want to ask everyone to start supporting a new API (difficult on
their end) or you suffer the hassle of using the "wrong" URL being submitted and
clean up after it with local processing (hassle on your end).
Since you have them in a local DB then consider sending them a back-channel
e-mail message requesting they stop sending the wrong URL. Or otherwise report
an error message requesting they alter their ping request.
-Bill Kearney