Forums/Official Pronto Marketing/Announcements & Updates

Post Migration DNS Instructions

Cory
posted this on May 17, 2011 04:43 pm

We've moved to a new server infrastructure that requires you to edit your DNS records.

The good news is, this will most likely be the last time you ever need to do this with us.

As we look ahead we see a number of reasons why we might want to change the IP address of your website. As IP 6 rolls out we have some thoughts about SEO, we might want to have redundancy not only across different servers, but servers in different locations, we might find that performance optimizations such as using a Content Deliver Network are better done with different server configurations. We don’t really know.

What we do know is that making any change is a bit of an inconvenience for our clients. Option 1 and 2 let us make changes that improve your website without bothering you. If you don’t like that, then Option 3 is still OK by us. They are functionally the same in terms of your website working.

ALL 3 are exactly the same in that you control your DNS and at any time could change you settings to point to a different server. You're in control of your domain and all other sub domains at all times.

DNS options, in the order we recommend:

  1. Delegate NS record for your domain (www.yourwebsite.com) to ns1.prontomarketing.com and ns2.prontomarketing.com
  2. Create a CNAME of www.yourwebsite.com to yourwebsite.client.prontomarketing.com (the "yourwebsite" in yourwebsite.client.prontomarketing.com can be any combination of numbers or letters, but we recommend using the text in your URL to keep things easy)
  3. Create an A record to point www.yourwebsite.com to 46.137.96.191. Note that selecting this method may require you to update your DNS records again in the future.

For each of these steps, any left over A records pointing to 89.234.56.134 must be changed 46.137.96.191.

Below we've mapped out instructions for the most popular domain registrars. If you have any questions about these instructions or need assistance with a registrar not listed, please let us know and we'll be happy to help.

 

GoDaddy

  1. Godaddy allows delegating subdomains to other nameservers.
  2. Log in to your account at www.godaddy.com by clicking the My Account tab.
  3. Under the Domains header, find the domain you're using with Pronto Marketing. Click (Advanced Details) to the right of this domain.
  4. Look for the www in the various sections. Most likely it will be in the CNAME (Alias) section. Delete it by clicking the red “X” mark.

    godaddy.jpg

  5. In the NS (Nameserver) section, click Quick Add. In the new row that appears, enter the following information:

    Host: www
    Points to: Enter ns1.prontomarketing.com
    TTL: Leave the TTL value to the default selection.

    godaddy2.jpg

  6. Repeat step 5 for ns2.prontomarketing.com.
  7. At the top or the bottom of the page, click the Save Zone File button.
  8. Click OK in the pop-up.

 

Network Solutions

Network Solutions does not allow delegating subdomains to other nameservers. Here we will create a CNAME for www.yourwebsite.com

  1. Log in to your account at www.networksolutions.com.
  2. In the left navigation bar, open the nsWebAddress (Domains) menu by clicking the + icon.
  3. Click Manage Domain Names.
  4. On the Domain Details page for the domain you're using with Pronto Marketing, select the
    Designated DNS radio button to the right of Change domain to point to. (If you've already
    configured advanced DNS settings, click Edit next to Advanced DNS Settings.)
  5. Click the Apply Changes button.
  6. Under the Advanced DNS Manager heading, click Manage Advanced DNS Records.
  7. If you already have a www. record setup, delete that.
  8. Under the Host Aliases (CNAME Records) heading, click Add/Edit.
  9. In the Alias box, enter www.
  10. Select the radio button to the left of the Other Host box.
  11. In the Other Host box, enter yourwebsite.client.prontomarketing.com
  12. Click Continue.
  13. Review your changes and click Save Changes to create the CNAME record.

 

1and1

  1. Log in to your account at https://admin.1and1.com
  2. If it's not already selected, click the Administration tab.
  3. Click Domains. The Domain Overview page appears.
  4. From the New drop-down menu, select Create Subdomain. (If you've already created a subdomain for your website's address, skip to step six.)
  5. Enter the prefix of the domain that you are using with Pronto Marketing, and click OK. (For example, if you chose www.yourwebsite.com for your custom address, you should enter www here.)
  6. Check the box next to the subdomain. (Example: www.yourwebsite.com)
  7. From the DNS menu, select Edit DNS Settings.
  8. Click the radio button next to CNAME.
  9. Next to Alias, enter yourwebsite.client.prontomarketing.com
  10. Click OK.

 

