• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Godaddy & PLESK DNS Settings

S

SalimA

Guest
Hello,

I have several websites registered on Godaddy.

Can I use the same "Hosts Entry" for all domains?

I'm trying to do as following. Lets say I have 2 sites: mainsite.com, secondsite.com

In godaddy I have added 2 hosts entry, ns1.mainsite.com and ns2.mainsite.com
And after that I set nameservers for mainsite.com; ns1.mainsite.com and ns2.mainsite.com

And then in PLESK I have added;
mainsite.com NS ns1.mainsite.com
mainsite.com NS ns2.mainsite.com
ns1.mainsite.com A 123.123.123.123
ns2.mainsite.com A 123.123.123.123

These settings are ok for mainsite.com

For secondsite.com how can I use ns1.mainsite.com and ns2.mainsite.com?

Thanks
 
At the domain registrar you will change the nameservers for secondsite.com to ns1.mainsite.com and ns2.mainsite.com.

In Plesk you will add these two NS records to secondsite.com:

secondsite.com NS ns1.mainsite.com
secondsite.com NS ns2.mainsite.com

That should allow you to use ns1.mainsite.com and ns2.mainsite.com for secondsite.com.
 
Back
Top