<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi <br>
    I am a little wobbly on this one and could use more illumination.<br>
    I just had a wordpress website replaced with a parking page,the
    email<br>
    now does not seem to work.<br>
    <br>
    1.)"<span
id="ctl00_ctl00_ctl00_ctl00_base_content_web_base_content_home_content_page_content_left_ArticleInfoDisplayControl1"><span>CMS
        as Wordpress, Joomla and others may resolve incorrectly if you
        point a domain to them via CNAME. As they are highly dependable
        on the domain these websites were developed for, by default,
        they are not suited to work under 2 or more different domains."<br>
        <br>
        APPARANTLY;SINCE IT IS NO LONGER POINT TO WORDPRESS THIS SHOULD
        NOT BE THE ISSUE.  1 RIGHT OR 2 WRONG?<br>
        <br>
        2.)</span></span><span
id="ctl00_ctl00_ctl00_ctl00_base_content_web_base_content_home_content_page_content_left_ArticleInfoDisplayControl1"><span>It
        is not recommended to set up a CNAME record for a naked domain
        (@ or domain.com) as it will make other records for your domain
        (such as MX or TXT records) invisible. As a result, the mail
        service will stop working, and the emails will not get delivered
        properly. It is possible to create a CNAME record for
        <a class="moz-txt-link-abbreviated" href="http://www.domain.com">www.domain.com</a> and then set up a redirect from domain.com to
        <a class="moz-txt-link-abbreviated" href="http://www.domain.com">www.domain.com</a> as a workaround.<br>
        <br>
      </span></span>
    <table class="advanced-dns inline-edit has-checkbox"
      ng-class="{'disabled' : isDomainLocked }">
      <thead><tr>
          <th class="form type">
            <p><nc-row-ordering value="model.RecordType" title="Type"><a
href="https://ap.www.namecheap.com/Domains/DomainControlPanel/taospaintbox.com/advancedns"
data-ng-class="{disabled:!$parameters.storage.isFullData}" class=""><span
                    data-ng-class="orderEntity.className"
                    data-ng-bind="orderEntity.vector" class="order"></span></a></nc-row-ordering></p>
            <br>
          </th>
          <th class="host">
            <p><nc-row-ordering value="model.Host" title="Host"><a
href="https://ap.www.namecheap.com/Domains/DomainControlPanel/taospaintbox.com/advancedns"
data-ng-class="{disabled:!$parameters.storage.isFullData}" class=""><span
                    data-ng-bind="orderEntity.title">Host</span><span
                    data-ng-class="orderEntity.className"
                    data-ng-bind="orderEntity.vector" class="order"></span></a></nc-row-ordering></p>
          </th>
          <th class="value">
            <p><nc-row-ordering value="model.Host" title="Value"><a
href="https://ap.www.namecheap.com/Domains/DomainControlPanel/taospaintbox.com/advancedns"
data-ng-class="{disabled:!$parameters.storage.isFullData}" class=""><span
                    data-ng-bind="orderEntity.title">Value</span><span
                    data-ng-class="orderEntity.className"
                    data-ng-bind="orderEntity.vector" class="order"></span></a></nc-row-ordering></p>
          </th>
          <th class="ttl">
            <p><nc-row-ordering value="TtlSortValue" title="TTL"><a
href="https://ap.www.namecheap.com/Domains/DomainControlPanel/taospaintbox.com/advancedns"
data-ng-class="{disabled:!$parameters.storage.isFullData}" class=""><span
                    data-ng-bind="orderEntity.title">TTL</span><span
                    data-ng-class="orderEntity.className"
                    data-ng-bind="orderEntity.vector" class="order"></span></a></nc-row-ordering></p>
          </th>
          <th class="actions"> <br>
          </th>
        </tr>
      </thead> <tbody nc-tbody="" class=""
        infinite-scroll="$settings.mapping.renderMore()"
        infinite-scroll-immediate-check="true"
        infinite-scroll-distance="1"
        infinite-scroll-disabled="$parameters.mapping.isRenderMoreProcessing"
data-ng-class="{'async-processing':$parameters.mapping.isLoading}"
        style="">
        <tr data-ng-repeat-start="listItem in
          $parameters.storage.pageData track by $index"
          data-ng-if="listItem.recordState==recordState.active
          && !listItem.limitedDisplay"
