How to add SRV record in cPanel

You can add SRV record from your cPanel by following the steps below:

1. Login to your SiteGround User Area
2. Click on My Accounts section
3. Select the option Go to cPanel then Proceed
4. Click on Advanced DNS Zone Editor in the section Domains
5. Go to Add a Record and Choose SRV from the drop down menu
6. You will see the following form:

srv

_service._proto.name. TTL class SRV priority weight port target.
Each SRV record has the following form:

where each of the attributes should have a specific value:

service - the name of the service in question.
proto - the protocol of the service (usually TCP or UDP).
name - the domain name that the record should be valid for (Note: it should end with a dot).
TTL - time to live
priority - lower values mean more preferred.
weight - used for records with the same priority (higher value means more preferred).
port - the number of the port.
target - the hostname of the machine where the service is running (Note: it should end with a dot).
TTL, Priority, Weight, Port and Target are straight forward and easy to fill out. The values will be given by the company that will generate the SRV Record for you.

The tricky part is that the form has only one field for the name, fields for service and protocol are not included. That is why in the section name, you need to put all 3 of them in the following format:
_service._proto.name.

  • SRV
  • 12 Users Found This Useful
Was this answer helpful?

Related Articles

How to install WordPress through Softaculous in cPanel

WordPress is one of the most well-known CMS for blogging. One can install it manually through...

How to delete Trash in WordPress Automatically? – WordPress Tips & Tricks

We receive a number of requests from customers using our WordPress Hosting service for ways to...

Guidelines To Resolve The .htaccess Issues in WordPress

WordPress is one of the most widely used open source content management systems that is designed...

Say NO to Trespassers, DDoS Attackers and Hijackers from your WordPress Site by Restricting Access to wp-admin

Late last month the Internet faced one of the biggest DDoS attacks in the history. With not even...

The future of computing is in Meltdown

The Meltdown It’s recently been revealed that a design flaw in basically all of the world’s...