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
In RSS readers photo posts just appear as a title with an empty description. There's an <img /> element in the feed item but the URL isn't absolute and also it might need to be in an escaped CDATA thing. I don't know I don't understand XML.
In RSS readers photo posts just appear as a title with an empty description. There's an
<img />element in the feed item but the URL isn't absolute and also it might need to be in an escaped CDATA thing. I don't know I don't understand XML.