{"id":19859,"date":"2025-10-30T17:07:06","date_gmt":"2025-10-30T11:37:06","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=19859"},"modified":"2025-10-30T17:07:07","modified_gmt":"2025-10-30T11:37:07","slug":"what-is-an-mtr","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/","title":{"rendered":"What is an MTR?"},"content":{"rendered":"\n<p>The purpose of this guide is to demonstrate how you can run an MTR (MyTraceRoute) to collect information about a network error or disruption, which can be reported to our Support team. If possible, provide an MTR when submitting a Support Case, otherwise your request may be delayed.&nbsp;<\/p>\n\n\n\n<p>It provides additional information about the network paths (often called hops) taken during communication as compared to basic diagnostic tools such as &#8220;ping&#8221; and &#8220;traceroute\/tracert.&#8221; As the report is processed, an MTR will also continuously provide information on how connected each hop is and how responsive it is.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Installing and Running an MTR<\/h2>\n\n\n\n<p>We will cover Linux, Windows, and Unix (MacOS) platforms that support MTR.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Linux<\/h3>\n\n\n\n<p>The MTR package should be installed using your package manager. For example:&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><em>Debian\/Ubuntu<\/em><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>apt update\n\napt install mtr<\/code><\/pre>\n\n\n\n<p>RHEL (Red Hat)\/CentOS\/Fedora<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum update\n\nyum install mtr<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Windows<\/h3>\n\n\n\n<p>WinMTR is the Windows version of MTR.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><em>Unix (MacOS)<\/em><\/h4>\n\n\n\n<p>On a Mac, you can install MTR using homebrew:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>brew install mtr<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\"><em>Generating the MTR Report<\/em><\/h4>\n\n\n\n<p>Having installed MTR, you can now generate an MTR report for the team. We&#8217;ve provided recommended commands to run below on a Unix\/Linux environment:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mtr -rwc 50 &lt;destination IP><\/code><\/pre>\n\n\n\n<p>Included in this command are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8220;mtr&#8221; the command to run<\/li>\n\n\n\n<li>To pass flags through to the command, use &#8220;-&#8220;<\/li>\n\n\n\n<li>Using &#8220;r&#8221; to create a report from the MTR<\/li>\n\n\n\n<li>Where possible, &#8220;w&#8221; displays the full hostname of each &#8216;hop&#8217;<\/li>\n\n\n\n<li>&#8220;c X&#8221; indicates that X packets should be sent. The MTR report sends only 10 by default. Our recommendation is 50, which will take about a minute.\u00a0<\/li>\n<\/ul>\n\n\n\n<p>An example command, along with its output, is shown below. This MTR has a Google DNS IP address as its destination. You will have to replace it with the host you are investigating.&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mtr -rwc 50 8.8.8.8<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Start: Fri Jun 19 02:09:49 2020\n\nHOST: sau-12345-cs.servercontrol.com.au\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Loss% \u00a0 Snt \u00a0 Last \u00a0 Avg\u00a0 Best\u00a0 Wrst StDev\n\n\u00a0\u00a01.|-- vl3005.sw-6-19.as45671.net.au \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.8 \u00a0 6.8 \u00a0 0.8 224.4\u00a0 31.5\n\n\u00a0\u00a02.|-- vl3000.sw-6-5.as45671.net.au\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 1.5 \u00a0 5.4 \u00a0 1.1 166.3\u00a0 23.4\n\n\u00a0\u00a03.|-- rtif-203.26.198.100-31.es-6-1.as45671.net.au\u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.4 \u00a0 0.8 \u00a0 0.4 \u00a0 2.2 \u00a0 0.3\n\n\u00a0\u00a04.|-- 203.26.198.42 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.6 \u00a0 1.0 \u00a0 0.4\u00a0 13.7 \u00a0 2.0\n\n\u00a0\u00a05.|-- 100.64.105.5\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.6 \u00a0 1.0 \u00a0 0.4 \u00a0 6.9 \u00a0 1.2\n\n\u00a0\u00a06.|-- as15169.nsw.ix.asn.au \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50 \u00a0 14.8 \u00a0 3.0 \u00a0 0.8\u00a0 22.9 \u00a0 4.1\n\n\u00a0\u00a07.|-- 108.170.247.49\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 2.2 \u00a0 2.5 \u00a0 2.0 \u00a0 5.5 \u00a0 0.6\n\n\u00a0\u00a08.|-- 142.250.224.189 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 1.9 \u00a0 2.4 \u00a0 1.8 \u00a0 8.5 \u00a0 1.0\n\n\u00a0\u00a09.|-- dns.google\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.7 \u00a0 1.0 \u00a0 0.7 \u00a0 4.3 \u00a0 0.5<\/code><\/pre>\n\n\n\n<p>The MTR traversed several hops, saw no packet loss, and arrived at the destination 100% of the time.&nbsp;<\/p>\n\n\n\n<p>Additionally, it is strongly recommended that you create an MTR from the destination host, which shows the &#8220;return path&#8221;. Set your original source address as the destination address from this host. An Office or Home Static IP address (also known as a WAN or Public IP address) could be used here.&nbsp;<\/p>\n\n\n\n<p>Windows WinMTR generates a similar report, but it lacks some features.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Interpreting the Report<\/h3>\n\n\n\n<p>The data in the report can now be reviewed since you have two reports (from your host to the destination host AND the destination host to your host).&nbsp;<\/p>\n\n\n\n<p>Several &#8220;hops,&#8221; which represent Internet devices, were encountered in the example provided above. An IP address is assigned to any device that routes traffic, such as a router or Layer 3 switch.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Investigating Packet Loss<\/h3>\n\n\n\n<p>In the event of packet loss or a persistent network disruption, the MTR report may report lost packets.<\/p>\n\n\n\n<p>Some networking devices rate limit or deprioritize ICMP (ping) traffic, which affects the MTR result.&nbsp;Rate-limited ICMP is indicated by a single &#8220;hop&#8221; reporting 100.0 in the Loss% column but not elsewhere in the report.&nbsp;<\/p>\n\n\n\n<p>Here is a modified example to the one provided earlier:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Start: Fri Jun 19 02:09:49 2020\n\nHOST: sau-12345-cs.servercontrol.com.au\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Loss% \u00a0 Snt \u00a0 Last \u00a0 Avg\u00a0 Best\u00a0 Wrst StDev\n\n\u00a0\u00a01.|-- vl3005.sw-6-19.as45671.net.au \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.8 \u00a0 6.8 \u00a0 0.8 224.4\u00a0 31.5\n\n\u00a0\u00a02.|-- vl3000.sw-6-5.as45671.net.au\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 1.5 \u00a0 5.4 \u00a0 1.1 166.3\u00a0 23.4\n\n\u00a0\u00a03.|-- rtif-203.26.198.100-31.es-6-1.as45671.net.au\u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.4 \u00a0 0.8 \u00a0 0.4 \u00a0 2.2 \u00a0 0.3\n\n\u00a0\u00a04.|-- 203.26.198.42 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.6 \u00a0 1.0 \u00a0 0.4\u00a0 13.7 \u00a0 2.0\n\n\u00a0\u00a05.|-- 100.64.105.5\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.6 \u00a0 1.0 \u00a0 0.4 \u00a0 6.9 \u00a0 1.2\n\n\u00a0\u00a06.|-- as15169.nsw.ix.asn.au \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 0.0%\u00a0 \u00a0 50 \u00a0 14.8 \u00a0 3.0 \u00a0 0.8\u00a0 22.9 \u00a0 4.1\n\n\u00a0\u00a07.|-- 108.170.247.49\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 60.0%\u00a0 \u00a0 50\u00a0 \u00a0 2.2 \u00a0 2.5 \u00a0 2.0 \u00a0 5.5 \u00a0 0.6\n\n\u00a0\u00a08.|-- 142.250.224.189 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 60.0%\u00a0 \u00a0 50\u00a0 \u00a0 1.9 \u00a0 2.4 \u00a0 1.8 \u00a0 8.5 \u00a0 1.0\n\n\u00a0\u00a09.|-- dns.google\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 40.0%\u00a0 \u00a0 50\u00a0 \u00a0 0.7 \u00a0 1.0 \u00a0 0.7 \u00a0 4.3 \u00a0 0.5<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The purpose of this guide is to demonstrate how you can run an MTR (MyTraceRoute) to collect information about a network error or disruption, which can be reported to our Support team. If possible, provide an MTR when submitting a Support Case, otherwise your request may be delayed.&nbsp; It provides additional information about the network [&hellip;]<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[358],"tags":[],"class_list":["post-19859","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-cloudflare-cdn"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is an MTR<\/title>\n<meta name=\"description\" content=\"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is an MTR\" \/>\n<meta property=\"og:description\" content=\"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-30T11:37:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T11:37:07+00:00\" \/>\n<meta name=\"author\" content=\"Sommaya Singh\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sommaya Singh\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\"},\"author\":{\"name\":\"Sommaya Singh\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a\"},\"headline\":\"What is an MTR?\",\"datePublished\":\"2025-10-30T11:37:06+00:00\",\"dateModified\":\"2025-10-30T11:37:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\"},\"wordCount\":503,\"commentCount\":0,\"articleSection\":[\"Cloudflare CDN\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\",\"name\":\"What is an MTR\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"datePublished\":\"2025-10-30T11:37:06+00:00\",\"dateModified\":\"2025-10-30T11:37:07+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a\"},\"description\":\"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is an MTR?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a\",\"name\":\"Sommaya Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/04\/sommaya-singh-150x150.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/04\/sommaya-singh-150x150.png\",\"caption\":\"Sommaya Singh\"},\"description\":\"I am a passionate content writer. I write unique, genuine and high-quality content on web hosting and other topics. Being a keen learner I continue to improve my writing skills.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/sommaya-singh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is an MTR","description":"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.","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:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/","og_locale":"en_US","og_type":"article","og_title":"What is an MTR","og_description":"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2025-10-30T11:37:06+00:00","article_modified_time":"2025-10-30T11:37:07+00:00","author":"Sommaya Singh","twitter_misc":{"Written by":"Sommaya Singh"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/"},"author":{"name":"Sommaya Singh","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a"},"headline":"What is an MTR?","datePublished":"2025-10-30T11:37:06+00:00","dateModified":"2025-10-30T11:37:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/"},"wordCount":503,"commentCount":0,"articleSection":["Cloudflare CDN"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/","name":"What is an MTR","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2025-10-30T11:37:06+00:00","dateModified":"2025-10-30T11:37:07+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a"},"description":"Troubleshoot network issues fast! Learn how to generate an MTR report (My Traceroute) to diagnose high latency, packet loss, and connectivity failures with a step-by-step guide.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-mtr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"What is an MTR?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/eff16f2e5efe7e6abce067954fc4fe0a","name":"Sommaya Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/04\/sommaya-singh-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/04\/sommaya-singh-150x150.png","caption":"Sommaya Singh"},"description":"I am a passionate content writer. I write unique, genuine and high-quality content on web hosting and other topics. Being a keen learner I continue to improve my writing skills.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/sommaya-singh\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/19859","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=19859"}],"version-history":[{"count":8,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/19859\/revisions"}],"predecessor-version":[{"id":19867,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/19859\/revisions\/19867"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=19859"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=19859"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=19859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}