{"id":6107,"date":"2024-12-10T15:58:52","date_gmt":"2024-12-10T14:58:52","guid":{"rendered":"https:\/\/harmonweb.com\/blog\/?p=6107"},"modified":"2024-12-14T08:09:52","modified_gmt":"2024-12-14T07:09:52","slug":"how-to-update-dns-records-on-harmonweb","status":"publish","type":"post","link":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/","title":{"rendered":"How To Update DNS Records On HarmonWeb"},"content":{"rendered":"\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-gravatar  wp-block-social-link\"><a rel=\"me\" href=\"https:\/\/gravatar.com\/harmonweblimited\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M10.8001 4.69937V10.6494C10.8001 11.1001 10.9791 11.5323 11.2978 11.851C11.6165 12.1697 12.0487 12.3487 12.4994 12.3487C12.9501 12.3487 13.3824 12.1697 13.7011 11.851C14.0198 11.5323 14.1988 11.1001 14.1988 10.6494V6.69089C15.2418 7.05861 16.1371 7.75537 16.7496 8.67617C17.3622 9.59698 17.6589 10.6919 17.595 11.796C17.5311 12.9001 17.1101 13.9535 16.3954 14.7975C15.6807 15.6415 14.711 16.2303 13.6325 16.4753C12.5541 16.7202 11.4252 16.608 10.4161 16.1555C9.40691 15.703 8.57217 14.9348 8.03763 13.9667C7.50308 12.9985 7.29769 11.8828 7.45242 10.7877C7.60714 9.69266 8.11359 8.67755 8.89545 7.89537C9.20904 7.57521 9.38364 7.14426 9.38132 6.69611C9.37899 6.24797 9.19994 5.81884 8.88305 5.50195C8.56616 5.18506 8.13704 5.00601 7.68889 5.00369C7.24075 5.00137 6.80979 5.17597 6.48964 5.48956C5.09907 6.8801 4.23369 8.7098 4.04094 10.6669C3.84819 12.624 4.34 14.5873 5.43257 16.2224C6.52515 17.8575 8.15088 19.0632 10.0328 19.634C11.9146 20.2049 13.9362 20.1055 15.753 19.3529C17.5699 18.6003 19.0695 17.241 19.9965 15.5066C20.9234 13.7722 21.2203 11.7701 20.8366 9.84133C20.4528 7.91259 19.4122 6.17658 17.892 4.92911C16.3717 3.68163 14.466 2.99987 12.4994 3C12.0487 3 11.6165 3.17904 11.2978 3.49773C10.9791 3.81643 10.8001 4.24867 10.8001 4.69937Z\" \/><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Gravatar<\/span><\/a><\/li><\/ul>\n\n\n\n<p>DNS (Domain Name System) records are essential for connecting your domain name to the services you use, such as a website, email server, or other online applications. Updating your DNS records is straightforward if your domain is registered with <a href=\"https:\/\/harmonweb.com\/domain\" target=\"_blank\" rel=\"noopener\" title=\"Domain\">HarmonWeb<\/a>. This guide will walk you through the process and explain the most common DNS record types to help you manage them effectively.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Are DNS Records?<\/strong><\/h2>\n\n\n\n<p>DNS records are instructions stored in your domain\u2019s DNS zone, telling the internet how to handle your domain. These records are managed on your domain&#8217;s nameserver and dictate where to route your domain traffic for different services.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common DNS Record Types<\/strong><\/h2>\n\n\n\n<p>It is important to understand these DNS record types before making changes to your DNS especially if your website is live to avoid conflicts that could take down your website unexpectedly. Here&#8217;s an overview of the most commonly used ones:<\/p>\n\n\n\n<p><strong>Need a Video Guide? Watch it Here!<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Update DNS Records on HarmonWeb\" width=\"500\" height=\"375\" src=\"https:\/\/www.youtube.com\/embed\/fZSok-lKjcs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><strong>A Record (Address Record):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Maps your domain name to an IPv4 address (e.g., 192.0.2.1).<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Directing <code>example.com<\/code> to your website&#8217;s server.<\/li>\n<\/ul>\n\n\n\n<p><strong>AAAA Record:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Maps your domain name to an IPv6 address (e.g., 2001:db8::1).<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Directing <code>example.com<\/code> to servers using IPv6.<\/li>\n<\/ul>\n\n\n\n<p><strong>CNAME Record (Canonical Name):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Points one domain or subdomain to another domain.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Redirecting <code>www.example.com<\/code> to <code>example.com<\/code>.<\/li>\n<\/ul>\n\n\n\n<p><strong>MX Record (Mail Exchange):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Specify the mail servers responsible for receiving email for your domain.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Routing emails sent to <code>you@example.com<\/code> to your email hosting provider.<\/li>\n<\/ul>\n\n\n\n<p><strong>TXT Record:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Stores arbitrary text for verification or additional configuration.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Verifying domain ownership for services like Google Workspace or setting up SPF\/DKIM for email authentication.<\/li>\n<\/ul>\n\n\n\n<p><strong>NS Record (Name Server):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Specify the nameservers for your domain.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Delegating your domain management to HarmonWeb&#8217;s nameservers.<\/li>\n<\/ul>\n\n\n\n<p><strong>SRV Record (Service Record):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Defines services like SIP or XMPP and their connection details.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Specifying a VoIP service server for your domain.<\/li>\n<\/ul>\n\n\n\n<p><strong>PTR Record (Pointer Record):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Maps an IP address to a domain name (reverse of A\/AAAA records).<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Used for reverse DNS lookups, often for email server validation.<\/li>\n<\/ul>\n\n\n\n<p><strong>SOA Record (Start of Authority):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong> Contains essential domain details, including primary nameserver and domain administrator&#8217;s email.<\/li>\n\n\n\n<li><strong>Example Use:<\/strong> Automatically managed by your domain registrar or host.<\/li>\n<\/ul>\n\n\n\n<p class=\"has-vivid-red-color has-text-color has-link-color has-medium-font-size wp-elements-88bded66689392a3df7168b836693e6c\" style=\"font-style:italic;font-weight:300\">NOTE: It is important to note that if your domain is registered with HarmonWeb and you wish to manage your domain DNS records with us, your domain name server must point to our official default nameserver below;<\/p>\n\n\n\n<p class=\"has-vivid-red-color has-text-color has-link-color has-medium-font-size wp-elements-3d220a409849d480c96b97870c53d886\" style=\"font-style:italic;font-weight:300\">DNS1.HARMONWEB.NET<\/p>\n\n\n\n<p class=\"has-vivid-red-color has-text-color has-link-color has-medium-font-size wp-elements-ab089f560ff1879ffade60b57f753387\" style=\"font-style:italic;font-weight:300\">DNS2.HARMONWEB.NET<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Steps to Update DNS Records on HarmonWeb<\/strong><\/h2>\n\n\n\n<p>Follow these steps to update DNS records for your domain:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 1: Log in to Your HarmonWeb Account<\/strong><\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to the <a href=\"https:\/\/client.harmonweb.com\/\" target=\"_blank\" rel=\"noopener\" title=\"\">HarmonWeb Client Area<\/a>.<\/li>\n\n\n\n<li>Enter your login credentials.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1515\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0.png\" alt=\"\" class=\"wp-image-6109\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0.png 2560w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0-300x177.png 300w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0-1024x606.png 1024w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0-768x454.png 768w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0-1536x909.png 1536w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns0-2048x1212.png 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 2: Navigate to Your Domain Management Page<\/strong><\/h4>\n\n\n\n<p>Once logged in, click on <strong>Domains<\/strong> from the dashboard section. <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"531\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-1024x531.png\" alt=\"\" class=\"wp-image-6110\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-1024x531.png 1024w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-300x156.png 300w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-768x398.png 768w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-1536x796.png 1536w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns1-2048x1062.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>By clicking on Domains, you&#8217;ll see the list of all domains registered under your account, select the particular domain you want to work on as displayed in the image below;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-1024x577.png\" alt=\"\" class=\"wp-image-6111\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-1024x577.png 1024w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-300x169.png 300w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-768x433.png 768w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-1536x866.png 1536w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns2-2048x1155.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 3: Access the DNS Zone Editor<\/strong><\/h4>\n\n\n\n<p>On the domain management page, click <strong>DNS Managemen<\/strong>t. If DNS Management isn\u2019t active, ensure your domain is pointed to HarmonWeb\u2019s nameservers.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"548\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-1024x548.png\" alt=\"\" class=\"wp-image-6112\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-1024x548.png 1024w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-300x161.png 300w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-768x411.png 768w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-1536x822.png 1536w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns4-2048x1097.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>This will show you the list of current DNS in your domain, if there are currently no DNS added to your Domain, click on the <strong>Create<\/strong> button in the DNS Manager area, this will create the default DNS zones for Harmonweb then you can customize to your need. Once you have added your DNS, click the SAVE button <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"681\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-1024x681.png\" alt=\"\" class=\"wp-image-6113\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-1024x681.png 1024w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-300x199.png 300w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-768x510.png 768w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-1536x1021.png 1536w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/dns5-2048x1361.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 4: Add, Edit, or Delete DNS Records<\/strong><\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>To Add a Record:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Scroll down to the  <strong>Add a new DNS record<\/strong> section.<\/li>\n\n\n\n<li>Choose the record type (e.g., A, CNAME, MX).<\/li>\n\n\n\n<li>Fill in the required fields (e.g., host, value, TTL).<\/li>\n\n\n\n<li>Click <strong>Save<\/strong> <strong>Changes<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>To Edit a Record:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Locate the record in the DNS table.<\/li>\n\n\n\n<li>Modify the fields and <strong>save changes<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>To Delete a Record:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Find the record you want to remove.<\/li>\n\n\n\n<li>Click <strong>Delete<\/strong> and confirm.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 5: Propagation<\/strong><\/h4>\n\n\n\n<p>DNS changes may take up to 24-48 hours to propagate globally. However, most changes occur within a few hours.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Best Practices for Managing DNS Records<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Backup Your DNS Zone:<\/strong> Always export your DNS zone file before making significant changes.<\/li>\n\n\n\n<li><strong>Minimize TTL for Testing:<\/strong> Use a low TTL (Time-to-Live) value while making changes to ensure they propagate quickly.<\/li>\n\n\n\n<li><strong>Double-Check Entries:<\/strong> Errors in DNS records can cause downtime or email delivery issues.<\/li>\n\n\n\n<li><strong>Monitor Propagation:<\/strong> Use tools like the <a href=\"https:\/\/www.whatsmydns.net\">HarmonWeb Domain Tool<\/a> to verify changes.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Need Help?<\/strong><\/h3>\n\n\n\n<p>If you encounter any issues or need assistance, HarmonWeb\u2019s support team is here to help. You may contact us via <a href=\"https:\/\/client.harmonweb.com\/submitticket.php?step=2&amp;deptid=3\" target=\"_blank\" rel=\"noopener\" title=\"\">Support Ticket<\/a> or email us at <strong><a>support@harmonweb.com<\/a><\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DNS (Domain Name System) records are essential for connecting your domain name to the services you use, such&hellip;<\/p>\n","protected":false},"author":1,"featured_media":6116,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[157],"tags":[221,220,222],"class_list":["post-6107","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-client","tag-dns","tag-domain","tag-harmonweb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Update DNS Records On HarmonWeb | HarmonWeb Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Update DNS Records On HarmonWeb | HarmonWeb Blog\" \/>\n<meta property=\"og:description\" content=\"DNS (Domain Name System) records are essential for connecting your domain name to the services you use, such&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/\" \/>\n<meta property=\"og:site_name\" content=\"HarmonWeb Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-10T14:58:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-14T07:09:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"John Adegoke\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Adegoke\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/\"},\"author\":{\"name\":\"John Adegoke\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\"},\"headline\":\"How To Update DNS Records On HarmonWeb\",\"datePublished\":\"2024-12-10T14:58:52+00:00\",\"dateModified\":\"2024-12-14T07:09:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/\"},\"wordCount\":792,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/updatedns.jpg\",\"keywords\":[\"DNS\",\"Domain\",\"Harmonweb\"],\"articleSection\":[\"Client\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/\",\"name\":\"How To Update DNS Records On HarmonWeb | HarmonWeb Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/updatedns.jpg\",\"datePublished\":\"2024-12-10T14:58:52+00:00\",\"dateModified\":\"2024-12-14T07:09:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#primaryimage\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/updatedns.jpg\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/updatedns.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-update-dns-records-on-harmonweb\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Update DNS Records On HarmonWeb\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"name\":\"HarmonWeb Blog\",\"description\":\"HarmonWeb\",\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\",\"name\":\"HarmonWeb\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"width\":831,\"height\":172,\"caption\":\"HarmonWeb\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\",\"name\":\"John Adegoke\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058\",\"caption\":\"John Adegoke\"},\"sameAs\":[\"https:\\\/\\\/harmonweb.com\\\/blog\"],\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/author\\\/harmonweb\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Update DNS Records On HarmonWeb | HarmonWeb Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/","og_locale":"en_US","og_type":"article","og_title":"How To Update DNS Records On HarmonWeb | HarmonWeb Blog","og_description":"DNS (Domain Name System) records are essential for connecting your domain name to the services you use, such&hellip;","og_url":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/","og_site_name":"HarmonWeb Blog","article_published_time":"2024-12-10T14:58:52+00:00","article_modified_time":"2024-12-14T07:09:52+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg","type":"image\/jpeg"}],"author":"John Adegoke","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John Adegoke","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#article","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/"},"author":{"name":"John Adegoke","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc"},"headline":"How To Update DNS Records On HarmonWeb","datePublished":"2024-12-10T14:58:52+00:00","dateModified":"2024-12-14T07:09:52+00:00","mainEntityOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/"},"wordCount":792,"commentCount":0,"publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg","keywords":["DNS","Domain","Harmonweb"],"articleSection":["Client"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/","url":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/","name":"How To Update DNS Records On HarmonWeb | HarmonWeb Blog","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#primaryimage"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg","datePublished":"2024-12-10T14:58:52+00:00","dateModified":"2024-12-14T07:09:52+00:00","breadcrumb":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#primaryimage","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/12\/updatedns.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/harmonweb.com\/blog\/how-to-update-dns-records-on-harmonweb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/harmonweb.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Update DNS Records On HarmonWeb"}]},{"@type":"WebSite","@id":"https:\/\/harmonweb.com\/blog\/#website","url":"https:\/\/harmonweb.com\/blog\/","name":"HarmonWeb Blog","description":"HarmonWeb","publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/harmonweb.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/harmonweb.com\/blog\/#organization","name":"HarmonWeb","url":"https:\/\/harmonweb.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","width":831,"height":172,"caption":"HarmonWeb"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc","name":"John Adegoke","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058","url":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1775630058","caption":"John Adegoke"},"sameAs":["https:\/\/harmonweb.com\/blog"],"url":"https:\/\/harmonweb.com\/blog\/author\/harmonweb\/"}]}},"_links":{"self":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/6107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/comments?post=6107"}],"version-history":[{"count":6,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/6107\/revisions"}],"predecessor-version":[{"id":6135,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/6107\/revisions\/6135"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media\/6116"}],"wp:attachment":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media?parent=6107"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/categories?post=6107"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/tags?post=6107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}