data-ng-class="[listItem.recordType.rowClass,listItem.asyncStatus().className
          ,{'disabled' : isDomainLocked }]" class="[object Object]">
          <td class="form type">
            <div class="has-checkbox no-label"
              data-ng-hide="$parameters.storage.isEmpty ||
              listItem.model.HostId == -1"> <input
                data-ng-change="onChange()"
                data-ng-checked="data[propertyName]"
                data-ng-model="data[propertyName]" data="listItem"
                id="chbHostRecord_0" class="ng-pristine ng-untouched
                ng-valid" type="checkbox"> <label for="chbHostRecord_0"></label>
            </div>
            <p
              data-ng-click="listItem.editRecord(true,null,false,'recordType')"
              data-ng-bind-html="listItem.model.selectedRecordTypeValue
              | highlightFilter: $parameters.search.value">CNAME Record</p>
          </td>
          <td class="host"
            data-ng-click="listItem.editRecord(true,null,false,'host')">
            <p
              data-ng-if="listItem.recordType!=modelService.recordTypes.SRV"
              data-ng-bind-html="listItem.model.Host | highlightFilter:
              $parameters.search.value">www</p>
          </td>
          <td class="value"
            nc-plural-template="advdnsMultipleTemplateUrl"
            template-id="listItem.recordType.viewTemplatePath">
            <p data-ng-bind-html="listItem.model.Data | highlightFilter:
              $parameters.search.value"
              data-ng-click="listItem.editRecord(true,$event,false,'target')">parkingpage.com.</p>
          </td>
          <td class="ttl"
            data-ng-click="listItem.editRecord(true,null,false,'ttl')">
            <p
              data-ng-if="listItem.recordType!=modelService.recordTypes.URL"
              data-ng-bind="listItem.model.selectedTtlTypeValue">30 min</p>
          </td>
          <td class="actions">
            <div data-ng-if="isPromtRemoveRecord &&
              listItem.model.ReadOnly!=lockType.readOnly"
              class="responsive-tooltip remove-tip"
              html-responsive-tooltip=""
              responsive-tooltip-setting="advdns"> <a
href="https://ap.www.namecheap.com/Domains/DomainControlPanel/taospaintbox.com/advancedns"
                data-ng-class="{'disabled' : isDomainLocked }"
                class="remove tooltip-toggle" rel="toggle-6">Remove</a>
            </div>
          </td>
        </tr>
        <tr data-ng-repeat-start="listItem in
          $parameters.storage.pageData track by $index"
          data-ng-if="listItem.recordState==recordState.active
          && !listItem.limitedDisplay"
data-ng-class="[listItem.recordType.rowClass,listItem.asyncStatus().className
          ,{'disabled' : isDomainLocked }]" class="url-record [object
          Object]">
          <td class="form type">
            <div class="has-checkbox no-label"
              data-ng-hide="$parameters.storage.isEmpty ||
              listItem.model.HostId == -1"> <input
                data-ng-change="onChange()"
                data-ng-checked="data[propertyName]"
                data-ng-model="data[propertyName]" data="listItem"
                id="chbHostRecord_1" class="ng-pristine ng-untouched
                ng-valid" type="checkbox"> <label for="chbHostRecord_1"></label>
            </div>
            <p
              data-ng-click="listItem.editRecord(true,null,false,'recordType')"
              data-ng-bind-html="listItem.model.selectedRecordTypeValue
              | highlightFilter: $parameters.search.value">URL Redirect
              Record</p>
          </td>
          <td class="host"
            data-ng-click="listItem.editRecord(true,null,false,'host')">
            <p
              data-ng-if="listItem.recordType!=modelService.recordTypes.SRV"
              data-ng-bind-html="listItem.model.Host | highlightFilter:
              $parameters.search.value">@       <br>
            </p>
            <table class="advanced-dns inline-edit has-checkbox"
              ng-class="{'disabled' : isDomainLocked }">
              <tbody nc-tbody="" class=""
                infinite-scroll="$settings.mapping.renderMore()"
                infinite-scroll-immediate-check="true"
                infinite-scroll-distance="1"
                infinite-scroll-disabled="$parameters.mapping.isRenderMoreProcessing"
data-ng-class="{'async-processing':$parameters.mapping.isLoading}"
                style="">
                <tr data-ng-repeat-start="listItem in
                  $parameters.storage.pageData track by $index"
                  data-ng-if="listItem.recordState==recordState.active
                  && !listItem.limitedDisplay"
data-ng-class="[listItem.recordType.rowClass,listItem.asyncStatus().className
                  ,{'disabled' : isDomainLocked }]" class="url-record
                  [object Object]">
                  <td class="value"
                    nc-plural-template="advdnsMultipleTemplateUrl"
                    template-id="listItem.recordType.viewTemplatePath">
                    <br>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
    <br>
    WHERE IS THE BOO BOO?<br>
    OR AM i TOTALLY OUT OF THE BALL PARK<br>
    <br>
    value which I cannot get in the form above would be the website<br>
    <a class="moz-txt-link-freetext" href="http://www.taospaintbox.com">http://www.taospaintbox.com</a>    unmasked<br>
    <br>
    Thanks <br>
    Anthony<br>
  </body>
</html>