I am thinking of building an app where users can post articles, changelogs, or app releases. I would also like to give them the freedom to enter in a custom domain
of theirs so that all the posts or changelogs written by that particular user would show up on their custom domain
.
If I were to build an app like that, how do I proceed? I have read about CNAME
records, and I'm pretty sure that's the way to go about it.
If someone would enlighten me a little bit about this, I would be grateful.