• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Where are the Domain Connect Settings?

CobraArbok

Regular Pleskian
Where are the Domain Connect settings?

My Provider is 1and1 - Ionos, a DNS Provider for Domain Connect.
I've installed the extension and I read this page.
Configuring DNS via Domain Connect

but I see nothing that activates the connection of my domain with the provider.
 
Last edited:
Hi CobraArbok,

There are no settings for DomainConnect extension. If you install the DomainConnect extension, it is active. When you have added some domain that supports DomainConnect, you can see a notification that the domain can be configured through DomainConnect protocol.

DomainConnect.png

If you close the notification, you can find it in "DNS Settings" for that domain.

---

A little bit of technical information. Another important question is how to understand that the domain supports DomainConnect? It should contain special TXT-record "_domainconnect". This record helps to find all required information about a domain. If you don't have such record for your domain (e.g.: it is a very old domain or you deleted this record, or you change DNS hosting from domain registrar to some another server(s)), Plesk can't find all the required information and you will not see any notification.

Code:
# dig +short @8.8.8.8 _domainconnect.example.org TXT
"domainconnect.plesk.com/host/plesk.example.org/port/8443"
 
I created three subscriptions, and then in the three corresponding domains I didn't find the notification, nor do I find it in Domain Settings.
The TXT record is there.
DomainConnect.jpg
 
Maybe I confused the situation a bit, let me clarify it.

The protocol involves two parties. DNS Providers who run DNS for a domain, and Service Providers who provide the services and applications attached to domains. (c) https://www.domainconnect.org. Looks like you try to configure Plesk as a Service Provider; Plesk provides a web service.

The DomainConnect extension can work as DNS Provider and as a Service Provider. When you want to configure some domain to point to Plesk, Plesk works as a Service Provider. Plesk uses TXT record from DNS Provider to find the exact URL (entrypoint) to configure other required DNS-records. In this case, need to be sure that the TXT record exists in your DNS Provider / Registrar; the TXT-record in Plesk can be ignored because Plesk don't DNS Provider here.

And another case, when you Plesk is DNS Provider for domain(s). In this case, NS records in Registrar should point to Plesk. Then Plesk is DNS Provider and TXT-record should exist and point to Plesk. In the middle of the TXT record, you can find a hostname, it should be valid and resolvable for servers on the Internet.
 
Hi CobraArbok,

There are no settings for DomainConnect extension. If you install the DomainConnect extension, it is active. When you have added some domain that supports DomainConnect, you can see a notification that the domain can be configured through DomainConnect protocol.

View attachment 15562

If you close the notification, you can find it in "DNS Settings" for that domain.

---

A little bit of technical information. Another important question is how to understand that the domain supports DomainConnect? It should contain special TXT-record "_domainconnect". This record helps to find all required information about a domain. If you don't have such record for your domain (e.g.: it is a very old domain or you deleted this record, or you change DNS hosting from domain registrar to some another server(s)), Plesk can't find all the required information and you will not see any notification.

Code:
# dig +short @8.8.8.8 _domainconnect.example.org TXT
"domainconnect.plesk.com/host/plesk.example.org/port/8443"
I closed the connect notification and now I no longer see it anywhere. How can I re-activate it for a domain?
 
Hi Pagemakers,

If it is applicable for the domain, it persistently is shown in "DNS Settings" for that domain.
 
The notification was there last night and then I closed the message and it is no longer available today. Not even in DNS settings.
 
Back
Top