ruhoh / ruhoh.rb

http://ruhoh.com
616 stars 69 forks source link

RSS feed has relative urls as absolute urls #284

Closed amanking closed 10 years ago

amanking commented 10 years ago

A common guideline is to use absolute urls instead of relative urls for RSS feeds. This is because some feed readers such as feedburner do not resolve the relative urls to the feed source domain. Relative urls also become a problem when people receive feed updates via email.

This pull request converts relative urls to absolute urls when compiling the RSS xml.