huytd / codedaily-v3

https://news.kipalog.com/
87 stars 14 forks source link

Display site name instead of domain name #15

Open huytd opened 7 years ago

huytd commented 7 years ago

Somebody not hosting RSS feeds from their own site, they use 3rd party like Feedproxy or Feedburner or whatever they found.

Since we already have the site name field in sites table, we could use this field to display instead of parsing the first part of URL.

There are many approach to solve this problem, let's discuss and propose your solution before we jump to the real implementation.