When I go to the Heroku dashboard it clearly says:
http://dl.dropbox.com/u/30200856/Screen%20shot%202013-02-13%20at%203.20.03%20PM.png
"Free: Heroku branded domain"
"Basic ($18 per month): custom domain"
After extensive searching on google I found others talking about how you can point to a custom domain for free:
- http://jayzawrotny.com/blog/host-your-app-for-free-with-heroku
- do you use Heroku to write Ruby on Rails app?
- http://ididitmyway.herokuapp.com/past/2010/8/3/custom_domain_names_on_heroku_/
- Should I deploy my Ruby on Rails application on Heroku
- Heroku free account limited?
I followed instructions as found on google to type in my console
heroku addons:add custom_domains
but it said "App not found"
Did Heroku become un-free a while ago? What is necessary to have a custom domain for free?