Sharpers

setting up heroku with a custom domain on Site5 steve Nov 30

Post a comment

In order for this blog to be reached at www.sharpers.com I completed the following:

heroku addons:add custom_domains
heroku domains:add www.sharpers.com
heroku domains:add sharpers.com

Now I go to site5.com to setup my DNS pointers:

Goto the site5 site admin page for the domain and click on Manage my domains -> DNS Zone Files alt text

Click on the "view/edit zone" file button alt text

Set the a name for * to 75.101.163.44, 75.101.145.87 and 174.129.212.295

alt text

You have to wait a while for it to resolve - to test if its ready yet:

host www.sharpers.com

Post a comment

or Preview
or Edit