Generic Instructions

  1. Login to your DNS providers control panel/admin page.
  2. Go into the screen to manage your DNS settings.
  3. Remove all entries for your pronto managed subdomain (www).
  4. Add new entries:

    Option A: If your nameserver allows Subdomain delegation, create NS records for www to ns1.prontomarketing.com and ns2.prontomarketing.com.
    Option B: Otherwise create CNAME record for www to yourwebsite.client.prontopreview.com
  5. Repeat step 4 for any subdomains that are managed by pronto. Include your base domain (usually shown as @ ) as well if Pronto manages the redirect.

 

Cpanel

If you have access to Web Host Manager (WHM)

  1. Login to WHM.
  2. Click DNS functions.
  3. Click “Edit DNS Zone”
  4. Choose your domain in the list and click Edit.
  5. Remove all entries for your pronto managed subdomain (www).
  6. Add new entries. - Below “Add New Entries Below this Line” add 2 entries for www . Leave the second field as default. In the dropdown box, select NS. Change the hostname to become ns1.prontomarketing.com and ns2.prontomarketing.com for the second row.
  7. Click Save

dns-3.jpg

 

Others

If you use your own BIND nameserver, the instructions are here : http://www.zytrax.com/books/dns/ch9/delegate.html

 

Again, if you have any questions about the instructions above or need assistance with a different registrar, please open up a new support ticket and we'll be happy to help.

 

Comments

User photo
Dipam Patel
Corona IT Solutions

Done

May 18, 2011 10:42 pm
User photo
Derek
Pronto Marketing

Thanks Dipam! 

May 18, 2011 10:56 pm
User photo
Cory
Pronto Marketing

If you have secondary domains redirecting to your primary one, they can be updated in the same manner. Redirects will continue to work as normal.

May 18, 2011 11:18 pm
User photo
Gar Whaley
Aligned Technology Solutions, LLC

If we go with Option 2, should we still have the A record

May 19, 2011 02:34 am
User photo
Dipam Patel
Corona IT Solutions

I am not sure I understand the last point by Gar. At this point I do not have secondary domains

May 19, 2011 03:10 am
User photo
Matthew Adkins
Vanguard Technologies, Ltd.

I think Gar is referring to the catch-all "A" record. With GoDaddy the A record of "@" means that anything not specified (like www.domain or mail.domain or remote.domain.com or http://domain.com) goes to the IP address listed for @.

May 19, 2011 10:11 am
User photo
Lyle Epstein
Kortek Solutions

The @ sign is used on most DNS hosting providers and Matthew is correct, it is the whatever entered or catchall plus your domain. For example, someone types in ww.yourdomain.com it will still send the request to the web server. Of course, if the webserver is not listening for "ww.yoursdomain.com" then you will get an error as the host header would need to be setup for that.

May 19, 2011 02:21 pm
User photo
Jeremy Gumley
Easy I.T.

Im going with option 2 - and have done www.yourwebsite.com   but cannot do a CNAME for yourwebsite.com - can only be a A Record ?

May 19, 2011 02:51 pm
User photo
Cory
Pronto Marketing

@Jeremy - Correct, set the A record for yourwebsite.com to 46.137.96.191. That URL receives very little traffic compared to www.yourwebsite.com and in the event of a future IP change we can setup a reverse proxy on our end.

May 19, 2011 02:56 pm
User photo
Gar Whaley
Aligned Technology Solutions, LLC

Sorry I was not clear, but Matthew and Cory understood and answered. I have my cname for www.yourdomain.com pointing to my a record for yourdomain.com.

yourdomain.com was pointing to 89.234.56.134

 

I will now have www.yourdomain.com to yourdomain.client.prontomarketing.com and the a record for yourdomain.com pointing to 46.137.96.191 ... unless someone indicates this is incorrect.

May 19, 2011 04:35 pm
User photo
Tracey Lassiter
DMEtek

I've completed the changes using Option #2 and changed my left over A name record to 46.137.96.191

May 19, 2011 10:19 pm
User photo
Jim Stocker
Concerto Networks of Atlanta

Better late than never I suppose..... Option 1 complete and A record changed. Thanks!

June 17, 2011 05:04 am
User photo
Derek
Pronto Marketing

Thanks Jim! 

June 17, 2011 08:39 am
User photo
Evan Martinez
PatchNet, Inc.

We just did option 3 and changed the IP and www  to NS1 and NS2

thanks

June 18, 2011 02:40 am