Guide: Google search ranking and domain names

Date:

Google uses automated ranking systems that look at many factors and signals about hundreds of billions of web pages and other content in our Search index to present the most relevant, useful results, all in a fraction of a second.

Here is a guide of how Google treats domain names in search results and what to do in certain circumstances:

Google ranking systems consider the words in domain names as one of many factors to determine if content is relevant to a search. However, Google’s exact match domain system works to ensure they don’t give too much credit for content hosted under domains designed to exactly match particular queries. For example, someone might create a domain name containing the words “best-places-to-eat-lunch” in hopes all those words in the domain name would propel content high in the rankings. Google’s search system adjusts for this.

If your new site is for a recently purchased domain, you’ll want to make sure it’s clean of any outstanding issues from the previous owner. Check the following settings:

  • Manual action for previous spam. For sites that don’t comply with our spam policies, Google is willing to take manual action, such as demoting them or even removing them from our search results altogether. Check the Manual Actions page in Search Console to see if any manual actions have been applied to the new site, and address any problems listed there before filing a reconsideration request.
  • Removed URLs. Make sure that there aren’t any URL removals left over from the previous owner, especially a site-wide URL removal. Also, before submitting URL removal requests for your content, make sure that you understand when not to use the URL removals tool.

How to move a site with URL changes

The article here describes in detail how to change the URLs of existing pages on your site with minimal impact on your Google Search results. Examples of this kind of site move include:

  • URL changes from HTTP to HTTPS
  • Domain name changes such as example.com to example.net or merging multiple domains or hostnames
  • URL paths changes: example.com/page.php?id=1 to example.com/widget, or example.com/page.html to example.com/page.htm

It’s fine to use localized words in the URL, or to use an Internationalized Domain Name (IDN). However, be sure to use UTF-8 encoding in the URL (in fact, we recommend using UTF-8 wherever possible) and remember to escape the URLs properly when linking to them.

  • Currently, Google Search only supports one site name per site, where a site is defined by the domain. That means that Google Search supports site names at the domain level, and not at the subdomain level or subdirectory level.
    Supported: https://example.com (this is a domain-level homepage)
    Not supported: https://example.com/news (this is a subdirectory-level homepage)
    Not supported: https://news.example.com (this is a subdomain-level homepage)
    For subdomains, Google Search may show an abbreviated version of the URL in the search result (for example, “news.example.com” may appear as the site name for the https://news.example.com subdomain.
  • The WebSite structured data must be on the homepage of the site. By homepage, we mean the domain-level root URI. For example, https://example.com is the homepage of the domain, while https://example.com/de/index.html isn’t the homepage.
  • The homepage must be crawlable by Google (that is, it can’t be blocked to Google). If we don’t have access to the content on your homepage, we may not be able to generate a site name.
  • If you have duplicate homepages for the same content (for example, HTTP and HTTPS versions of your homepage, or www and non-www), make sure that you’re using the same structured data on all page duplicates, not just on the canonical page.
  • If you’re already implementing WebSite structured data for the Sitelinks search box feature, make sure that you nest the site name properties in the same node. In other words, avoid creating an additional WebSite structured data block on your homepage if you can help it. For example, here’s how WebSite structured data would look like for both site name and sitelinks search box:

  
    </span><span class="pln">Example: A Site about Examples</span><span class="tag">
     type="application/ld+json">
    {
      "@context" : "https://schema.org",
      "@type" : "WebSite",
      "name" : "Example Company",
      "alternateName" : "EC",
      "url" : "https://example.com/",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://query.example.com/search?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    }
  
  
  
  
  • Choose a unique name that accurately reflects the identity of your site. Don’t choose a name that is used by another site, as this might be misleading for users. The name you choose must follow Search content policies.
  • Use a concise, commonly-recognized name for your site (for example, “Google” instead of “Google, Inc”). While there’s no limit to how long a site name can be, on some devices long site names may be truncated. If you have an alternate name that’s commonly recognized, you can use the alternateName property to specify that name (for example, an acronym).
  • Use your site name consistently across your homepage. Whatever you use as the site name in structured data should be consistent with what’s on your homepage, </code> elements, and other prominent sources where Google may derive the name of your site.</li> </ul> <h3><strong>Common issues:</strong></h3> <table class="responsive"> <tbody> <tr> <td> <h3 id="url-is-displayed-instead-of-site-name" data-text=" URL is displayed instead of site name ">URL is displayed instead of site name</h3> </td> <td>For example, <span translate="no">“android.com”</span> or <span translate="no">“news.android.com”</span> instead of <span translate="no">“Android”</span>.</p> <p>If Search isn’t able to identify a site name based on your homepage’s metadata, the domain will be displayed instead. Double-check that the site name meets the content guidelines and is implemented correctly with structured data.</p> <p>If the site is a subdomain, the URL may be displayed in search results instead of a site name. Currently, Google Search supports site names from homepages at the domain-level, and not at the subdomain (for example, <code dir="ltr" translate="no">https://news.example.com</code>) and or subdirectory (for example, <code dir="ltr" translate="no">https://example.com/news</code>) level.</p> </td> </tr> <tr> <td> <h3 id="duplication-of-the-site-name-in-the-title-element" data-text=" Duplication of the site name in the <title> element “>Duplication of the site name in the <code dir="ltr" translate="no"><title></code> element</h3> </td> <td>In the case of domain-level site names, Google may omit the site name from the title link, if it’s repetitive with the site name that’s already shown in the search result.</td> </tr> </tbody> </table> <p>Google has created a centralized page called A guide to Google Search ranking systems to make it easier for creators and others to learn about our more notable systems. This new page also communicates how Google systems work and when they update those systems.</p> <p><!-- AI CONTENT END 2 --></p></div> </div></div><div class="td_block_wrap tdb_single_next_prev tdi_122 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_122" > <style> /* inline tdc_css att */ .tdi_122{ margin-bottom:40px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_122{ margin-bottom:30px !important; } } /* phone */ @media (max-width: 767px) { .tdi_122{ margin-bottom:30px !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_122{ margin-bottom:35px !important; } } </style> <style> /* custom css */ .tdb_single_next_prev{ *zoom: 1; }.tdb_single_next_prev:before, .tdb_single_next_prev:after{ display: table; content: ''; line-height: 0; }.tdb_single_next_prev:after{ clear: both; }.tdb-next-post{ font-family: 'Roboto', sans-serif; width: 48%; float: left; transform: translateZ(0); -webkit-transform: translateZ(0); min-height: 1px; line-height: 1; }.tdb-next-post span{ display: block; font-size: 12px; color: #747474; margin-bottom: 7px; }.tdb-next-post a{ font-size: 15px; color: #222; line-height: 21px; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; }.tdb-next-post a:hover{ color: #4db2ec; }.tdb-post-next{ margin-left: 2%; text-align: right; }.tdb-post-prev{ margin-right: 2%; }.tdi_122 .tdb-next-post{ padding: 20px; text-align: left; }.tdi_122 .tdb-next-post-bg{ background-color: #f7f7f7; }.tdi_122 .tdb-next-post a{ color: #000000; font-family:PT Serif !important;font-size:18px !important;line-height:1.2 !important;font-weight:700 !important; }.tdi_122 .tdb-next-post:hover a{ color: #ec3535; }.tdi_122 .tdb-next-post span{ color: #000000; font-family:Work Sans !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_122 .tdb-next-post a{ font-family:PT Serif !important;font-size:16px !important;line-height:1.2 !important;font-weight:700 !important; }.tdi_122 .tdb-next-post span{ font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:500 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_122 .tdb-next-post{ padding: 10px; }.tdi_122 .tdb-next-post a{ font-family:PT Serif !important;font-size:14px !important;line-height:1.2 !important;font-weight:700 !important; }.tdi_122 .tdb-next-post span{ font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important; } } /* phone */ @media (max-width: 767px){ .tdi_122 .tdb-next-post{ padding: 10px; }.tdi_122 .tdb-next-post a{ font-family:PT Serif !important;font-size:13px !important;line-height:1.2 !important;font-weight:700 !important; }.tdi_122 .tdb-next-post span{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:500 !important; } } </style><div class="tdb-block-inner td-fix-index"><div class="tdb-next-post tdb-next-post-bg tdb-post-prev"><span>Previous article</span><a href="https://namemycompany.com/2023/04/08/finding-great-and-legal-images-for-your-website-and-social-mediawhat-are-creative-commons-images/">Finding Great (And Legal) Images for Your Website and Social Media What are Creative Commons images?</a></div><div class="tdb-next-post tdb-next-post-bg tdb-post-next"><span>Next article</span><a href="https://namemycompany.com/2023/04/08/top-10-websites-to-get-internet-usage-statistics/">Top 10 Websites to Get Internet Usage Statistics</a></div></div></div><div class="tdb-author-box td_block_wrap tdb_single_author_box tdi_123 tdb-content-vert-center td-pb-border-top td_block_template_1" data-td-block-uid="tdi_123" > <style> /* inline tdc_css att */ .tdi_123{ margin-bottom:40px !important; padding-top:20px !important; padding-bottom:20px !important; border-color:#eaeaea !important; border-style:solid !important; border-width: 1px 0px 1px 0px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_123{ margin-bottom:30px !important; } } /* phone */ @media (max-width: 767px) { .tdi_123{ justify-content:center !important; text-align:center !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_123{ margin-bottom:35px !important; } } </style> <style> /* custom css */ .tdb-author-box .tdb-author-photo, .tdb-author-box .tdb-author-info{ display: table-cell; vertical-align: top; }.tdb-author-box .tdb-author-photo img{ display: block; }.tdb-author-box .tdb-author-counters span{ display: inline-block; background-color: #222; margin: 0 10px 0 0; padding: 5px 10px 4px; font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: 700; line-height: 1; color: #fff; }.tdb-author-box .tdb-author-name, .tdb-author-box .tdb-author-url{ display: block; }.tdb-author-box .tdb-author-name{ margin: 7px 0 8px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; font-size: 15px; line-height: 21px; font-weight: 700; color: #222; }.tdb-author-box .tdb-author-name:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-url{ margin-bottom: 6px; font-size: 11px; font-style: italic; line-height: 21px; color: #444; }.tdb-author-box .tdb-author-url:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-descr{ font-size: 12px; }.tdb-author-box .tdb-author-social{ margin-top: 4px; }.tdb-author-box .tdb-social-item{ position: relative; display: inline-block; -webkit-transition: all 0.2s; transition: all 0.2s; text-align: center; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdb-author-box .tdb-social-item:last-child{ margin-right: 0 !important; }.tdb-author-box .tdb-social-item i{ color: #000; -webkit-transition: all 0.2s; transition: all 0.2s; }.tdb-author-box .tdb-social-item:hover i{ color: #000; }.tdi_123{ padding: 0px; border: 0px solid #ededed; }.tdi_123 .tdb-author-info{ width: auto; padding-bottom: 0; padding-left: 30px; }.tdi_123 .tdb-author-photo, .tdi_123 .tdb-author-info{ vertical-align: middle; }.tdi_123 .tdb-author-photo{ width: 96px; transform: translateZ(0); -webkit-transform: translateZ(0); pointer-events: auto; }.tdi_123 .avatar, .tdi_123 .tdb-author-photo:before, .tdi_123 .tdb-author-photo:after{ border-radius: 100px; }.tdi_123 .tdb-author-name:hover{ color: #ec3535; }.tdi_123 .tdb-author-url:hover{ color: #ec3535; }.tdi_123 .tdb-social-item i{ font-size: 15px; vertical-align: middle; line-height: 15px; }.tdi_123 .tdb-social-item i.td-icon-twitter, .tdi_123 .tdb-social-item i.td-icon-linkedin, .tdi_123 .tdb-social-item i.td-icon-pinterest, .tdi_123 .tdb-social-item i.td-icon-blogger, .tdi_123 .tdb-social-item i.td-icon-vimeo{ font-size: 12px; }.tdi_123 .tdb-social-item{ min-width: 15px; height: 15px; margin: 10px 20px 10px 0; }.tdi_123 .tdb-social-item:hover i{ color: #ec3535; }.tdi_123 .tdb-author-name{ font-family:PT Serif !important;font-size:24px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_123 .tdb-author-url{ font-family:Work Sans !important;font-size:14px !important;font-weight:400 !important; }.tdi_123 .tdb-author-descr{ font-family:Work Sans !important;font-size:16px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_123 .tdb-author-photo:hover:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_123{ border: 0px solid #ededed; }.tdi_123 .tdb-author-info{ padding-bottom: 0; padding-left: 25px; }.tdi_123 .tdb-author-photo{ transform: translateZ(0); -webkit-transform: translateZ(0); }.tdi_123 .tdb-author-name{ font-family:PT Serif !important;font-size:22px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_123 .tdb-author-descr{ font-family:Work Sans !important;font-size:15px !important;line-height:1.4 !important;font-weight:400 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_123{ border: 0px solid #ededed; }.tdi_123 .tdb-author-info{ padding-bottom: 0; padding-left: 15px; }.tdi_123 .tdb-author-photo{ transform: translateZ(0); -webkit-transform: translateZ(0); }.tdi_123 .tdb-author-name{ font-family:PT Serif !important;font-size:20px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_123 .tdb-author-url{ font-family:Work Sans !important;font-size:13px !important;font-weight:400 !important; }.tdi_123 .tdb-author-descr{ font-family:Work Sans !important;font-size:14px !important;line-height:1.4 !important;font-weight:400 !important; } } /* phone */ @media (max-width: 767px){ .tdi_123{ border: 0px solid #ededed; }.tdi_123 .tdb-author-photo{ display: inline-block; transform: translateZ(0); -webkit-transform: translateZ(0); }.tdi_123 .tdb-author-info{ display: inline-block; width: 100%; padding-top: 12px; padding-left: 0; }.tdi_123 .tdb-author-name{ font-family:PT Serif !important;font-size:22px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_123 .tdb-author-url{ font-family:Work Sans !important;font-size:13px !important;font-weight:400 !important; }.tdi_123 .tdb-author-descr{ font-family:Work Sans !important;font-size:15px !important;line-height:1.4 !important;font-weight:400 !important; } } </style><div class="tdb-block-inner td-fix-index"><a href="https://namemycompany.com/author/domizovp-pl/" class="tdb-author-photo" title="Richard Braught"><img alt='Richard Braught' src='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=500&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=1000&d=mm&r=g 2x' class='avatar avatar-500 photo' height='500' width='500' loading='lazy' decoding='async'/></a><div class="tdb-author-info"><a href="https://namemycompany.com/author/domizovp-pl/" class="tdb-author-name">Richard Braught</a><a href="https://namemycompany.com" class="tdb-author-url">https://namemycompany.com</a><div class="tdb-author-descr"></div><div class="tdb-author-social"></div></div></div></div> <script> var tdb_login_sing_in_shortcode="on"; </script> <div class="td_block_wrap tdb_single_comments tdi_124 tdb-comm-layout2 td-pb-border-top abc44 td_block_template_2" data-td-block-uid="tdi_124" > <style> .td_block_template_2.widget > ul > li { margin-left: 0 !important; } .td_block_template_2 .td-block-title { font-size: 17px; font-weight: 500; margin-top: 0; margin-bottom: 16px; line-height: 31px; text-align: left; } .td_block_template_2 .td-block-title > * { color: #000; } .td_block_template_2 .td-related-title a { padding: 0 20px 0 0; } @media (max-width: 767px) { .td_block_template_2 .td-related-title a { font-size: 15px; } } .td_block_template_2 .td-related-title .td-cur-simple-item { color: #4db2ec; } /* inline tdc_css att */ .tdi_124{ margin-bottom:0px !important; } </style> <style> /* custom css */ .tdb_single_comments input[type=text]{ min-height: 34px; height: auto; }.tdb_single_comments .comments, .tdb_single_comments .comment-respond:last-child, .tdb_single_comments .form-submit{ margin-bottom: 0; }.is-visually-hidden{ border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }.tdb-comm-layout3 form, .tdb-comm-layout5 form{ display: flex; flex-wrap: wrap; }.tdb-comm-layout3 .td-form-comment, .tdb-comm-layout5 .td-form-comment, .tdb-comm-layout3 .form-submit, .tdb-comm-layout5 .form-submit{ flex: 0 0 100%; order: 1; }.tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url{ flex: 0 0 32%; }.tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email{ flex: 0 0 49%; }.tdb-comm-layout5 .td-form-url{ flex: 0 0 100%; }.tdb-comm-leave_reply_top .comments{ display: flex; flex-direction: column; }.tdb-comm-leave_reply_top .td-comments-title{ order: 0; margin-bottom: 14px; }.tdb-comm-leave_reply_top .comment-respond .form-submit{ order: 1; margin-bottom: 21px; }.tdb-comm-leave_reply_top .comment-list{ order: 2; }.tdb-comm-leave_reply_top .comment-pagination{ order: 3; }.tdi_124 cite, .tdi_124 cite a{ color: #000000; }.tdi_124 cite a:hover{ color: #ec3535; }.tdi_124 .comment-link{ display: inline-block; }.tdi_124 .comment-reply-link{ color: #ec3535; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }.tdi_124 .comment-edit-link{ color: #000000; }.tdi_124 .comment-edit-link:hover{ color: #ec3535; }.tdi_124 .comment-reply-link:hover, .tdi_124 #cancel-comment-reply-link:hover, .tdi_124 .logged-in-as a:hover{ color: #000000; }.tdi_124 .comment{ border-bottom-style: solid; }.tdi_124 .comment .children{ border-top-style: solid; }.tdi_124 input, .tdi_124 textarea{ border-color: #ededed !important; }.tdi_124 input[type=text]:focus, .tdi_124 textarea:focus{ border-color: #dddddd !important; }.tdi_124 .comment-form .submit{ background-color: #ec3535; border-radius: 3px; padding: 12px 18px 11px; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }.tdi_124 .comment-form .submit:hover{ background-color: #c11f1f; }.tdi_124 .avatar{ border-radius: 100px; }.tdi_124 .td-comments-title a, .tdi_124 .td-comments-title span{ font-family:Work Sans !important;font-size:22px !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 cite{ font-family:PT Serif !important;font-size:20px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 .comment-link, .tdi_124 .comment-edit-link{ font-family:Work Sans !important;font-size:14px !important;line-height:1 !important;font-weight:500 !important; }.tdi_124 .comment-content p{ font-family:Work Sans !important;font-size:15px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-reply-title{ font-family:Work Sans !important;font-size:16px !important;line-height:1 !important;font-weight:700 !important;text-transform:uppercase !important; }.tdi_124 input[type=text], .tdi_124 textarea{ font-family:Work Sans !important;font-size:14px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-form-cookies-consent label, .tdi_124 .logged-in-as, .tdi_124 .logged-in-as a, .tdi_124 .td-closed-comments{ font-family:Work Sans !important;font-size:14px !important;font-weight:400 !important; }@media (min-width: 767px) { .tdb-comm-layout2 form, .tdb-comm-layout4 form { margin: 0 -10px; } .tdb-comm-layout2 .logged-in-as, .tdb-comm-layout4 .logged-in-as, .tdb-comm-layout2 .comment-form-input-wrap, .tdb-comm-layout4 .comment-form-input-wrap, .tdb-comm-layout2 .form-submit, .tdb-comm-layout4 .form-submit, .tdb-comm-layout2 .comment-respond p, .tdb-comm-layout4 .comment-respond p { padding: 0 10px; } .tdb-comm-layout2 .td-form-author, .tdb-comm-layout2 .td-form-email { float: left; width: 33.3333%; } .tdb-comm-layout2 .td-form-url { width: 33.3333%; } .tdb-comm-layout2 .td-form-url { float: left; } .tdb-comm-layout4 .td-form-author, .tdb-comm-layout4 .td-form-email { float: left; width: 50%; } .tdb-comm-layout3 .td-form-author, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout3 .td-form-email { margin-right: 2%; } }@media (max-width: 767px) { .tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email { flex: 0 0 100%; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_124 .td-comments-title a, .tdi_124 .td-comments-title span{ font-family:Work Sans !important;font-size:20px !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 cite{ font-family:PT Serif !important;font-size:18px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_124 .td-comments-title a, .tdi_124 .td-comments-title span{ font-family:Work Sans !important;font-size:18px !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 cite{ font-family:PT Serif !important;font-size:16px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 .comment-link, .tdi_124 .comment-edit-link{ font-family:Work Sans !important;font-size:13px !important;line-height:1 !important;font-weight:500 !important; }.tdi_124 .comment-content p{ font-family:Work Sans !important;font-size:14px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-reply-title{ font-family:Work Sans !important;font-size:14px !important;line-height:1 !important;font-weight:700 !important;text-transform:uppercase !important; }.tdi_124 input[type=text], .tdi_124 textarea{ font-family:Work Sans !important;font-size:13px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-form .submit{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }.tdi_124 .comment-form-cookies-consent label, .tdi_124 .logged-in-as, .tdi_124 .logged-in-as a, .tdi_124 .td-closed-comments{ font-family:Work Sans !important;font-size:13px !important;font-weight:400 !important; } } /* phone */ @media (max-width: 767px){ .tdi_124 .td-comments-title a, .tdi_124 .td-comments-title span{ font-family:Work Sans !important;font-size:20px !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 cite{ font-family:PT Serif !important;font-size:18px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:capitalize !important; }.tdi_124 .comment-link, .tdi_124 .comment-edit-link{ font-family:Work Sans !important;font-size:13px !important;line-height:1 !important;font-weight:500 !important; }.tdi_124 .comment-content p{ font-family:Work Sans !important;font-size:14px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-reply-title{ font-family:Work Sans !important;font-size:14px !important;line-height:1 !important;font-weight:700 !important;text-transform:uppercase !important; }.tdi_124 input[type=text], .tdi_124 textarea{ font-family:Work Sans !important;font-size:13px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_124 .comment-form .submit{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }.tdi_124 .comment-form-cookies-consent label, .tdi_124 .logged-in-as, .tdi_124 .logged-in-as a, .tdi_124 .td-closed-comments{ font-family:Work Sans !important;font-size:13px !important;line-height:1 !important;font-weight:400 !important; } } </style><div class="tdb-block-inner td-fix-index"><div class="comments" id="comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">LEAVE A REPLY <small><a rel="nofollow" id="cancel-comment-reply-link" href="/2023/04/08/guide-google-search-ranking-and-domain-names/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://namemycompany.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><div class="clearfix"></div> <div class="comment-form-input-wrap td-form-comment"> <textarea placeholder="Comment:" id="comment" name="comment" cols="45" rows="8" aria-required="true" ></textarea> <label for="comment" class="is-visually-hidden">Comment:</label> <div class="td-warning-comment">Please enter your comment!</div> </div><div class="comment-form-input-wrap td-form-author"> <input class="" id="author" name="author" placeholder="Name:*" type="text" value="" size="30" aria-required='true' /> <label for="author" class="is-visually-hidden">Name:*</label> <div class="td-warning-author">Please enter your name here</div> </div> <div class="comment-form-input-wrap td-form-email"> <input class="" id="email" name="email" placeholder="Email:*" type="text" value="" size="30" aria-required='true' /> <label for="email" class="is-visually-hidden">Email:*</label> <div class="td-warning-email-error">You have entered an incorrect email address!</div> <div class="td-warning-email">Please enter your email address here</div> </div> <div class="comment-form-input-wrap td-form-url"> <input class="" id="url" name="url" placeholder="Website:" type="text" value="" size="30" /> <label for="url" class="is-visually-hidden">Website:</label> </div> <p class="comment-form-cookies-consent"> <input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label> </p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='1553' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p></form> </div><!-- #respond --> </div></div></div></div></div><div class="vc_column tdi_126 wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky"> <style scoped> /* custom css */ .tdi_126{ vertical-align: baseline; }.tdi_126 > .wpb_wrapper, .tdi_126 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_126 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_126 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_126 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ .tdi_126{ width:29% !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_126{ width:30% !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_126{ width:30% !important; } } /* phone */ @media (max-width: 767px) { .tdi_126{ width:100% !important; } } </style><div class="wpb_wrapper"><div class="vc_row_inner tdi_128 vc_row vc_inner wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_128{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_128, .tdi_128 .tdc-inner-columns{ display: block; }.tdi_128 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_128{ margin-right:0px !important; margin-bottom:40px !important; margin-left:0px !important; padding-top:30px !important; padding-bottom:30px !important; border-color:#eaeaea !important; box-shadow:0 0 10px rgba(0,0,0,0.12) !important; border-style:solid !important; border-width:0 !important; position:relative; } .tdi_128 .td_block_wrap{ text-align:left } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_128{ margin-bottom:30px !important; padding-top:20px !important; padding-bottom:20px !important; box-shadow:0 0 10px rgba(0,0,0,0.12) !important; } } /* phone */ @media (max-width: 767px) { .tdi_128{ box-shadow:0 0 10px rgba(0,0,0,0.12) !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_128{ margin-bottom:35px !important; padding-top:25px !important; padding-bottom:25px !important; box-shadow:0 0 10px rgba(0,0,0,0.12) !important; } } </style> <div class="tdi_127_rand_style td-element-style" ><style> .tdi_127_rand_style{ background-color:#ffffff !important; } </style></div><div class="vc_column_inner tdi_130 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped> /* custom css */ .tdi_130{ vertical-align: baseline; }.tdi_130 .vc_column-inner > .wpb_wrapper, .tdi_130 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_130 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_131 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_131" > <style> /* inline tdc_css att */ .tdi_131{ margin-bottom:20px !important; width:100% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_131{ margin-bottom:16px !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_131{ margin-bottom:18px !important; } } </style> <style> /* custom css */ .tdi_131{ text-align: center !important; margin-right: auto; margin-left: auto; }.tdi_131 .tdm-descr{ color: #000000; font-family:Work Sans !important;font-size:16px !important;line-height:1.2 !important;font-weight:600 !important;text-transform:uppercase !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_131 .tdm-descr{ font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important;text-transform:uppercase !important; } } /* phone */ @media (max-width: 767px){ .tdi_131 .tdm-descr{ font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important;text-transform:uppercase !important; } } </style><p class="tdm-descr">Share post:</p></div><div class="td_block_wrap tdb_single_post_share tdi_132 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_132" > <style> /* inline tdc_css att */ .tdi_132{ margin-bottom:0px !important; } /* phone */ @media (max-width: 767px) { .tdi_132{ margin-bottom:0px !important; } } </style> <style> /* custom css */ .tdb_single_post_share{ margin-bottom: 23px; }.tdb-share-classic{ position: relative; height: 20px; margin-bottom: 15px; }.tdi_132 .td-post-sharing, .tdi_132 .tdb-share-classic{ text-align: center; }.tdi_132 .td-social-network .td-social-but-icon .td-social-copy_url-check, .tdi_132 .td-social-network .td-social-but-icon i{ color: #ffffff; }.tdi_132 .td-ps-bg .td-social-network div, .tdi_132 .td-ps-icon-bg .td-social-network .td-social-but-icon, .tdi_132 .td-ps-dark-bg .td-social-network div{ background-color: #ec3535; }.tdi_132 .td-ps-icon-arrow .td-social-but-icon:after{ border-left-color: #ec3535; }.tdi_132 .td-ps-border-colored .td-social-but-text{ border-color: #ec3535; } </style><div id="tdi_132" class="td-post-sharing tdb-block td-ps-dark-bg td-ps-notext td-post-sharing-style14 "> <style> .td-post-sharing-classic { position: relative; height: 20px; } .td-post-sharing { margin-left: -3px; margin-right: -3px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; z-index: 2; white-space: nowrap; opacity: 0; } .td-post-sharing.td-social-show-all { white-space: normal; } .td-js-loaded .td-post-sharing { -webkit-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 1; } .td-post-sharing-classic + .td-post-sharing { margin-top: 15px; /* responsive portrait phone */ } @media (max-width: 767px) { .td-post-sharing-classic + .td-post-sharing { margin-top: 8px; } } .td-post-sharing-top { margin-bottom: 30px; } @media (max-width: 767px) { .td-post-sharing-top { margin-bottom: 20px; } } .td-post-sharing-bottom { border-style: solid; border-color: #ededed; border-width: 1px 0; padding: 21px 0; margin-bottom: 42px; } .td-post-sharing-bottom .td-post-sharing { margin-bottom: -7px; } .td-post-sharing-visible, .td-social-sharing-hidden { display: inline-block; } .td-social-sharing-hidden ul { display: none; } .td-social-show-all .td-pulldown-filter-list { display: inline-block; } .td-social-network, .td-social-handler { position: relative; display: inline-block; margin: 0 3px 7px; height: 40px; min-width: 40px; font-size: 11px; text-align: center; vertical-align: middle; } .td-ps-notext .td-social-network .td-social-but-icon, .td-ps-notext .td-social-handler .td-social-but-icon { border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .td-social-network { color: #000; overflow: hidden; } .td-social-network .td-social-but-icon { border-top-left-radius: 2px; border-bottom-left-radius: 2px; } .td-social-network .td-social-but-text { border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .td-social-network:hover { opacity: 0.8 !important; } .td-social-handler { color: #444; border: 1px solid #e9e9e9; border-radius: 2px; } .td-social-handler .td-social-but-text { font-weight: 700; } .td-social-handler .td-social-but-text:before { background-color: #000; opacity: 0.08; } .td-social-share-text { margin-right: 18px; } .td-social-share-text:before, .td-social-share-text:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 100%; width: 0; height: 0; border-style: solid; } .td-social-share-text:before { border-width: 9px 0 9px 11px; border-color: transparent transparent transparent #e9e9e9; } .td-social-share-text:after { border-width: 8px 0 8px 10px; border-color: transparent transparent transparent #fff; } .td-social-but-text, .td-social-but-icon { display: inline-block; position: relative; } .td-social-but-icon { padding-left: 13px; padding-right: 13px; line-height: 40px; z-index: 1; } .td-social-but-icon i { position: relative; top: -1px; vertical-align: middle; } .td-social-but-text { margin-left: -6px; padding-left: 12px; padding-right: 17px; line-height: 40px; } .td-social-but-text:before { content: ''; position: absolute; top: 12px; left: 0; width: 1px; height: 16px; background-color: #fff; opacity: 0.2; z-index: 1; } .td-social-handler i, .td-social-facebook i, .td-social-reddit i, .td-social-linkedin i, .td-social-tumblr i, .td-social-stumbleupon i, .td-social-vk i, .td-social-viber i, .td-social-flipboard i { font-size: 14px; } .td-social-telegram i { font-size: 16px; } .td-social-mail i, .td-social-line i, .td-social-print i { font-size: 15px; } .td-social-handler .td-icon-share { top: -1px; left: -1px; } .td-social-twitter .td-icon-twitter { font-size: 12px; } .td-social-pinterest .td-icon-pinterest { font-size: 13px; } .td-social-whatsapp .td-icon-whatsapp { font-size: 18px; } .td-social-reddit .td-social-but-icon { padding-right: 12px; } .td-social-reddit .td-icon-reddit { left: -1px; } .td-social-telegram .td-social-but-icon { padding-right: 12px; } .td-social-telegram .td-icon-telegram { left: -1px; } .td-social-stumbleupon .td-social-but-icon { padding-right: 11px; } .td-social-stumbleupon .td-icon-stumbleupon { left: -2px; } .td-social-digg .td-social-but-icon { padding-right: 11px; } .td-social-digg .td-icon-digg { left: -2px; font-size: 17px; } .td-social-vk .td-social-but-icon { padding-right: 11px; } .td-social-vk .td-icon-vk { left: -2px; } .td-social-naver .td-icon-naver { left: -1px; font-size: 16px; } .td-social-copy_url { position: relative; } .td-social-copy_url-check { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; opacity: 0; pointer-events: none; transition: opacity .2s ease-in-out; z-index: 11; } .td-social-copy_url .td-icon-copy_url { left: -1px; font-size: 17px; } .td-social-copy_url-disabled { pointer-events: none; } .td-social-copy_url-disabled .td-icon-copy_url { opacity: 0; } .td-social-copy_url-copied .td-social-copy_url-check { opacity: 1; } @keyframes social_copy_url_loader { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } .td-social-expand-tabs i { top: -2px; left: -1px; font-size: 16px; } @media (min-width: 767px) { .td-social-line, .td-social-viber { display: none; } } .td-ps-bg .td-social-network { color: #fff; } .td-ps-bg .td-social-facebook .td-social-but-icon, .td-ps-bg .td-social-facebook .td-social-but-text { background-color: #516eab; } .td-ps-bg .td-social-twitter .td-social-but-icon, .td-ps-bg .td-social-twitter .td-social-but-text { background-color: #29c5f6; } .td-ps-bg .td-social-pinterest .td-social-but-icon, .td-ps-bg .td-social-pinterest .td-social-but-text { background-color: #ca212a; } .td-ps-bg .td-social-whatsapp .td-social-but-icon, .td-ps-bg .td-social-whatsapp .td-social-but-text { background-color: #7bbf6a; } .td-ps-bg .td-social-reddit .td-social-but-icon, .td-ps-bg .td-social-reddit .td-social-but-text { background-color: #f54200; } .td-ps-bg .td-social-mail .td-social-but-icon, .td-ps-bg .td-social-digg .td-social-but-icon, .td-ps-bg .td-social-copy_url .td-social-but-icon, .td-ps-bg .td-social-mail .td-social-but-text, .td-ps-bg .td-social-digg .td-social-but-text, .td-ps-bg .td-social-copy_url .td-social-but-text { background-color: #000; } .td-ps-bg .td-social-print .td-social-but-icon, .td-ps-bg .td-social-print .td-social-but-text { background-color: #333; } .td-ps-bg .td-social-linkedin .td-social-but-icon, .td-ps-bg .td-social-linkedin .td-social-but-text { background-color: #0266a0; } .td-ps-bg .td-social-tumblr .td-social-but-icon, .td-ps-bg .td-social-tumblr .td-social-but-text { background-color: #3e5a70; } .td-ps-bg .td-social-telegram .td-social-but-icon, .td-ps-bg .td-social-telegram .td-social-but-text { background-color: #179cde; } .td-ps-bg .td-social-stumbleupon .td-social-but-icon, .td-ps-bg .td-social-stumbleupon .td-social-but-text { background-color: #ee4813; } .td-ps-bg .td-social-vk .td-social-but-icon, .td-ps-bg .td-social-vk .td-social-but-text { background-color: #4c75a3; } .td-ps-bg .td-social-line .td-social-but-icon, .td-ps-bg .td-social-line .td-social-but-text { background-color: #00b900; } .td-ps-bg .td-social-viber .td-social-but-icon, .td-ps-bg .td-social-viber .td-social-but-text { background-color: #5d54a4; } .td-ps-bg .td-social-naver .td-social-but-icon, .td-ps-bg .td-social-naver .td-social-but-text { background-color: #3ec729; } .td-ps-bg .td-social-flipboard .td-social-but-icon, .td-ps-bg .td-social-flipboard .td-social-but-text { background-color: #f42827; } .td-ps-dark-bg .td-social-network { color: #fff; } .td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network .td-social-but-text { background-color: #000; } .td-ps-border .td-social-network .td-social-but-icon, .td-ps-border .td-social-network .td-social-but-text { line-height: 38px; border-width: 1px; border-style: solid; } .td-ps-border .td-social-network .td-social-but-text { border-left-width: 0; } .td-ps-border .td-social-network .td-social-but-text:before { background-color: #000; opacity: 0.08; } .td-ps-border.td-ps-padding .td-social-network .td-social-but-icon { border-right-width: 0; } .td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon { border-right-width: 1px; } .td-ps-border-grey .td-social-but-icon, .td-ps-border-grey .td-social-but-text { border-color: #e9e9e9; } .td-ps-border-colored .td-social-facebook .td-social-but-icon, .td-ps-border-colored .td-social-facebook .td-social-but-text { border-color: #516eab; } .td-ps-border-colored .td-social-twitter .td-social-but-icon, .td-ps-border-colored .td-social-twitter .td-social-but-text { border-color: #29c5f6; } .td-ps-border-colored .td-social-pinterest .td-social-but-icon, .td-ps-border-colored .td-social-pinterest .td-social-but-text { border-color: #ca212a; } .td-ps-border-colored .td-social-whatsapp .td-social-but-icon, .td-ps-border-colored .td-social-whatsapp .td-social-but-text { border-color: #7bbf6a; } .td-ps-border-colored .td-social-reddit .td-social-but-icon, .td-ps-border-colored .td-social-reddit .td-social-but-text { border-color: #f54200; } .td-ps-border-colored .td-social-mail .td-social-but-icon, .td-ps-border-colored .td-social-digg .td-social-but-icon, .td-ps-border-colored .td-social-copy_url .td-social-but-icon, .td-ps-border-colored .td-social-mail .td-social-but-text, .td-ps-border-colored .td-social-digg .td-social-but-text, .td-ps-border-colored .td-social-copy_url .td-social-but-text { border-color: #000; } .td-ps-border-colored .td-social-print .td-social-but-icon, .td-ps-border-colored .td-social-print .td-social-but-text { border-color: #333; } .td-ps-border-colored .td-social-linkedin .td-social-but-icon, .td-ps-border-colored .td-social-linkedin .td-social-but-text { border-color: #0266a0; } .td-ps-border-colored .td-social-tumblr .td-social-but-icon, .td-ps-border-colored .td-social-tumblr .td-social-but-text { border-color: #3e5a70; } .td-ps-border-colored .td-social-telegram .td-social-but-icon, .td-ps-border-colored .td-social-telegram .td-social-but-text { border-color: #179cde; } .td-ps-border-colored .td-social-stumbleupon .td-social-but-icon, .td-ps-border-colored .td-social-stumbleupon .td-social-but-text { border-color: #ee4813; } .td-ps-border-colored .td-social-vk .td-social-but-icon, .td-ps-border-colored .td-social-vk .td-social-but-text { border-color: #4c75a3; } .td-ps-border-colored .td-social-line .td-social-but-icon, .td-ps-border-colored .td-social-line .td-social-but-text { border-color: #00b900; } .td-ps-border-colored .td-social-viber .td-social-but-icon, .td-ps-border-colored .td-social-viber .td-social-but-text { border-color: #5d54a4; } .td-ps-border-colored .td-social-naver .td-social-but-icon, .td-ps-border-colored .td-social-naver .td-social-but-text { border-color: #3ec729; } .td-ps-border-colored .td-social-flipboard .td-social-but-icon, .td-ps-border-colored .td-social-flipboard .td-social-but-text { border-color: #f42827; } .td-ps-icon-bg .td-social-but-icon { height: 100%; border-color: transparent !important; } .td-ps-icon-bg .td-social-network .td-social-but-icon { color: #fff; } .td-ps-icon-bg .td-social-facebook .td-social-but-icon { background-color: #516eab; } .td-ps-icon-bg .td-social-twitter .td-social-but-icon { background-color: #29c5f6; } .td-ps-icon-bg .td-social-pinterest .td-social-but-icon { background-color: #ca212a; } .td-ps-icon-bg .td-social-whatsapp .td-social-but-icon { background-color: #7bbf6a; } .td-ps-icon-bg .td-social-reddit .td-social-but-icon { background-color: #f54200; } .td-ps-icon-bg .td-social-mail .td-social-but-icon, .td-ps-icon-bg .td-social-digg .td-social-but-icon, .td-ps-icon-bg .td-social-copy_url .td-social-but-icon { background-color: #000; } .td-ps-icon-bg .td-social-print .td-social-but-icon { background-color: #333; } .td-ps-icon-bg .td-social-linkedin .td-social-but-icon { background-color: #0266a0; } .td-ps-icon-bg .td-social-tumblr .td-social-but-icon { background-color: #3e5a70; } .td-ps-icon-bg .td-social-telegram .td-social-but-icon { background-color: #179cde; } .td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon { background-color: #ee4813; } .td-ps-icon-bg .td-social-vk .td-social-but-icon { background-color: #4c75a3; } .td-ps-icon-bg .td-social-line .td-social-but-icon { background-color: #00b900; } .td-ps-icon-bg .td-social-viber .td-social-but-icon { background-color: #5d54a4; } .td-ps-icon-bg .td-social-naver .td-social-but-icon { background-color: #3ec729; } .td-ps-icon-bg .td-social-flipboard .td-social-but-icon { background-color: #f42827; } .td-ps-icon-bg .td-social-but-text { margin-left: -3px; } .td-ps-icon-bg .td-social-network .td-social-but-text:before { display: none; } .td-ps-icon-arrow .td-social-network .td-social-but-icon:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: calc(100% + 1px); width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 11px; border-color: transparent transparent transparent #000; } .td-ps-icon-arrow .td-social-network .td-social-but-text { padding-left: 20px; } .td-ps-icon-arrow .td-social-network .td-social-but-text:before { display: none; } .td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after { left: 100%; } .td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after { border-left-color: #516eab; } .td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after { border-left-color: #29c5f6; } .td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after { border-left-color: #ca212a; } .td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after { border-left-color: #7bbf6a; } .td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after { border-left-color: #f54200; } .td-ps-icon-arrow .td-social-mail .td-social-but-icon:after, .td-ps-icon-arrow .td-social-digg .td-social-but-icon:after, .td-ps-icon-arrow .td-social-copy_url .td-social-but-icon:after { border-left-color: #000; } .td-ps-icon-arrow .td-social-print .td-social-but-icon:after { border-left-color: #333; } .td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after { border-left-color: #0266a0; } .td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after { border-left-color: #3e5a70; } .td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after { border-left-color: #179cde; } .td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after { border-left-color: #ee4813; } .td-ps-icon-arrow .td-social-vk .td-social-but-icon:after { border-left-color: #4c75a3; } .td-ps-icon-arrow .td-social-line .td-social-but-icon:after { border-left-color: #00b900; } .td-ps-icon-arrow .td-social-viber .td-social-but-icon:after { border-left-color: #5d54a4; } .td-ps-icon-arrow .td-social-naver .td-social-but-icon:after { border-left-color: #3ec729; } .td-ps-icon-arrow .td-social-flipboard .td-social-but-icon:after { border-left-color: #f42827; } .td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after { display: none; } .td-ps-icon-color .td-social-facebook .td-social-but-icon { color: #516eab; } .td-ps-icon-color .td-social-twitter .td-social-but-icon { color: #29c5f6; } .td-ps-icon-color .td-social-pinterest .td-social-but-icon { color: #ca212a; } .td-ps-icon-color .td-social-whatsapp .td-social-but-icon { color: #7bbf6a; } .td-ps-icon-color .td-social-reddit .td-social-but-icon { color: #f54200; } .td-ps-icon-color .td-social-mail .td-social-but-icon, .td-ps-icon-color .td-social-digg .td-social-but-icon, .td-ps-icon-color .td-social-copy_url .td-social-but-icon, .td-ps-icon-color .td-social-copy_url-check { color: #000; } .td-ps-icon-color .td-social-print .td-social-but-icon { color: #333; } .td-ps-icon-color .td-social-linkedin .td-social-but-icon { color: #0266a0; } .td-ps-icon-color .td-social-tumblr .td-social-but-icon { color: #3e5a70; } .td-ps-icon-color .td-social-telegram .td-social-but-icon { color: #179cde; } .td-ps-icon-color .td-social-stumbleupon .td-social-but-icon { color: #ee4813; } .td-ps-icon-color .td-social-vk .td-social-but-icon { color: #4c75a3; } .td-ps-icon-color .td-social-line .td-social-but-icon { color: #00b900; } .td-ps-icon-color .td-social-viber .td-social-but-icon { color: #5d54a4; } .td-ps-icon-color .td-social-naver .td-social-but-icon { color: #3ec729; } .td-ps-icon-color .td-social-flipboard .td-social-but-icon { color: #f42827; } .td-ps-text-color .td-social-but-text { font-weight: 700; } .td-ps-text-color .td-social-facebook .td-social-but-text { color: #516eab; } .td-ps-text-color .td-social-twitter .td-social-but-text { color: #29c5f6; } .td-ps-text-color .td-social-pinterest .td-social-but-text { color: #ca212a; } .td-ps-text-color .td-social-whatsapp .td-social-but-text { color: #7bbf6a; } .td-ps-text-color .td-social-reddit .td-social-but-text { color: #f54200; } .td-ps-text-color .td-social-mail .td-social-but-text, .td-ps-text-color .td-social-digg .td-social-but-text, .td-ps-text-color .td-social-copy_url .td-social-but-text { color: #000; } .td-ps-text-color .td-social-print .td-social-but-text { color: #333; } .td-ps-text-color .td-social-linkedin .td-social-but-text { color: #0266a0; } .td-ps-text-color .td-social-tumblr .td-social-but-text { color: #3e5a70; } .td-ps-text-color .td-social-telegram .td-social-but-text { color: #179cde; } .td-ps-text-color .td-social-stumbleupon .td-social-but-text { color: #ee4813; } .td-ps-text-color .td-social-vk .td-social-but-text { color: #4c75a3; } .td-ps-text-color .td-social-line .td-social-but-text { color: #00b900; } .td-ps-text-color .td-social-viber .td-social-but-text { color: #5d54a4; } .td-ps-text-color .td-social-naver .td-social-but-text { color: #3ec729; } .td-ps-text-color .td-social-flipboard .td-social-but-text { color: #f42827; } .td-ps-text-color .td-social-expand-tabs .td-social-but-text { color: #b1b1b1; } .td-ps-notext .td-social-but-icon { width: 40px; } .td-ps-notext .td-social-network .td-social-but-text { display: none; } .td-ps-padding .td-social-network .td-social-but-icon { padding-left: 17px; padding-right: 17px; } .td-ps-padding .td-social-handler .td-social-but-icon { width: 40px; } .td-ps-padding .td-social-reddit .td-social-but-icon, .td-ps-padding .td-social-telegram .td-social-but-icon { padding-right: 16px; } .td-ps-padding .td-social-stumbleupon .td-social-but-icon, .td-ps-padding .td-social-digg .td-social-but-icon, .td-ps-padding .td-social-expand-tabs .td-social-but-icon { padding-right: 13px; } .td-ps-padding .td-social-vk .td-social-but-icon { padding-right: 14px; } .td-ps-padding .td-social-expand-tabs .td-social-but-icon { padding-left: 13px; } .td-ps-rounded .td-social-network .td-social-but-icon { border-top-left-radius: 100px; border-bottom-left-radius: 100px; } .td-ps-rounded .td-social-network .td-social-but-text { border-top-right-radius: 100px; border-bottom-right-radius: 100px; } .td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon { border-top-right-radius: 100px; border-bottom-right-radius: 100px; } .td-ps-rounded .td-social-expand-tabs { border-radius: 100px; } .td-ps-bar .td-social-network .td-social-but-icon, .td-ps-bar .td-social-network .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31); box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31); } .td-ps-bar .td-social-mail .td-social-but-icon, .td-ps-bar .td-social-digg .td-social-but-icon, .td-ps-bar .td-social-copy_url .td-social-but-icon, .td-ps-bar .td-social-mail .td-social-but-text, .td-ps-bar .td-social-digg .td-social-but-text, .td-ps-bar .td-social-copy_url .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28); box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28); } .td-ps-bar .td-social-print .td-social-but-icon, .td-ps-bar .td-social-print .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2); box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2); } .td-ps-big .td-social-but-icon { display: block; line-height: 60px; } .td-ps-big .td-social-but-icon .td-icon-share { width: auto; } .td-ps-big .td-social-handler .td-social-but-text:before { display: none; } .td-ps-big .td-social-share-text .td-social-but-icon { width: 90px; } .td-ps-big .td-social-expand-tabs .td-social-but-icon { width: 60px; } @media (max-width: 767px) { .td-ps-big .td-social-share-text { display: none; } } .td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-mail i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i { margin-top: -2px; } .td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i, .td-ps-big .td-social-vk i, .td-ps-big .td-social-viber i, .td-ps-big .td-social-fliboard i, .td-ps-big .td-social-share-text i { font-size: 22px; } .td-ps-big .td-social-telegram i { font-size: 24px; } .td-ps-big .td-social-mail i, .td-ps-big .td-social-line i, .td-ps-big .td-social-print i { font-size: 23px; } .td-ps-big .td-social-twitter i, .td-ps-big .td-social-expand-tabs i { font-size: 20px; } .td-ps-big .td-social-whatsapp i, .td-ps-big .td-social-naver i, .td-ps-big .td-social-flipboard i { font-size: 26px; } .td-ps-big .td-social-pinterest .td-icon-pinterest { font-size: 21px; } .td-ps-big .td-social-telegram .td-icon-telegram { left: 1px; } .td-ps-big .td-social-stumbleupon .td-icon-stumbleupon { left: -2px; } .td-ps-big .td-social-digg .td-icon-digg { left: -1px; font-size: 25px; } .td-ps-big .td-social-vk .td-icon-vk { left: -1px; } .td-ps-big .td-social-naver .td-icon-naver { left: 0; } .td-ps-big .td-social-copy_url .td-icon-copy_url { left: 0; font-size: 25px; } .td-ps-big .td-social-copy_url-check { font-size: 18px; } .td-ps-big .td-social-but-text { margin-left: 0; padding-top: 0; padding-left: 17px; } .td-ps-big.td-ps-notext .td-social-network, .td-ps-big.td-ps-notext .td-social-handler { height: 60px; } .td-ps-big.td-ps-notext .td-social-network { width: 60px; } .td-ps-big.td-ps-notext .td-social-network .td-social-but-icon { width: 60px; } .td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon { line-height: 40px; } .td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text { display: block; line-height: 1; } .td-ps-big.td-ps-padding .td-social-network, .td-ps-big.td-ps-padding .td-social-handler { height: 90px; font-size: 13px; } .td-ps-big.td-ps-padding .td-social-network { min-width: 60px; } .td-ps-big.td-ps-padding .td-social-but-icon { border-bottom-left-radius: 0; border-top-right-radius: 2px; } .td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon { -webkit-box-shadow: none; box-shadow: none; } .td-ps-big.td-ps-padding .td-social-but-text { display: block; padding-bottom: 17px; line-height: 1; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 2px; } .td-ps-big.td-ps-padding .td-social-but-text:before { display: none; } .td-ps-big.td-ps-padding .td-social-expand-tabs i { line-height: 90px; } .td-ps-nogap { margin-left: 0; margin-right: 0; } .td-ps-nogap .td-social-network, .td-ps-nogap .td-social-handler { margin-left: 0; margin-right: 0; border-radius: 0; } .td-ps-nogap .td-social-network .td-social-but-icon, .td-ps-nogap .td-social-network .td-social-but-text { border-radius: 0; } .td-ps-nogap .td-social-expand-tabs { border-radius: 0; } .td-post-sharing-style7 .td-social-network .td-social-but-icon { height: 100%; } .td-post-sharing-style7 .td-social-network .td-social-but-icon:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.31); } .td-post-sharing-style7 .td-social-network .td-social-but-text { padding-left: 17px; } .td-post-sharing-style7 .td-social-network .td-social-but-text:before { display: none; } .td-post-sharing-style7 .td-social-mail .td-social-but-icon:before, .td-post-sharing-style7 .td-social-digg .td-social-but-icon:before, .td-post-sharing-style7 .td-social-copy_url .td-social-but-icon:before { background-color: rgba(255, 255, 255, 0.2); } .td-post-sharing-style7 .td-social-print .td-social-but-icon:before { background-color: rgba(255, 255, 255, 0.1); } @media (max-width: 767px) { .td-post-sharing-style1 .td-social-share-text .td-social-but-text, .td-post-sharing-style3 .td-social-share-text .td-social-but-text, .td-post-sharing-style5 .td-social-share-text .td-social-but-text, .td-post-sharing-style14 .td-social-share-text .td-social-but-text, .td-post-sharing-style16 .td-social-share-text .td-social-but-text { display: none !important; } } @media (max-width: 767px) { .td-post-sharing-style2 .td-social-share-text, .td-post-sharing-style4 .td-social-share-text, .td-post-sharing-style6 .td-social-share-text, .td-post-sharing-style7 .td-social-share-text, .td-post-sharing-style15 .td-social-share-text, .td-post-sharing-style17 .td-social-share-text, .td-post-sharing-style18 .td-social-share-text, .td-post-sharing-style19 .td-social-share-text, .td-post-sharing-style20 .td-social-share-text { display: none !important; } } </style> <div class="td-post-sharing-visible"><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fnamemycompany.com%2F2023%2F04%2F08%2Fguide-google-search-ranking-and-domain-names%2F" title="Facebook" ><div class="td-social-but-icon"><i class="td-icon-facebook"></i></div><div class="td-social-but-text">Facebook</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-twitter" href="https://twitter.com/intent/tweet?text=Guide%3A+Google+search+ranking+and+domain+names&url=https%3A%2F%2Fnamemycompany.com%2F2023%2F04%2F08%2Fguide-google-search-ranking-and-domain-names%2F&via=Name+My+Company" title="Twitter" ><div class="td-social-but-icon"><i class="td-icon-twitter"></i></div><div class="td-social-but-text">Twitter</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-pinterest" href="https://pinterest.com/pin/create/button/?url=https://namemycompany.com/2023/04/08/guide-google-search-ranking-and-domain-names/&media=https://onlinedomain.com/wp-content/uploads/2016/09/google-logo.png&description=Guide%3A+Google+search+ranking+and+domain+names" title="Pinterest" ><div class="td-social-but-icon"><i class="td-icon-pinterest"></i></div><div class="td-social-but-text">Pinterest</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-whatsapp" href="https://api.whatsapp.com/send?text=Guide%3A+Google+search+ranking+and+domain+names %0A%0A https://namemycompany.com/2023/04/08/guide-google-search-ranking-and-domain-names/" title="WhatsApp" ><div class="td-social-but-icon"><i class="td-icon-whatsapp"></i></div><div class="td-social-but-text">WhatsApp</div></a></div><div class="td-social-sharing-hidden"><ul class="td-pulldown-filter-list"></ul><a class="td-social-sharing-button td-social-handler td-social-expand-tabs" href="#" data-block-uid="tdi_132" title="More"> <div class="td-social-but-icon"><i class="td-icon-plus td-social-expand-tabs-icon"></i></div> </a></div></div></div></div></div></div></div><div class="td_block_wrap tds_leads tdi_133 abc13 td_block_template_1" data-td-block-uid="tdi_133" > <style> /* inline tdc_css att */ .tdi_133{ margin-bottom:40px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_133{ margin-bottom:35px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_133{ margin-bottom:30px !important; } } </style> <style> /* custom css */ .tds_leads .tds-title{ margin-top: 0; margin-bottom: 20px; font-size: 22px; line-height: 1.4; font-weight: 600; }.tds_leads .tds-info:not(:empty){ margin-bottom: 16px; }.tds_leads .tds-messages{ padding: 8px 12px; font-size: 12px; line-height: 1.4; color: #fff; border-radius: 3px; transition: opacity .2s ease-in-out; }.tds_leads .tds-messages:not(:last-child){ margin-bottom: .4em; }.tds_leads .tds-messages-hiding{ opacity: 0; }.tds_leads .tds-messages-error{ background-color: #ec4d4d; }.tds_leads .tds-messages-success{ background-color: #6bc16f; }.tds_leads .tds-message:not(:last-child){ margin-bottom: .4em; }.tds_leads .tds-email-bar{ display: flex; }.tds_leads .tds-input-wrap{ display: flex; align-items: center; flex: 1; }.tds_leads .tds-input{ height: 100%; padding: 12px 15px; line-height: 1; border-width: 1px 0 1px 1px; }.tds_leads .tds-unsubscribe-txt{ width: 100%; font-size: 13px; line-height: 1.4; }.tds_leads .tds-submit-btn{ -webkit-appearance: none; display: flex; align-items: center; width: 100%; padding: 15px; background-color: #4db2ec; font-size: 13px; line-height: 1; color: #fff; border-width: 0; border-style: solid; border-color: #000; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; outline: none; }.tds_leads .tds-input-wrap + .tds-submit-btn{ width: auto; }.tds_leads .tds-submit-btn:hover{ background-color: #222; }.tds_leads .tds-submit-btn-icon{ position: relative; }.tds_leads i.tds-submit-btn-icon{ font-size: 15px; color: #fff; }.tds_leads .tds-submit-btn-icon-svg{ width: 15px; height: auto; }.tds_leads .tds-submit-btn-icon-svg svg{ display: block; fill: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }.tds_leads .tds-checkbox{ margin-top: 16px; line-height: 1; }.tds_leads .tds-checkbox input{ display: none; }.tds_leads .tds-checkbox label{ display: flex; align-items: center; margin-bottom: 0; cursor: pointer; }.tds_leads .tds-check{ position: relative; width: 1em; height: 1em; margin-right: 8px; background-color: #fff; cursor: pointer; border: 1px solid #ccc; transition: all .3s ease-in-out; flex-shrink: 0; }.tds_leads .tds-check:after{ content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 0.5em; height: 0.5em; background-color: #4db2ec; opacity: 0; transition: all .3s ease; pointer-events: none; }.tds_leads .tds-checkbox input:checked + label .tds-check:after{ opacity: 1; }.tds_leads .tds-check-title{ margin-top: -1px; user-select: none; -webkit-user-select: none; font-size: 11px; color: #444; }.tds_leads .tds-check-title a:hover{ color: #222; }body .tdi_133 .tds-title{ margin-bottom: 18px; font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_133 .tds-messages-success{ border-radius: 2px; }body .tdi_133 .tds-email-bar{ flex-direction: column; }body .tdi_133 .tds-input-wrap{ margin: 0 0 5px; }body .tdi_133 .tds-input-wrap + .tds-submit-btn{ margin: 5px 0 0; }body .tdi_133 .tds-input{ padding: 15px 10px; border-width: 1px; border-style: solid; border-radius: 3px; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_133 .tds-unsubscribe-txt{ text-align: left; }body .tdi_133 i.tds-submit-btn-icon{ font-size: 19px; }body .tdi_133 .tds-submit-btn-icon-svg{ width: 19px; }body .tdi_133 .tds-submit-btn-icon{ margin-left: 5px; top: 0px; }body .tdi_133 .tds-submit-btn{ border-radius: 3px; justify-content: center; background-color: #ec3535; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_133 .tds-checkbox label{ font-size: 16px; }body .tdi_133 .tds-submit-btn:hover{ background-color: #c11f1f; }body .tdi_133 .tds-check-title{ color: #000000; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important; }body .tdi_133 .tds-check-title a{ color: #ec3535; }body .tdi_133 .tds-check-title a:hover{ color: #c11f1f; }body .tdi_133 .tds-message{ font-family:Work Sans !important;font-size:13px !important;line-height:1.4 !important;font-weight:600 !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ body .tdi_133 .tds-title{ margin-bottom: 14px; font-family:Work Sans !important;font-size:22px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_133 .tds-info:not(:empty){ margin: 0 0 12px; }body .tdi_133 .tds-input{ padding: 12px 8px; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_133 i.tds-submit-btn-icon{ font-size: 17px; }body .tdi_133 .tds-submit-btn-icon-svg{ width: 17px; }body .tdi_133 .tds-submit-btn{ padding: 12px; font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_133 .tds-check-title{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_133 .tds-title{ margin-bottom: 12px; font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_133 .tds-messages{ padding: 6px 10px; }body .tdi_133 .tds-input{ padding: 10px 6px; font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_133 i.tds-submit-btn-icon{ font-size: 15px; }body .tdi_133 .tds-submit-btn-icon-svg{ width: 15px; }body .tdi_133 .tds-submit-btn-icon{ margin-left: 3px; }body .tdi_133 .tds-submit-btn{ padding: 10px; font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_133 .tds-message{ font-family:Work Sans !important;font-size:12px !important;line-height:1.4 !important;font-weight:600 !important; }body .tdi_133 .tds-check-title{ font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important; } } /* phone */ @media (max-width: 767px){ } </style><div class="tds-block-inner td-fix-index"><h3 class="tds-title">Subscribe</h3><div class="tds-info"></div><form class="tds-form" action="" method="post" name=""><input type="hidden" name="list" value="5"><input type="hidden" name="double_opt_in" value=""><input type="url" name="rdr_url" value="" style="display: none;"><div class="tds-email-bar"><div class="tds-input-wrap"><input class="tds-input" type="email" name="email" aria-label="email" placeholder="Email address" required></div><button class="tds-submit-btn" type="submit" name="tds-subscribe">I want in<i class="tds-submit-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></button></div><div class="tds-checkbox"><input id="pp_checkbox_tdi_133" class="" name="" value="Y" type="checkbox"><label class="checkbox subfield" for="pp_checkbox_tdi_133"><span class="tds-check"></span><span class="tds-check-title">I've read and accept the <a href="#">Privacy Policy</a>.</span></label></div></form></div></div><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img abc12 tdi_134 td_block_template_1"> <style> /* inline tdc_css att */ .tdi_134{ margin-bottom:35px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_134{ margin-bottom:20px !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_134{ margin-bottom:25px !important; } } </style> <style> /* custom css */ .tdi_134.td-a-rec{ text-align: center; }.tdi_134 .td-element-style{ z-index: -1; }.tdi_134 .td-spot-id-spot_img_hidden{ display: none; }.tdi_134 .td-adspot-title{ display: block; }@media (max-width: 767px) { .tdi_134 .td_spot_img_all { display: none; } .tdi_134 .td-adspot-title { display: block; } } </style><div style="display: inline-block"><a href="https://themeforest.net/item/newspaper/5489609" rel="noopener" class="td_spot_img_all"><img src="https://namemycompany.com/wp-content/uploads/2023/04/rec-sb.jpg" alt="spot_img" /></a><a href="https://themeforest.net/item/newspaper/5489609" rel="noopener" class="td_spot_img_mob"><img src="https://namemycompany.com/wp-content/uploads/2023/04/rec-sb@2x.jpg" alt="spot_img" /></a></div></div><div class="tdm_block td_block_wrap tdm_block_column_title tdi_135 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_135" ><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style> body .tdi_136 .tdm-title{ color: #000000; }.tdi_136 .tdm-title{ font-family:Work Sans !important;font-size:28px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_136 .tdm-title{ font-family:Work Sans !important;font-size:26px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_136 .tdm-title{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="tds-title tds-title1 td-fix-index tdi_136"><h3 class="tdm-title tdm-title-sm">Subscribe</h3></div></div></div></div><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_137 td_block_template_1"> <style> /* custom css */ .tdi_137.td-a-rec{ text-align: center; }.tdi_137 .td-element-style{ z-index: -1; } </style> <div class=" mailpoet_form_popup_overlay "></div> <div id="mailpoet_form_1" class=" mailpoet_form mailpoet_form_shortcode mailpoet_form_position_ mailpoet_form_animation_ " > <style type="text/css"> #mailpoet_form_1 .mailpoet_form { } #mailpoet_form_1 form { margin-bottom: 0; } #mailpoet_form_1 p.mailpoet_form_paragraph.last { margin-bottom: 10px; } #mailpoet_form_1 .mailpoet_column_with_background { padding: 10px; } #mailpoet_form_1 .mailpoet_form_column:not(:first-child) { margin-left: 20px; } #mailpoet_form_1 .mailpoet_paragraph { line-height: 20px; margin-bottom: 20px; } #mailpoet_form_1 .mailpoet_form_paragraph last { margin-bottom: 0px; } #mailpoet_form_1 .mailpoet_segment_label, #mailpoet_form_1 .mailpoet_text_label, #mailpoet_form_1 .mailpoet_textarea_label, #mailpoet_form_1 .mailpoet_select_label, #mailpoet_form_1 .mailpoet_radio_label, #mailpoet_form_1 .mailpoet_checkbox_label, #mailpoet_form_1 .mailpoet_list_label, #mailpoet_form_1 .mailpoet_date_label { display: block; font-weight: normal; } #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea, #mailpoet_form_1 .mailpoet_select, #mailpoet_form_1 .mailpoet_date_month, #mailpoet_form_1 .mailpoet_date_day, #mailpoet_form_1 .mailpoet_date_year, #mailpoet_form_1 .mailpoet_date { display: block; } #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea { width: 200px; } #mailpoet_form_1 .mailpoet_checkbox { } #mailpoet_form_1 .mailpoet_submit { } #mailpoet_form_1 .mailpoet_divider { } #mailpoet_form_1 .mailpoet_message { } #mailpoet_form_1 .mailpoet_form_loading { width: 30px; text-align: center; line-height: normal; } #mailpoet_form_1 .mailpoet_form_loading > span { width: 5px; height: 5px; background-color: #5b5b5b; } #mailpoet_form_1 h2.mailpoet-heading { margin: 0 0 20px 0; } #mailpoet_form_1 h1.mailpoet-heading { margin: 0 0 10px; }#mailpoet_form_1{border-radius: 2px;text-align: left;}#mailpoet_form_1 form.mailpoet_form {padding: 0px;}#mailpoet_form_1{width: 100%;}#mailpoet_form_1 .mailpoet_message {margin: 0; padding: 0 20px;} #mailpoet_form_1 .mailpoet_validate_success {color: #00d084} #mailpoet_form_1 input.parsley-success {color: #00d084} #mailpoet_form_1 select.parsley-success {color: #00d084} #mailpoet_form_1 textarea.parsley-success {color: #00d084} #mailpoet_form_1 .mailpoet_validate_error {color: #cf2e2e} #mailpoet_form_1 input.parsley-error {color: #cf2e2e} #mailpoet_form_1 select.parsley-error {color: #cf2e2e} #mailpoet_form_1 textarea.textarea.parsley-error {color: #cf2e2e} #mailpoet_form_1 .parsley-errors-list {color: #cf2e2e} #mailpoet_form_1 .parsley-required {color: #cf2e2e} #mailpoet_form_1 .parsley-custom-error-message {color: #cf2e2e} #mailpoet_form_1 .mailpoet_paragraph.last {margin-bottom: 0} @media (max-width: 500px) {#mailpoet_form_1 {background-image: none;}} @media (min-width: 500px) {#mailpoet_form_1 .last .mailpoet_paragraph:last-child {margin-bottom: 0}} @media (max-width: 500px) {#mailpoet_form_1 .mailpoet_form_column:last-child .mailpoet_paragraph:last-child {margin-bottom: 0}} </style> <form target="_self" method="post" action="https://namemycompany.com/wp-admin/admin-post.php?action=mailpoet_subscription_form" class="mailpoet_form mailpoet_form_form mailpoet_form_shortcode" novalidate data-delay="" data-exit-intent-enabled="" data-font-family="" data-cookie-expiration-time="" > <input type="hidden" name="data[form_id]" value="1" /> <input type="hidden" name="token" value="557115157a" /> <input type="hidden" name="api_version" value="v1" /> <input type="hidden" name="endpoint" value="subscribers" /> <input type="hidden" name="mailpoet_method" value="subscribe" /> <label class="mailpoet_hp_email_label" style="display: none !important;">Please leave this field empty<input type="email" name="data[email]"/></label><div class="mailpoet_paragraph "><label for="form_email_1" class="mailpoet-screen-reader-text" style="font-size: 16px;line-height: 1.2;"data-automation-id="form_email_label" >Email Address <span class="mailpoet_required">*</span></label><input type="email" autocomplete="email" class="mailpoet_text" id="form_email_1" name="data[form_field_MjI2MjU2YzFmYmQ3X2VtYWls]" title="Email Address" value="" style="width:100%;box-sizing:border-box;background-color:#ffffff;border-style:solid;border-radius:0px !important;border-width:1px;border-color:#e1e1e1;padding:15px;margin: 0 auto 0 0;font-family:'Montserrat';font-size:16px;line-height:1.5;height:auto;" data-automation-id="form_email" placeholder="Email Address *" data-parsley-required="true" data-parsley-minlength="6" data-parsley-maxlength="150" data-parsley-type-message="This value should be a valid email." data-parsley-errors-container=".mailpoet_error_email_" data-parsley-required-message="This field is required."/></div> <div class="mailpoet_paragraph "><input type="submit" class="mailpoet_submit" value="SUBSCRIBE" data-automation-id="subscribe-submit-button" data-font-family='Montserrat' style="width:100%;box-sizing:border-box;background-color:#ec3535;border-style:solid;border-radius:2px !important;border-width:1px;border-color:#ec3535;padding:15px;margin: 0 auto 0 0;font-family:'Montserrat';font-size:16px;line-height:1.5;height:auto;color:#ffffff;font-weight:bold;" /><span class="mailpoet_form_loading"><span class="mailpoet_bounce1"></span><span class="mailpoet_bounce2"></span><span class="mailpoet_bounce3"></span></span></div> <p class="mailpoet_form_paragraph mailpoet-has-font-size" style="text-align: left; color: #000000; font-size: 13px; line-height: 1.5"><em>We don’t spam! Read our <a target="_blank" href="https://namemycompany.com/?page_id=3">privacy policy</a> for more info.</em></p> <div class="mailpoet_message"> <p class="mailpoet_validate_success" style="display:none;" >Check your inbox or spam folder to confirm your subscription. </p> <p class="mailpoet_validate_error" style="display:none;" > </p> </div> </form> </div> </div><div class="wpb_wrapper td_block_empty_space td_block_wrap vc_empty_space tdi_139 " style="height: 32px"></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_140 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_140" > <style> /* inline tdc_css att */ .tdi_140{ margin-bottom:25px !important; padding-bottom:12px !important; border-color:#ec3535 !important; border-style:solid !important; border-width: 0px 0px 3px 0px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_140{ margin-bottom:16px !important; padding-bottom:8px !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_140{ padding-bottom:10px !important; } } </style> <style> /* custom css */ .tdi_140{ text-align: left !important; }.tdi_140 .tdm-descr{ color: #000000; font-family:Work Sans !important;font-size:32px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_140 .tdm-descr{ font-family:Work Sans !important;font-size:28px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_140 .tdm-descr{ font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><p class="tdm-descr">Popular</p></div><div class="td_block_wrap td_flex_block_1 tdi_141 td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_141" > <style> /* inline tdc_css att */ .tdi_141{ margin-bottom:0px !important; } </style> <style> /* custom css */ .tdi_141 .td-image-wrap{ padding-bottom: 70%; }.tdi_141 .entry-thumb{ background-position: center 50%; }.tdi_141 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; margin-left: 0; margin-right: auto; }.ie10 .tdi_141 .td-image-container, .ie11 .tdi_141 .td-image-container{ flex: 0 0 auto; }.tdi_141 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_141 .td-module-meta-info, .ie11 .tdi_141 .td-module-meta-info{ flex: 1; }.tdi_141 .td-module-meta-info{ padding: 0 0 0 16px; display: flex; flex-direction: column; justify-content: center; border-color: #eaeaea; }.tdi_141 .td-category-pos-above .td-post-category{ align-self: flex-start; align-self: flex-start !important; }.tdi_141 .td_module_wrap{ padding-left: 0px; padding-right: 0px; padding-bottom: 10px; margin-bottom: 10px; }.tdi_141 .td_block_inner{ margin-left: -0px; margin-right: -0px; }.tdi_141 .td-module-container:before{ bottom: -10px; border-color: #eaeaea; }.tdi_141 .td-post-vid-time{ display: block; }.tdi_141 .td-post-category{ margin: 0px; padding: 0px; border-radius: undefinedpx; background-color: rgba(255,255,255,0); color: #ec3535; border-width: 0px; border-style: solid; border-color: #aaa; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_141 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_141 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_141 .td-excerpt{ display: none; margin: 0px; column-count: 1; column-gap: 48px; }.tdi_141 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_141 .td-read-more{ display: none; }.tdi_141 .td-author-date{ display: inline; }.tdi_141 .td-post-author-name{ display: none; }.tdi_141 .td-post-date, .tdi_141 .td-post-author-name span{ display: none; }.tdi_141 .entry-review-stars{ display: inline-block; }.tdi_141 .td-icon-star, .tdi_141 .td-icon-star-empty, .tdi_141 .td-icon-star-half{ font-size: 15px; }.tdi_141 .td-module-comments{ display: none; }.tdi_141 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_141 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_141 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; color: #000000; }.tdi_141 .td-module-title a{ color: #000000; }.tdi_141 .td_module_wrap:hover .td-module-title a{ color: #f43f3f !important; }.tdi_141 .td-module-meta-info, .tdi_141 .td-next-prev-wrap{ text-align: left; }.tdi_141 .td-category-pos-image .td-post-category:not(.td-post-extra-category){ left: 0; right: auto; transform: translateX(0); -webkit-transform: translateX(0); }.tdi_141 .td-ajax-next-page{ margin-right: auto; margin-left: 0; }.tdi_141 .td-module-exclusive .td-module-title a:before{ display: inline-block; margin: -4px 5px 0 0; padding: 3px 5px; border-radius: 2px; color: #ffffff; background-color: #ec3535; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_141 .td-module-exclusive:hover .td-module-title a:before{ color: #ffffff; background-color: #ec3535; }.tdi_141 .entry-title{ margin: 0px; font-family:PT Serif !important;font-size:14px !important;line-height:1.4 !important;font-weight:600 !important; }.tdi_141 .td-read-more a{ background-color: rgba(255,255,255,0) !important; text-transform:uppercase !important; }.tdi_141 .td-read-more:hover a{ background-color: rgba(255,255,255,0) !important; }html:not([class*='ie']) .tdi_141 .td-module-container:hover .entry-thumb:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_141 .td-image-wrap{ padding-bottom: 90%; }.tdi_141 .td-module-meta-info{ padding: 0 0 0 12px; }.tdi_141 .td_module_wrap{ padding-left: 5px; padding-right: 5px; padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_141 .td_block_inner{ margin-left: -5px; margin-right: -5px; }.tdi_141 .td-module-container:before{ bottom: -7.5px; }.tdi_141 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_141 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_141 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_141 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_141 .entry-title{ font-family:PT Serif !important;font-size:12px !important;line-height:1.3 !important;font-weight:600 !important; }.tdi_141 .td-post-category{ font-family:Work Sans !important;font-size:10px !important;line-height:1 !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_141 .td-image-wrap{ padding-bottom: 60%; }.tdi_141 .td-image-container{ flex: 0 0 100%; width: 100%; display: block; order: 0; }.ie10 .tdi_141 .td-image-container, .ie11 .tdi_141 .td-image-container{ flex: 0 0 auto; }.tdi_141 .td-module-container{ flex-direction: column; }.ie10 .tdi_141 .td-module-meta-info, .ie11 .tdi_141 .td-module-meta-info{ flex: auto; }.tdi_141 .td-module-meta-info{ padding: 12px 0 0; }.tdi_141 .td_module_wrap{ padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.tdi_141 .td-module-container:before{ bottom: -10px; }.tdi_141 .td-post-category{ border-radius: 2px; font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_141 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_141 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_141 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_141 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; } } /* phone */ @media (max-width: 767px){ .tdi_141 .td-module-meta-info{ max-width: 100%; }.tdi_141 .td_module_wrap{ width: 100%; float: left; padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.tdi_141 .td-module-container:before{ bottom: -10px; }.tdi_141 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_141 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_141 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_141 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; } } </style><script>var block_tdi_141 = new tdBlock(); block_tdi_141.id = "tdi_141"; block_tdi_141.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","modules_category":"","show_btn":"none","show_excerpt":"none","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIn0=","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjMifQ==","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTJweCIsInBvcnRyYWl0IjoiMTJweCAwIDAifQ==","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicG9ydHJhaXQiOiJub19mbG9hdCJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiI3MCIsImxhbmRzY2FwZSI6IjkwIiwicG9ydHJhaXQiOiI2MCJ9","all_modules_space":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIyMCJ9","art_excerpt":"0","art_title":"eyJhbGwiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiIxMSJ9","f_cat_font_line_height":"1","modules_gap":"eyJhbGwiOiIwIiwibGFuZHNjYXBlIjoiMTAiLCJwaG9uZSI6IjAifQ==","modules_category_margin":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","modules_cat_border":"0","modules_category_radius":"eyJhbGwiOiJ1bmRlZmluZWQiLCJwb3J0cmFpdCI6IjIifQ==","f_cat_font_spacing":"-0.5","cat_txt_hover":"#000000","image_width":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMTAwIn0=","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_radius":"2","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"-1553","category_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","locked_only":"","limit":"5","offset":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_141","tdc_css_class":"tdi_141","tdc_css_class_style":"tdi_141_rand_style"}'; block_tdi_141.td_column_number = "1"; block_tdi_141.block_type = "td_flex_block_1"; block_tdi_141.post_count = "5"; block_tdi_141.found_posts = "2143"; block_tdi_141.header_color = ""; block_tdi_141.ajax_pagination_infinite_stop = ""; block_tdi_141.max_num_pages = "429"; tdBlocksArray.push(block_tdi_141); </script><div class="td-block-title-wrap"></div><div id=tdi_141 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel=" bookmark" class="td-image-wrap " title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://onlinedomain.com/wp-content/uploads/2016/04/gtlds-600x300.jpg')" post-id="7721"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel="bookmark" title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)">2020 Q2 report: domains increase by 3.3 million (up 0.9%)</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel=" bookmark" class="td-image-wrap " title="Universities CEOs Attended the Most" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://www.personalbrandingblog.com/wp-content/uploads/2019/06/Popular-Universities.jpg')" post-id="7718"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel="bookmark" title="Universities CEOs Attended the Most">Universities CEOs Attended the Most</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel=" bookmark" class="td-image-wrap " title="Live domain auction grosses $2.2 million" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://domainnamewire.com/wp-content/auction-bid-1.jpg')" post-id="7715"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel="bookmark" title="Live domain auction grosses $2.2 million">Live domain auction grosses $2.2 million</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/mike-mann-with-alex-pires-and-krista-gable-video/" rel=" bookmark" class="td-image-wrap " title="Mike Mann with Alex Pires and Krista Gable (video)" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://onlinedomain.com/wp-content/uploads/2017/08/mike-mann.jpg')" post-id="7712"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/mike-mann-with-alex-pires-and-krista-gable-video/" rel="bookmark" title="Mike Mann with Alex Pires and Krista Gable (video)">Mike Mann with Alex Pires and Krista Gable (video)</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/following-through-the-toughest-easy-job/" rel=" bookmark" class="td-image-wrap " title="Following Through: The Toughest Easy Job" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://www.personalbrandingblog.com/wp-content/uploads/2019/06/Project-Followthrough.jpg')" post-id="7709"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/following-through-the-toughest-easy-job/" rel="bookmark" title="Following Through: The Toughest Easy Job">Following Through: The Toughest Easy Job</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div></div></div></div></div></div><div id="tdi_142" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_143 wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .tdi_143, .tdi_143 .tdc-columns{ min-height: 0; }.tdi_143, .tdi_143 .tdc-columns{ display: block; }.tdi_143 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_143{ margin-top:200px !important; padding-bottom:100px !important; position:relative; } .tdi_143 .td_block_wrap{ text-align:left } /* phone */ @media (max-width: 767px) { .tdi_143{ padding-bottom:60px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_143{ margin-top:140px !important; padding-bottom:60px !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_143{ margin-top:170px !important; padding-bottom:80px !important; } } </style> <div class="tdi_142_rand_style td-element-style" ><style> .tdi_142_rand_style{ background-color:#f7f7f7 !important; } </style></div><div class="vc_column tdi_145 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .tdi_145{ vertical-align: baseline; }.tdi_145 > .wpb_wrapper, .tdi_145 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_145 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_145 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_145 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ .tdi_145{ padding-top:5px !important; } /* phone */ @media (max-width: 767px) { .tdi_145{ padding-top:0px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_145{ padding-top:0px !important; } } </style><div class="wpb_wrapper"><div class="vc_row_inner tdi_147 vc_row vc_inner wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_147{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_147, .tdi_147 .tdc-inner-columns{ display: block; }.tdi_147 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_147{ margin-top:-200px !important; } .tdi_147 .td_block_wrap{ text-align:left } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_147{ margin-top:-170px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_147{ margin-top:-140px !important; } } </style><div class="vc_column_inner tdi_149 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped> /* custom css */ .tdi_149{ vertical-align: baseline; }.tdi_149 .vc_column-inner > .wpb_wrapper, .tdi_149 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_149 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="td_block_wrap td_block_title tdi_150 td-pb-border-top td_block_template_13 td-fix-index" data-td-block-uid="tdi_150" > <style> .td_block_template_13.widget > ul > li { margin-left: 0 !important; } .global-block-template-13 .td-comments-title span { margin-left: 0 !important; font-size: 20px; } @media (max-width: 767px) { .global-block-template-13 .td-comments-title span { font-size: 15px; } } .td_block_template_13 .td-related-title a { margin-right: 20px; font-size: 20px; } @media (max-width: 767px) { .td_block_template_13 .td-related-title a { font-size: 15px; } } .td_block_template_13 .td-related-title .td-cur-simple-item { color: #4db2ec; } .td_block_template_13 .td-related-title > a.td-related-right { margin-left: 0 !important; } .td_block_template_13 .td-block-title { font-size: 26px; font-weight: 800; margin-bottom: 26px; line-height: 26px !important; padding: 0; letter-spacing: -0.6px; margin-top: 36px; transform: translateZ(0); -webkit-transform: translateZ(0); text-align: left; } .td_block_template_13 .td-block-title a { color: #111; } @media (max-width: 1018px) { .td_block_template_13 .td-block-title { font-size: 22px; margin-bottom: 16px; margin-top: 26px; } } @media (max-width: 767px) { .td_block_template_13 .td-block-title { margin-top: 26px !important; margin-bottom: 16px !important; } } .td_block_template_13 .td-block-title > a, .td_block_template_13 .td-block-title > span { margin-left: 12px; } @media (max-width: 767px) { .td_block_template_13 .td-block-title > a, .td_block_template_13 .td-block-title > span { margin-left: 12px !important; } } .td_block_template_13 .td-subcat-filter { line-height: 1; display: table; } .td_block_template_13 .td-subcat-dropdown .td-subcat-more { margin-bottom: 8px !important; margin-top: 7px; } .td_block_template_13 .td-pulldown-category { font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 26px !important; color: #444; font-weight: 500; position: absolute; right: 0; bottom: -2px; top: 0; margin: auto 0; display: table; } .td_block_template_13 .td-pulldown-category span { display: inline-block; -webkit-transition: transform 0.5s ease; transition: transform 0.5s ease; } @media (max-width: @responsive_p_phone_max) { .td_block_template_13 .td-pulldown-category span { display: none; } } .td_block_template_13 .td-pulldown-category i { font-size: 10px; margin-left: 10px; } .td_block_template_13 .td-pulldown-category:hover { opacity: 0.9; } .td_block_template_13 .td-pulldown-category:hover span { transform: translate3d(-6px, 0, 0); -webkit-transform: translate3d(-6px, 0, 0); } .td_block_template_13 .td-block-subtitle { font-size: 90px; text-transform: uppercase; position: absolute; left: -4px; z-index: -1; bottom: -20px; white-space: nowrap; color: #f3f3f3; line-height: 1; } @media (min-width: 768px) and (max-width: 1018px) { .td_block_template_13 .td-block-subtitle { font-size: 70px; bottom: -15px; } } @media (max-width: 767px) { .td_block_template_13 .td-block-subtitle { font-size: 60px; bottom: -12px; } } .td_block_template_13 .td-title-align { margin-top: 0 !important; } .td_block_template_13 .td-title-align > a, .td_block_template_13 .td-title-align > span { margin-left: 0 !important; } @media (min-width: 768px) and (max-width: 1018px) { .td-pb-span4 .td_block_template_13 .td-pulldown-category span { display: none; } } @media (min-width: 768px) { .td-pb-span4 .td_block_template_13 .td-block-subtitle { display: none; } } .td-pb-span4 .td_block_template_13 .td-block-title { margin-top: 0; } .td-pb-span4 .td_block_template_13 .td-block-title * > { margin-left: 0; } .td-pb-span12 .td_block_template_13 .td-block-title { margin-bottom: 40px; } @media (min-width: 768px) and (max-width: 1018px) { .td-pb-span12 .td_block_template_13 .td-block-title { margin-bottom: 26px; } } .tdi_150 .td-block-title > a, .tdi_150 .td-block-title > span { color: #000000 !important; } .tdi_150 .td-block-subtitle { color: #f7f7f7 !important; } /* inline tdc_css att */ .tdi_150{ margin-bottom:50px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_150{ margin-bottom:40px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_150{ margin-bottom:36px !important; } } /* phone */ @media (max-width: 767px) { .tdi_150{ margin-bottom:40px !important; } } </style> <style> /* custom css */ body .tdi_150 .td-block-title a, body .tdi_150 .td-block-title span{ font-family:Work Sans !important;font-size:32px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_150 .td-block-title{ text-align: center; }body .tdi_150.td_block_template_4 .td-block-title > *:before, body .tdi_150.td_block_template_17 .td-block-title:after, body .tdi_150.td_block_template_13 .td-block-subtitle, body .tdi_150.td_block_template_9 .td-block-title:after{ right: 0; left: 0; }body .tdi_150.td_block_template_5 .td-block-title > *{ border-width: 0 0 0 4px; }body .tdi_150.td_block_template_8 .td-block-title > *{ padding-left: 20px; padding-right: 20px; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ body .tdi_150 .td-block-title a, body .tdi_150 .td-block-title span{ font-family:Work Sans !important;font-size:26px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_150 .td-block-title a, body .tdi_150 .td-block-title span{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="td-block-title-wrap"><h4 class="td-block-title"><span>More like this</span><div class="td-block-subtitle">Related</div></h4></div></div></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_151 td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_151" > <style> /* inline tdc_css att */ .tdi_151{ margin-bottom:0px !important; } </style> <style> /* custom css */ .tdi_151 .td-image-wrap{ padding-bottom: 70%; }.tdi_151 .entry-thumb{ background-position: center 50%; }.tdi_151 .td-module-container{ flex-direction: column; border-color: #eaeaea !important; }.tdi_151 .td-image-container{ display: block; order: 0; margin-left: 0; margin-right: auto; }.ie10 .tdi_151 .td-module-meta-info, .ie11 .tdi_151 .td-module-meta-info{ flex: auto; }.tdi_151 .td-module-meta-info{ padding: 16px 0 0 0; border-color: #eaeaea; }.tdi_151 .td_module_wrap{ width: 25%; float: left; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; margin-bottom: 10px; }.tdi_151 .td_block_inner{ margin-left: -10px; margin-right: -10px; }.tdi_151 .td-module-container:before{ bottom: -10px; border-color: #eaeaea; }.tdi_151 .td-post-vid-time{ display: block; }.tdi_151 .td-post-category{ margin: 0px; padding: 0px; background-color: rgba(255,255,255,0); color: #ec3535; border-width: 0px; border-style: solid; border-color: #aaa; }.tdi_151 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_151 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 100%; }.tdi_151 .td-excerpt{ display: none; margin: 0px; column-count: 1; column-gap: 48px; }.tdi_151 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_151 .td-read-more{ display: none; }.tdi_151 .td-author-date{ display: inline; }.tdi_151 .entry-review-stars{ display: inline-block; }.tdi_151 .td-icon-star, .tdi_151 .td-icon-star-empty, .tdi_151 .td-icon-star-half{ font-size: 15px; }.tdi_151 .td-module-comments{ display: none; }.tdi_151 .td_module_wrap:nth-child(4n+1){ clear: both; }.tdi_151 .td_module_wrap:nth-last-child(-n+4){ margin-bottom: 0; padding-bottom: 0; }.tdi_151 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{ display: none; }.tdi_151 .td-module-title a{ color: #000000; }.tdi_151 .td_module_wrap:hover .td-module-title a{ color: #f43f3f !important; }.tdi_151 .td-post-author-name a{ color: #000000; }.tdi_151 .td-post-author-name:hover a{ color: #ec3535; }.tdi_151 .td-post-date, .tdi_151 .td-post-author-name span{ color: #000000; }.tdi_151 .td-module-meta-info, .tdi_151 .td-next-prev-wrap{ text-align: left; }.tdi_151 .td-category-pos-above .td-post-category{ align-self: flex-start !important; }.tdi_151 .td-category-pos-image .td-post-category:not(.td-post-extra-category){ left: 0; right: auto; transform: translateX(0); -webkit-transform: translateX(0); }.tdi_151 .td-ajax-next-page{ margin-right: auto; margin-left: 0; }.tdi_151 .td-module-exclusive .td-module-title a:before{ display: inline-block; margin: -4px 5px 0 0; padding: 3px 5px; border-radius: 2px; color: #ffffff; background-color: #ec3535; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_151 .td-module-exclusive:hover .td-module-title a:before{ color: #ffffff; background-color: #ec3535; }.tdi_151 .entry-title{ margin: 0 0 8px 0; font-family:Work Sans !important;font-size:16px !important;line-height:1.2 !important;font-weight:600 !important; }.tdi_151 .td-read-more a{ background-color: rgba(255,255,255,0) !important; text-transform:uppercase !important; }.tdi_151 .td-read-more:hover a{ background-color: rgba(255,255,255,0) !important; }.tdi_151 .td-editor-date, .tdi_151 .td-editor-date .td-post-author-name a, .tdi_151 .td-editor-date .entry-date, .tdi_151 .td-module-comments a{ font-family:Work Sans !important;font-size:13px !important;line-height:1 !important;font-weight:500 !important;text-transform:capitalize !important;letter-spacing:-0.5px !important; }html:not([class*='ie']) .tdi_151 .td-module-container:hover .entry-thumb:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_151 .td-module-meta-info{ padding: 14px 0 0 0; }.tdi_151 .td_module_wrap{ padding-left: 7.5px; padding-right: 7.5px; padding-bottom: 7.5px; margin-bottom: 7.5px; clear: none !important; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_151 .td_block_inner{ margin-left: -7.5px; margin-right: -7.5px; }.tdi_151 .td-module-container:before{ bottom: -7.5px; }.tdi_151 .td-post-author-name{ display: none; }.tdi_151 .td_module_wrap:nth-child(4n+1){ clear: both !important; }.tdi_151 .td_module_wrap:nth-last-child(-n+4){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_151 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_151 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{ display: none !important; }.tdi_151 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_151 .entry-title{ margin: 0 0 6px 0; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_151 .td-module-meta-info{ padding: 12px 0 0 0; }.tdi_151 .td_module_wrap{ padding-left: 5px; padding-right: 5px; padding-bottom: 5px; margin-bottom: 5px; clear: none !important; padding-bottom: 5px !important; margin-bottom: 5px !important; }.tdi_151 .td_block_inner{ margin-left: -5px; margin-right: -5px; }.tdi_151 .td-module-container:before{ bottom: -5px; }.tdi_151 .td-post-author-name{ display: none; }.tdi_151 .td-icon-star, .tdi_151 .td-icon-star-empty, .tdi_151 .td-icon-star-half{ font-size: 10px; }.tdi_151 .td_module_wrap:nth-child(4n+1){ clear: both !important; }.tdi_151 .td_module_wrap:nth-last-child(-n+4){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_151 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_151 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{ display: none !important; }.tdi_151 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_151 .entry-title{ margin: 0 0 4px 0; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:600 !important; }.tdi_151 .td-editor-date, .tdi_151 .td-editor-date .td-post-author-name a, .tdi_151 .td-editor-date .entry-date, .tdi_151 .td-module-comments a{ font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:500 !important;text-transform:capitalize !important;letter-spacing:-0.5px !important; } } /* phone */ @media (max-width: 767px){ .tdi_151 .td-module-meta-info{ max-width: 100%; }.tdi_151 .td_module_wrap{ width: 100%; float: left; padding-left: 0px; padding-right: 0px; padding-bottom: 15px; margin-bottom: 15px; padding-bottom: 15px !important; margin-bottom: 15px !important; }.tdi_151 .td_block_inner{ margin-left: -0px; margin-right: -0px; }.tdi_151 .td-module-container:before{ bottom: -15px; }.tdi_151 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_151 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_151 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_151 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; } } </style><script>var block_tdi_151 = new tdBlock(); block_tdi_151.id = "tdi_151"; block_tdi_151.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.2","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"70","all_modules_space":"eyJwaG9uZSI6IjMwIiwicG9ydHJhaXQiOiIxMCIsImFsbCI6IjIwIiwibGFuZHNjYXBlIjoiMTUifQ==","art_excerpt":"0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"653","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"-1553","category_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","locked_only":"","offset":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_151","tdc_css_class":"tdi_151","tdc_css_class_style":"tdi_151_rand_style"}'; block_tdi_151.td_column_number = "3"; block_tdi_151.block_type = "td_flex_block_1"; block_tdi_151.post_count = "4"; block_tdi_151.found_posts = "2143"; block_tdi_151.header_color = ""; block_tdi_151.ajax_pagination_infinite_stop = ""; block_tdi_151.max_num_pages = "536"; tdBlocksArray.push(block_tdi_151); </script><div class="td-block-title-wrap"></div><div id=tdi_151 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel=" bookmark" class="td-image-wrap " title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://onlinedomain.com/wp-content/uploads/2016/04/gtlds-600x300.jpg')" post-id="7721"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel="bookmark" title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)">2020 Q2 report: domains increase by 3.3 million (up 0.9%)</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <a href="https://namemycompany.com/author/domizovp-pl/" aria-label="author-photo" class="td-author-photo"><img alt='' src='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=96&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=192&d=mm&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy' decoding='async'/></a> <span class="td-post-author-name"><a href="https://namemycompany.com/author/domizovp-pl/">Richard Braught</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T20:43:10+00:00" >June 5, 2023</time></span> </span> </div> <div class="td-excerpt"> VeriSign, Inc. (NASDAQ: VRSN) today announced that the second...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel=" bookmark" class="td-image-wrap " title="Universities CEOs Attended the Most" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://www.personalbrandingblog.com/wp-content/uploads/2019/06/Popular-Universities.jpg')" post-id="7718"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel="bookmark" title="Universities CEOs Attended the Most">Universities CEOs Attended the Most</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <a href="https://namemycompany.com/author/domizovp-pl/" aria-label="author-photo" class="td-author-photo"><img alt='' src='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=96&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=192&d=mm&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy' decoding='async'/></a> <span class="td-post-author-name"><a href="https://namemycompany.com/author/domizovp-pl/">Richard Braught</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T20:35:49+00:00" >June 5, 2023</time></span> </span> </div> <div class="td-excerpt"> Having a good education is one of the first...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel=" bookmark" class="td-image-wrap " title="Live domain auction grosses $2.2 million" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://domainnamewire.com/wp-content/auction-bid-1.jpg')" post-id="7715"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel="bookmark" title="Live domain auction grosses $2.2 million">Live domain auction grosses $2.2 million</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <a href="https://namemycompany.com/author/domizovp-pl/" aria-label="author-photo" class="td-author-photo"><img alt='' src='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=96&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=192&d=mm&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy' decoding='async'/></a> <span class="td-post-author-name"><a href="https://namemycompany.com/author/domizovp-pl/">Richard Braught</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T17:55:14+00:00" >June 5, 2023</time></span> </span> </div> <div class="td-excerpt">Seven figure sale of holiday.com highlights auction. Last week’s Right...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/mike-mann-with-alex-pires-and-krista-gable-video/" rel=" bookmark" class="td-image-wrap " title="Mike Mann with Alex Pires and Krista Gable (video)" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://onlinedomain.com/wp-content/uploads/2017/08/mike-mann.jpg')" post-id="7712"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/mike-mann-with-alex-pires-and-krista-gable-video/" rel="bookmark" title="Mike Mann with Alex Pires and Krista Gable (video)">Mike Mann with Alex Pires and Krista Gable (video)</a></h3> <div class="td-editor-date"> <span class="td-author-date"> <a href="https://namemycompany.com/author/domizovp-pl/" aria-label="author-photo" class="td-author-photo"><img alt='' src='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=96&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/629805986bb325a0fdab9e6ef8df9a94?s=192&d=mm&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy' decoding='async'/></a> <span class="td-post-author-name"><a href="https://namemycompany.com/author/domizovp-pl/">Richard Braught</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T17:41:02+00:00" >June 5, 2023</time></span> </span> </div> <div class="td-excerpt">Mike Mann with Alex Pires and Krista Gable (video) </div> </div> </div> </div> </div></div></div></div></div></div></div></div> <span class="td-page-meta" itemprop="author" itemscope itemtype="https://schema.org/Person"><meta itemprop="name" content="Richard Braught"><meta itemprop="url" content="https://namemycompany.com/author/domizovp-pl/"></span><meta itemprop="datePublished" content="2023-04-08T06:31:07+00:00"><meta itemprop="dateModified" content="2023-04-08T06:31:07+00:00"><meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://namemycompany.com/2023/04/08/guide-google-search-ranking-and-domain-names/"/><span class="td-page-meta" itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><span class="td-page-meta" itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://namemycompany.com/2023/04/08/guide-google-search-ranking-and-domain-names/"></span><meta itemprop="name" content="Name My Company"></span><meta itemprop="headline" content="Guide: Google search ranking and domain names"><span class="td-page-meta" itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://onlinedomain.com/wp-content/uploads/2016/09/google-logo.png"><meta itemprop="width" content="1920"><meta itemprop="height" content="0"></span> </article> </div> </div> </div> <!-- #tdb-autoload-article --> <div class="td-footer-template-wrap" style="position: relative"> <div class="td-footer-wrap "> <div id="tdi_152" class="tdc-zone"><div class="tdc_zone tdi_153 wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .tdi_153{ min-height: 0; }.tdi_153 > .td-element-style:after{ content: '' !important; width: 100% !important; height: 100% !important; position: absolute !important; top: 0 !important; left: 0 !important; z-index: 0 !important; display: block !important; background-color: #eaeaea !important; } </style> <div class="tdi_152_rand_style td-element-style" ></div><div id="tdi_154" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_155 wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_155, .tdi_155 .tdc-columns{ min-height: 0; }.tdi_155, .tdi_155 .tdc-columns{ display: block; }.tdi_155 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_155{ padding-top:30px !important; } .tdi_155 .td_block_wrap{ text-align:left } </style><div class="vc_column tdi_157 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .tdi_157{ vertical-align: baseline; }.tdi_157 > .wpb_wrapper, .tdi_157 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_157 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_157 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_157 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper"><div class="vc_row_inner tdi_159 vc_row vc_inner wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_159{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_159, .tdi_159 .tdc-inner-columns{ display: block; }.tdi_159 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_159{ margin-right:0px !important; margin-bottom:30px !important; margin-left:0px !important; border-color:#000000 !important; border-style:solid !important; border-width: 0px 0px 3px 0px !important; } .tdi_159 .td_block_wrap{ text-align:left } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_159{ margin-bottom:25px !important; } } /* phone */ @media (max-width: 767px) { .tdi_159{ margin-bottom:25px !important; padding-bottom:10px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_159{ margin-bottom:20px !important; } } </style><div class="vc_column_inner tdi_161 wpb_column vc_column_container tdc-inner-column td-pb-span3"> <style scoped> /* custom css */ .tdi_161{ vertical-align: baseline; }.tdi_161 .vc_column-inner > .wpb_wrapper, .tdi_161 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_161 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_161{ margin-bottom:15px !important; justify-content:center !important; text-align:center !important; } } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_logo tdi_162 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_162" > <style> /* inline tdc_css att */ .tdi_162{ margin-left:-20px !important; } </style> <style> /* custom css */ .tdi_162 .tdb-logo-a, .tdi_162 h1{ flex-direction: row; align-items: center; justify-content: flex-start; }.tdi_162 .tdb-logo-svg-wrap{ display: block; }.tdi_162 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{ display: none; }.tdi_162 .tdb-logo-img-wrap{ display: block; }.tdi_162 .tdb-logo-text-tagline{ margin-top: 2px; margin-left: 0; display: block; }.tdi_162 .tdb-logo-text-title{ display: block; }.tdi_162 .tdb-logo-text-wrap{ flex-direction: column; align-items: flex-start; }.tdi_162 .tdb-logo-icon{ top: 0px; display: block; } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://namemycompany.com/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data" data-retina="https://namemycompany.com/wp-content/uploads/2023/04/name12-removebg-preview.png" src="https://namemycompany.com/wp-content/uploads/2023/04/name12-removebg-preview.png" alt="Logo" title="" width="366" height="111" /></span></a></div></div> <!-- ./block --></div></div></div><div class="vc_column_inner tdi_164 wpb_column vc_column_container tdc-inner-column td-pb-span9"> <style scoped> /* custom css */ .tdi_164{ vertical-align: baseline; }.tdi_164 .vc_column-inner > .wpb_wrapper, .tdi_164 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_164 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="td_block_wrap td_block_list_menu tdi_165 td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_165" > <style> /* inline tdc_css att */ .tdi_165{ margin-right:-20px !important; margin-bottom:0px !important; } /* phone */ @media (max-width: 767px) { .tdi_165{ margin-right:0px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_165{ margin-right:-15px !important; } } </style> <style> /* custom css */ .tdi_165 li{ display: inline-block; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important; }.tdi_165 .menu{ display: flex; }.tdi_165 .sub-menu{ display: none; }.tdi_165 ul{ margin: 20px; text-align: right; justify-content: flex-end; }.tdi_165 ul li{ margin-right: 30px; }.tdi_165 ul li:last-child{ margin-right: 0; }.tdi_165 a{ color: #000000; }.tdi_165 li.current-menu-item > a, .tdi_165 li.current-menu-ancestor > a, .tdi_165 li.current-category-ancestor > a, .tdi_165 a:hover{ color: #ec3535; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_165 ul li{ margin-right: 25px; }.tdi_165 ul li:last-child{ margin-right: 0; }.tdi_165 li{ font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:600 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_165 ul{ margin: 15px; }.tdi_165 ul li{ margin-right: 15px; }.tdi_165 ul li:last-child{ margin-right: 0; }.tdi_165 li{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:600 !important; } } /* phone */ @media (max-width: 767px){ .tdi_165 ul{ margin: 0px; text-align: center; justify-content: center; }.tdi_165 ul li{ margin-right: 15px; }.tdi_165 ul li:last-child{ margin-right: 0; }.tdi_165 li{ font-family:Work Sans !important;font-size:13px !important;line-height:1.6 !important;font-weight:600 !important; } } </style><div class="td-block-title-wrap"></div><div id=tdi_165 class="td_block_inner td-fix-index"><div class="menu-menu33-container"><ul id="menu-menu33-1" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-202"><a href="https://namemycompany.com/category/business-branding/">Business Branding</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-203"><a href="https://namemycompany.com/category/business-naming-blog/">Business Naming Blog</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-204"><a href="https://namemycompany.com/category/company-formation-tips/">Company Formation Tips</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-205"><a href="https://namemycompany.com/category/crowd-funding/">Crowd Funding</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-206"><a href="https://namemycompany.com/category/domain-name-news/">Domain Name News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207"><a href="https://namemycompany.com/category/entrepreneurship/">Entrepreneurship</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-208"><a href="https://namemycompany.com/category/marketing/">Marketing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-209"><a href="https://namemycompany.com/category/small-business-startups/">Small Business & Startups</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-210"><a href="https://namemycompany.com/category/venture-capital/">Venture Capital</a></li> </ul></div></div></div></div></div></div></div><div class="vc_row_inner tdi_167 vc_row vc_inner wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_167{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_167, .tdi_167 .tdc-inner-columns{ display: block; }.tdi_167 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_167{ margin-bottom:40px !important; } .tdi_167 .td_block_wrap{ text-align:left } </style><div class="vc_column_inner tdi_169 wpb_column vc_column_container tdc-inner-column td-pb-span3"> <style scoped> /* custom css */ .tdi_169{ vertical-align: baseline; }.tdi_169 .vc_column-inner > .wpb_wrapper, .tdi_169 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_169 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_169{ width:27% !important; } /* phone */ @media (max-width: 767px) { .tdi_169{ margin-bottom:25px !important; width:100% !important; } } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_column_title tdi_170 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_170" ><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style> body .tdi_171 .tdm-title{ color: #000000; }.tdi_171 .tdm-title{ font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_171 .tdm-title{ font-family:Work Sans !important;font-size:22px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_171 .tdm-title{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="tds-title tds-title1 td-fix-index tdi_171"><h3 class="tdm-title tdm-title-sm">About us</h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_172 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_172" > <style> /* inline tdc_css att */ .tdi_172{ margin-bottom:25px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_172{ margin-bottom:20px !important; } } /* phone */ @media (max-width: 767px) { .tdi_172{ margin-bottom:20px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_172{ margin-bottom:15px !important; } } </style> <style> /* custom css */ .tdi_172{ text-align: left !important; }.tdi_172 .tdm-descr{ color: #000000; font-family:PT Serif !important;font-size:15px !important;line-height:1.5 !important;font-weight:400 !important; }.tdi_172 .tdm-descr a{ color: #ec3535; }.tdi_172 .tdm-descr a:hover{ color: #c11f1f; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_172 .tdm-descr{ font-family:PT Serif !important;font-size:14px !important;line-height:1.5 !important;font-weight:400 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_172 .tdm-descr{ font-family:PT Serif !important;font-size:13px !important;line-height:1.5 !important;font-weight:400 !important; } } </style><p class="tdm-descr">Name My Company Provides Relevant News About Business Branding, Business Naming Blog, Company Formation Tips, Crowd Funding, Domain Name News, Entrepreneurship, Marketing, Small Business & Startups & Venture Capital.</p></div><div class="tdm_block td_block_wrap tdm_block_socials tdi_173 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_173" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_173{ text-align:left !important; } } </style> <style> /* custom css */ .tdm_block.tdm_block_socials{ margin-bottom: 0; }.tdm-social-wrapper{ *zoom: 1; }.tdm-social-wrapper:before, .tdm-social-wrapper:after{ display: table; content: ''; line-height: 0; }.tdm-social-wrapper:after{ clear: both; }.tdm-social-item-wrap{ display: inline-block; }.tdm-social-item{ position: relative; display: inline-block; vertical-align: middle; -webkit-transition: all 0.2s; transition: all 0.2s; text-align: center; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdm-social-item i{ font-size: 14px; color: #4db2ec; -webkit-transition: all 0.2s; transition: all 0.2s; }.tdm-social-text{ display: none; margin-top: -1px; vertical-align: middle; font-size: 13px; color: #4db2ec; -webkit-transition: all 0.2s; transition: all 0.2s; }.tdm-social-item-wrap:hover i, .tdm-social-item-wrap:hover .tdm-social-text{ color: #000; }.tdm-social-item-wrap:last-child .tdm-social-text{ margin-right: 0 !important; } </style> <style> .tds-social3 .tdm-social-item{ background-color: #4db2ec; }.tds-social3 .tdm-social-item:hover{ background-color: #000; }.tds-social3 .tdm-social-item i{ color: #fff; }.tdi_174 .tdm-social-item i{ font-size: 17px; vertical-align: middle; }.tdi_174 .tdm-social-item i.td-icon-twitter, .tdi_174 .tdm-social-item i.td-icon-linkedin, .tdi_174 .tdm-social-item i.td-icon-pinterest, .tdi_174 .tdm-social-item i.td-icon-blogger, .tdi_174 .tdm-social-item i.td-icon-vimeo{ font-size: 13.6px; }.tdi_174 .tdm-social-item{ width: 44.2px; height: 44.2px; line-height: 44.2px; margin: 5px 10px 5px 0; border-radius: 2px; }.tdi_174 .tdm-social-item-wrap:last-child .tdm-social-item{ margin-right: 0 !important; }body .tdi_174 .tdm-social-item{ background: #000000; }body .tdi_174 .tdm-social-item-wrap:hover .tdm-social-item{ background: #ec3535; }.tdi_174 .tdm-social-text{ margin-left: 0px; margin-right: 0px; display: none; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_174 .tdm-social-item i{ font-size: 14px; vertical-align: middle; }.tdi_174 .tdm-social-item i.td-icon-twitter, .tdi_174 .tdm-social-item i.td-icon-linkedin, .tdi_174 .tdm-social-item i.td-icon-pinterest, .tdi_174 .tdm-social-item i.td-icon-blogger, .tdi_174 .tdm-social-item i.td-icon-vimeo{ font-size: 11.2px; }.tdi_174 .tdm-social-item{ width: 36.4px; height: 36.4px; line-height: 36.4px; margin: 3px 6px 3px 0; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_174 .tdm-social-item i{ font-size: 12px; vertical-align: middle; }.tdi_174 .tdm-social-item i.td-icon-twitter, .tdi_174 .tdm-social-item i.td-icon-linkedin, .tdi_174 .tdm-social-item i.td-icon-pinterest, .tdi_174 .tdm-social-item i.td-icon-blogger, .tdi_174 .tdm-social-item i.td-icon-vimeo{ font-size: 9.6px; }.tdi_174 .tdm-social-item{ width: 31.2px; height: 31.2px; line-height: 31.2px; margin: 2.5px 5px 2.5px 0; } } </style><div class="tdm-social-wrapper tds-social3 tdi_174"><div class="tdm-social-item-wrap"><a href="https://twitter.com/NameMyCompanyBl" title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i></a><a href="https://twitter.com/NameMyCompanyBl" class="tdm-social-text">Twitter</a></div></div></div></div></div></div><div class="vc_column_inner tdi_176 wpb_column vc_column_container tdc-inner-column td-pb-span3"> <style scoped> /* custom css */ .tdi_176{ vertical-align: baseline; }.tdi_176 .vc_column-inner > .wpb_wrapper, .tdi_176 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_176 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_176{ width:17% !important; justify-content:flex-end !important; text-align:right !important; } /* phone */ @media (max-width: 767px) { .tdi_176{ margin-bottom:25px !important; width:100% !important; } } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_column_title tdi_177 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_177" ><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style> body .tdi_178 .tdm-title{ color: #000000; }.tdi_178 .tdm-title{ font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_178 .tdm-title{ font-family:Work Sans !important;font-size:22px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_178 .tdm-title{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="tds-title tds-title1 td-fix-index tdi_178"><h3 class="tdm-title tdm-title-sm">Site Map</h3></div></div></div></div><div class="td_block_wrap td_block_list_menu tdi_179 td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_179" > <style> /* inline tdc_css att */ .tdi_179{ margin-bottom:0px !important; } /* phone */ @media (max-width: 767px) { .tdi_179{ margin-right:0px !important; } } </style> <style> /* custom css */ .tdi_179 ul{ margin: 2px 0; }.tdi_179 ul li{ margin-bottom: 12px; }.tdi_179 ul li:last-child{ margin-bottom: 0; }.tdi_179 a{ color: #000000; }.tdi_179 li.current-menu-item > a, .tdi_179 li.current-menu-ancestor > a, .tdi_179 li.current-category-ancestor > a, .tdi_179 a:hover{ color: #ec3535; }.tdi_179 li{ font-family:Work Sans !important;font-size:15px !important;line-height:1.2 !important;font-weight:600 !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_179 li{ font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_179 ul li{ margin-bottom: 10px; }.tdi_179 ul li:last-child{ margin-bottom: 0; }.tdi_179 li{ font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:600 !important; } } /* phone */ @media (max-width: 767px){ .tdi_179 ul li{ margin-bottom: 15px; }.tdi_179 ul li:last-child{ margin-bottom: 0; } } </style><div class="td-block-title-wrap"></div><div id=tdi_179 class="td_block_inner td-fix-index"><div class="menu-menu2-container"><ul id="menu-menu2-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-329"><a href="https://namemycompany.com/about-us/">About Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101"><a href="https://namemycompany.com/contact-us/">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="https://namemycompany.com/terms-conditions/">Terms & Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-103"><a href="https://namemycompany.com/privacy-policy/">Privacy Policy</a></li> </ul></div></div></div></div></div></div><div class="vc_column_inner tdi_181 wpb_column vc_column_container tdc-inner-column td-pb-span3"> <style scoped> /* custom css */ .tdi_181{ vertical-align: baseline; }.tdi_181 .vc_column-inner > .wpb_wrapper, .tdi_181 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_181 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_181{ width:28% !important; } /* phone */ @media (max-width: 767px) { .tdi_181{ margin-bottom:25px !important; width:100% !important; } } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_column_title tdi_182 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_182" ><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style> body .tdi_183 .tdm-title{ color: #000000; }.tdi_183 .tdm-title{ font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_183 .tdm-title{ font-family:Work Sans !important;font-size:22px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_183 .tdm-title{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="tds-title tds-title1 td-fix-index tdi_183"><h3 class="tdm-title tdm-title-sm">The latest</h3></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_184 td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_184" > <style> /* inline tdc_css att */ .tdi_184{ margin-bottom:0px !important; } </style> <style> /* custom css */ .tdi_184 .entry-thumb{ background-position: center 50%; background-image: none !important; }.tdi_184 .td-image-container{ display: none; }.tdi_184 .td-module-meta-info{ padding: 0px; border-color: #eaeaea; }.tdi_184 .td_module_wrap{ padding-left: 0px; padding-right: 0px; padding-bottom: 6px; margin-bottom: 6px; }.tdi_184 .td_block_inner{ margin-left: -0px; margin-right: -0px; }.tdi_184 .td-module-container:before{ bottom: -6px; border-color: #eaeaea; }.tdi_184 .td-module-container{ border-color: #eaeaea !important; }.tdi_184 .td-post-vid-time{ display: block; }.tdi_184 .td-post-category{ margin: 0 3px 0 0; padding: 2px 0; background-color: rgba(255,255,255,0); color: #000000; border-width: 0px; border-style: solid; border-color: #aaa; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_184 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_184 .td-excerpt{ display: none; margin: 0px; column-count: 1; column-gap: 48px; }.tdi_184 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_184 .td-read-more{ display: none; }.tdi_184 .td-author-date{ display: inline; }.tdi_184 .td-post-author-name{ display: none; }.tdi_184 .entry-review-stars{ display: none; }.tdi_184 .td-icon-star, .tdi_184 .td-icon-star-empty, .tdi_184 .td-icon-star-half{ font-size: 15px; }.tdi_184 .td-module-comments{ display: none; }.tdi_184 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_184 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_184 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; color: #ec3535; }.tdi_184 .td-module-title a{ color: #000000; }.tdi_184 .td_module_wrap:hover .td-module-title a{ color: #f43f3f !important; }.tdi_184 .td-post-date, .tdi_184 .td-post-author-name span{ color: #000000; }.tdi_184 .td-module-exclusive .td-module-title a:before{ display: inline-block; margin: -4px 5px 0 0; padding: 3px 5px; border-radius: 2px; color: #ffffff; background-color: #ec3535; font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_184 .td-module-exclusive:hover .td-module-title a:before{ color: #ffffff; background-color: #ec3535; }.tdi_184 .entry-title{ margin: 0 0 8px 0; font-family:Work Sans !important;font-size:15px !important;line-height:1.2 !important;font-weight:600 !important; }.tdi_184 .td-editor-date, .tdi_184 .td-editor-date .td-post-author-name a, .tdi_184 .td-editor-date .entry-date, .tdi_184 .td-module-comments a{ font-family:Work Sans !important;font-size:12px !important;line-height:1 !important;font-weight:500 !important;letter-spacing:-0.5px !important; }html:not([class*='ie']) .tdi_184 .td-module-container:hover .entry-thumb:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_184 .td-image-container{ display: none; }.tdi_184 .td_module_wrap{ padding-bottom: 5px; margin-bottom: 5px; padding-bottom: 5px !important; margin-bottom: 5px !important; }.tdi_184 .td-module-container:before{ bottom: -5px; }.tdi_184 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_184 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_184 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_184 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_184 .entry-title{ margin: 0 0 6px 0; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:600 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_184 .td-image-container{ display: none; }.tdi_184 .td_module_wrap{ padding-bottom: 3px; margin-bottom: 3px; padding-bottom: 3px !important; margin-bottom: 3px !important; }.tdi_184 .td-module-container:before{ bottom: -3px; }.tdi_184 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_184 .td-author-date{ display: none; }.tdi_184 .td-post-date, .tdi_184 .td-post-author-name span{ display: none; }.tdi_184 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_184 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_184 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_184 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; }.tdi_184 .entry-title{ margin: 0 0 4px 0; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:600 !important; }.tdi_184 .td-editor-date, .tdi_184 .td-editor-date .td-post-author-name a, .tdi_184 .td-editor-date .entry-date, .tdi_184 .td-module-comments a{ font-family:Work Sans !important;font-size:10px !important;line-height:1 !important;font-weight:500 !important;letter-spacing:-0.5px !important; } } /* phone */ @media (max-width: 767px){ .tdi_184 .td-image-wrap{ padding-bottom: 110%; }.tdi_184 .td-image-container{ flex: 0 0 30%; width: 30%; display: none; }.ie10 .tdi_184 .td-image-container, .ie11 .tdi_184 .td-image-container{ flex: 0 0 auto; }.tdi_184 .td_module_wrap{ padding-bottom: 6px; margin-bottom: 6px; padding-bottom: 6px !important; margin-bottom: 6px !important; }.tdi_184 .td-module-container:before{ bottom: -6px; }.tdi_184 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_184 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_184 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_184 .td-module-exclusive .td-module-title a:before{ font-family:Work Sans !important;font-size:11px !important;line-height:1 !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:-0.5px !important; } } </style><script>var block_tdi_184 = new tdBlock(); block_tdi_184.id = "tdi_184"; block_tdi_184.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.2","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI2In0=","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","f_title_font_family":"653","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"653","modules_cat_border":"0","modules_category_padding":"2px 0","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_cat_font_size":"12","f_cat_font_weight":"600","f_cat_font_line_height":"1","f_meta_font_spacing":"-0.5","f_cat_font_spacing":"-0.5","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#ec3535","modules_category_margin":"0 3px 0 0","modules_category":"","f_title_font_transform":"","sort":"","excl_padd":"3px 5px","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_radius":"2","excl_margin":"-4px 5px 0 0","limit":"3","date_txt":"#000000","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"-1553","category_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","locked_only":"","offset":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_184","tdc_css_class":"tdi_184","tdc_css_class_style":"tdi_184_rand_style"}'; block_tdi_184.td_column_number = "1"; block_tdi_184.block_type = "td_flex_block_1"; block_tdi_184.post_count = "3"; block_tdi_184.found_posts = "2143"; block_tdi_184.header_color = ""; block_tdi_184.ajax_pagination_infinite_stop = ""; block_tdi_184.max_num_pages = "715"; tdBlocksArray.push(block_tdi_184); </script><div class="td-block-title-wrap"></div><div id=tdi_184 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel=" bookmark" class="td-image-wrap " title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://onlinedomain.com/wp-content/uploads/2016/04/gtlds-600x300.jpg')" post-id="7721"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/" rel="bookmark" title="2020 Q2 report: domains increase by 3.3 million (up 0.9%)">2020 Q2 report: domains increase by 3.3 million (up 0.9%)</a></h3> <div class="td-editor-date"> <a href="https://namemycompany.com/category/domain-name-news/" class="td-post-category">Domain Name News</a> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T20:43:10+00:00" >June 5, 2023</time></span> <span class="td-module-comments"><a href="https://namemycompany.com/2023/06/05/2020-q2-report-domains-increase-by-3-3-million-up-0-9/#respond">0</a></span> </span> </div> <div class="td-excerpt"> VeriSign, Inc. (NASDAQ: VRSN) today announced that the second...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel=" bookmark" class="td-image-wrap " title="Universities CEOs Attended the Most" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://www.personalbrandingblog.com/wp-content/uploads/2019/06/Popular-Universities.jpg')" post-id="7718"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/" rel="bookmark" title="Universities CEOs Attended the Most">Universities CEOs Attended the Most</a></h3> <div class="td-editor-date"> <a href="https://namemycompany.com/category/business-branding/" class="td-post-category">Business Branding</a> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T20:35:49+00:00" >June 5, 2023</time></span> <span class="td-module-comments"><a href="https://namemycompany.com/2023/06/05/universities-ceos-attended-the-most/#respond">0</a></span> </span> </div> <div class="td-excerpt"> Having a good education is one of the first...</div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack "> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel=" bookmark" class="td-image-wrap " title="Live domain auction grosses $2.2 million" ><span class="entry-thumb td-thumb-css " style="background-image: url('https://domainnamewire.com/wp-content/auction-bid-1.jpg')" post-id="7715"></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/" rel="bookmark" title="Live domain auction grosses $2.2 million">Live domain auction grosses $2.2 million</a></h3> <div class="td-editor-date"> <a href="https://namemycompany.com/category/domain-name-news/" class="td-post-category">Domain Name News</a> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-05T17:55:14+00:00" >June 5, 2023</time></span> <span class="td-module-comments"><a href="https://namemycompany.com/2023/06/05/live-domain-auction-grosses-2-2-million/#respond">0</a></span> </span> </div> <div class="td-excerpt">Seven figure sale of holiday.com highlights auction. Last week’s Right...</div> </div> </div> </div> </div></div></div></div></div><div class="vc_column_inner tdi_186 wpb_column vc_column_container tdc-inner-column td-pb-span3"> <style scoped> /* custom css */ .tdi_186{ vertical-align: baseline; }.tdi_186 .vc_column-inner > .wpb_wrapper, .tdi_186 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_186 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_186{ padding-top:10px !important; width:28% !important; } /* phone */ @media (max-width: 767px) { .tdi_186{ width:100% !important; } } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="td_block_wrap tds_leads tdi_187 abc7 td_block_template_1" data-td-block-uid="tdi_187" > <style> /* inline tdc_css att */ .tdi_187{ margin-bottom:0px !important; } </style> <style> /* custom css */ body .tdi_187 .tds-title{ margin-bottom: 18px; font-family:Work Sans !important;font-size:24px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_187 .tds-messages-success{ border-radius: 2px; }body .tdi_187 .tds-email-bar{ flex-direction: column; }body .tdi_187 .tds-input-wrap{ margin: 0 0 5px; }body .tdi_187 .tds-input-wrap + .tds-submit-btn{ margin: 5px 0 0; }body .tdi_187 .tds-input{ padding: 15px 10px; border-width: 1px; border-style: solid; border-radius: 3px; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_187 .tds-unsubscribe-txt{ text-align: left; }body .tdi_187 i.tds-submit-btn-icon{ font-size: 19px; }body .tdi_187 .tds-submit-btn-icon-svg{ width: 19px; }body .tdi_187 .tds-submit-btn-icon{ margin-left: 5px; top: 0px; }body .tdi_187 .tds-submit-btn{ border-radius: 3px; justify-content: center; background-color: #000000; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_187 .tds-checkbox label{ font-size: 16px; }body .tdi_187 .tds-submit-btn:hover{ background-color: #ec3535; }body .tdi_187 .tds-check-title{ color: #000000; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important; }body .tdi_187 .tds-check-title a{ color: #ec3535; }body .tdi_187 .tds-check-title a:hover{ color: #c11f1f; }body .tdi_187 .tds-message{ font-family:Work Sans !important;font-size:13px !important;line-height:1.4 !important;font-weight:600 !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ body .tdi_187 .tds-title{ margin-bottom: 14px; font-family:Work Sans !important;font-size:22px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_187 .tds-info:not(:empty){ margin: 0 0 12px; }body .tdi_187 .tds-input{ padding: 12px 8px; font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_187 i.tds-submit-btn-icon{ font-size: 17px; }body .tdi_187 .tds-submit-btn-icon-svg{ width: 17px; }body .tdi_187 .tds-submit-btn{ padding: 12px; font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_187 .tds-check-title{ font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_187 .tds-title{ margin-bottom: 12px; font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; }body .tdi_187 .tds-messages{ padding: 6px 10px; }body .tdi_187 .tds-input{ padding: 10px 6px; font-family:Work Sans !important;font-size:12px !important;line-height:1.2 !important;font-weight:500 !important; }body .tdi_187 i.tds-submit-btn-icon{ font-size: 15px; }body .tdi_187 .tds-submit-btn-icon-svg{ width: 15px; }body .tdi_187 .tds-submit-btn-icon{ margin-left: 3px; }body .tdi_187 .tds-submit-btn{ padding: 10px; font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important;font-weight:700 !important;text-transform:uppercase !important; }body .tdi_187 .tds-message{ font-family:Work Sans !important;font-size:12px !important;line-height:1.4 !important;font-weight:600 !important; }body .tdi_187 .tds-check-title{ font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important; } } /* phone */ @media (max-width: 767px){ } </style><div class="tds-block-inner td-fix-index"><h3 class="tds-title">Subscribe</h3><div class="tds-info"></div><form class="tds-form" action="" method="post" name=""><input type="hidden" name="list" value="5"><input type="hidden" name="double_opt_in" value=""><input type="url" name="rdr_url" value="" style="display: none;"><div class="tds-email-bar"><div class="tds-input-wrap"><input class="tds-input" type="email" name="email" aria-label="email" placeholder="Email address" required></div><button class="tds-submit-btn" type="submit" name="tds-subscribe">I want in<i class="tds-submit-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></button></div><div class="tds-checkbox"><input id="pp_checkbox_tdi_187" class="" name="" value="Y" type="checkbox"><label class="checkbox subfield" for="pp_checkbox_tdi_187"><span class="tds-check"></span><span class="tds-check-title">I've read and accept the <a href="#">Privacy Policy</a>.</span></label></div></form></div></div><div class="tdm_block td_block_wrap tdm_block_column_title tdi_188 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_188" ><div class="td-block-row"><div class="td-block-span12 tdm-col"> <style> body .tdi_189 .tdm-title{ color: #000000; }.tdi_189 .tdm-title{ font-family:Work Sans !important;font-size:28px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_189 .tdm-title{ font-family:Work Sans !important;font-size:26px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_189 .tdm-title{ font-family:Work Sans !important;font-size:20px !important;line-height:1 !important;font-weight:700 !important;letter-spacing:-1px !important; } } </style><div class="tds-title tds-title1 td-fix-index tdi_189"><h3 class="tdm-title tdm-title-sm">Subscribe</h3></div></div></div></div><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_190 td_block_template_1"> <style> /* custom css */ .tdi_190.td-a-rec{ text-align: center; }.tdi_190 .td-element-style{ z-index: -1; } </style> <div class=" mailpoet_form_popup_overlay "></div> <div id="mailpoet_form_2" class=" mailpoet_form mailpoet_form_shortcode mailpoet_form_position_ mailpoet_form_animation_ " > <style type="text/css"> #mailpoet_form_2 .mailpoet_form { } #mailpoet_form_2 form { margin-bottom: 0; } #mailpoet_form_2 p.mailpoet_form_paragraph.last { margin-bottom: 10px; } #mailpoet_form_2 .mailpoet_column_with_background { padding: 10px; } #mailpoet_form_2 .mailpoet_form_column:not(:first-child) { margin-left: 20px; } #mailpoet_form_2 .mailpoet_paragraph { line-height: 20px; margin-bottom: 20px; } #mailpoet_form_2 .mailpoet_form_paragraph last { margin-bottom: 0px; } #mailpoet_form_2 .mailpoet_segment_label, #mailpoet_form_2 .mailpoet_text_label, #mailpoet_form_2 .mailpoet_textarea_label, #mailpoet_form_2 .mailpoet_select_label, #mailpoet_form_2 .mailpoet_radio_label, #mailpoet_form_2 .mailpoet_checkbox_label, #mailpoet_form_2 .mailpoet_list_label, #mailpoet_form_2 .mailpoet_date_label { display: block; font-weight: normal; } #mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea, #mailpoet_form_2 .mailpoet_select, #mailpoet_form_2 .mailpoet_date_month, #mailpoet_form_2 .mailpoet_date_day, #mailpoet_form_2 .mailpoet_date_year, #mailpoet_form_2 .mailpoet_date { display: block; } #mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea { width: 200px; } #mailpoet_form_2 .mailpoet_checkbox { } #mailpoet_form_2 .mailpoet_submit { } #mailpoet_form_2 .mailpoet_divider { } #mailpoet_form_2 .mailpoet_message { } #mailpoet_form_2 .mailpoet_form_loading { width: 30px; text-align: center; line-height: normal; } #mailpoet_form_2 .mailpoet_form_loading > span { width: 5px; height: 5px; background-color: #5b5b5b; } #mailpoet_form_2 h2.mailpoet-heading { margin: 0 0 20px 0; } #mailpoet_form_2 h1.mailpoet-heading { margin: 0 0 10px; }#mailpoet_form_2{border-radius: 2px;text-align: left;}#mailpoet_form_2 form.mailpoet_form {padding: 0px;}#mailpoet_form_2{width: 100%;}#mailpoet_form_2 .mailpoet_message {margin: 0; padding: 0 20px;} #mailpoet_form_2 .mailpoet_validate_success {color: #00d084} #mailpoet_form_2 input.parsley-success {color: #00d084} #mailpoet_form_2 select.parsley-success {color: #00d084} #mailpoet_form_2 textarea.parsley-success {color: #00d084} #mailpoet_form_2 .mailpoet_validate_error {color: #cf2e2e} #mailpoet_form_2 input.parsley-error {color: #cf2e2e} #mailpoet_form_2 select.parsley-error {color: #cf2e2e} #mailpoet_form_2 textarea.textarea.parsley-error {color: #cf2e2e} #mailpoet_form_2 .parsley-errors-list {color: #cf2e2e} #mailpoet_form_2 .parsley-required {color: #cf2e2e} #mailpoet_form_2 .parsley-custom-error-message {color: #cf2e2e} #mailpoet_form_2 .mailpoet_paragraph.last {margin-bottom: 0} @media (max-width: 500px) {#mailpoet_form_2 {background-image: none;}} @media (min-width: 500px) {#mailpoet_form_2 .last .mailpoet_paragraph:last-child {margin-bottom: 0}} @media (max-width: 500px) {#mailpoet_form_2 .mailpoet_form_column:last-child .mailpoet_paragraph:last-child {margin-bottom: 0}} </style> <form target="_self" method="post" action="https://namemycompany.com/wp-admin/admin-post.php?action=mailpoet_subscription_form" class="mailpoet_form mailpoet_form_form mailpoet_form_shortcode" novalidate data-delay="" data-exit-intent-enabled="" data-font-family="" data-cookie-expiration-time="" > <input type="hidden" name="data[form_id]" value="2" /> <input type="hidden" name="token" value="557115157a" /> <input type="hidden" name="api_version" value="v1" /> <input type="hidden" name="endpoint" value="subscribers" /> <input type="hidden" name="mailpoet_method" value="subscribe" /> <label class="mailpoet_hp_email_label" style="display: none !important;">Please leave this field empty<input type="email" name="data[email]"/></label><div class="mailpoet_paragraph "><label for="form_email_2" class="mailpoet-screen-reader-text" style="font-size: 16px;line-height: 1.2;"data-automation-id="form_email_label" >Email Address <span class="mailpoet_required">*</span></label><input type="email" autocomplete="email" class="mailpoet_text" id="form_email_2" name="data[form_field_MjI2MjU2YzFmYmQ3X2VtYWls]" title="Email Address" value="" style="width:100%;box-sizing:border-box;background-color:#ffffff;border-style:solid;border-radius:0px !important;border-width:1px;border-color:#e1e1e1;padding:15px;margin: 0 auto 0 0;font-family:'Montserrat';font-size:16px;line-height:1.5;height:auto;" data-automation-id="form_email" placeholder="Email Address *" data-parsley-required="true" data-parsley-minlength="6" data-parsley-maxlength="150" data-parsley-type-message="This value should be a valid email." data-parsley-errors-container=".mailpoet_error_email_" data-parsley-required-message="This field is required."/></div> <div class="mailpoet_paragraph "><input type="submit" class="mailpoet_submit" value="SUBSCRIBE" data-automation-id="subscribe-submit-button" data-font-family='Montserrat' style="width:100%;box-sizing:border-box;background-color:#000000;border-style:solid;border-radius:2px !important;border-width:1px;border-color:#000000;padding:15px;margin: 0 auto 0 0;font-family:'Montserrat';font-size:16px;line-height:1.5;height:auto;color:#ffffff;font-weight:bold;" /><span class="mailpoet_form_loading"><span class="mailpoet_bounce1"></span><span class="mailpoet_bounce2"></span><span class="mailpoet_bounce3"></span></span></div> <p class="mailpoet_form_paragraph mailpoet-has-font-size" style="text-align: left; color: #000000; font-size: 13px; line-height: 1.5"><em>We don’t spam! Read our <a target="_blank" href="https://namemycompany.com/?page_id=3">privacy policy</a> for more info.</em></p> <div class="mailpoet_message"> <p class="mailpoet_validate_success" style="display:none;" >Check your inbox or spam folder to confirm your subscription. </p> <p class="mailpoet_validate_error" style="display:none;" > </p> </div> </form> </div> </div></div></div></div></div><div class="vc_row_inner tdi_192 vc_row vc_inner wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_192{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_192, .tdi_192 .tdc-inner-columns{ display: block; }.tdi_192 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_192{ margin-right:0px !important; margin-left:0px !important; padding-top:20px !important; padding-bottom:20px !important; border-color:#dddddd !important; border-style:solid !important; border-width: 1px 0px 0px 0px !important; } .tdi_192 .td_block_wrap{ text-align:left } </style><div class="vc_column_inner tdi_194 wpb_column vc_column_container tdc-inner-column td-pb-span12"> <style scoped> /* custom css */ .tdi_194{ vertical-align: baseline; }.tdi_194 .vc_column-inner > .wpb_wrapper, .tdi_194 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_194 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } </style><div class="vc_column-inner"><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_195 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_195" > <style> /* inline tdc_css att */ /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_195{ margin-bottom:20px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_195{ margin-bottom:15px !important; } } </style> <style> /* custom css */ .tdi_195{ text-align: center !important; margin-right: auto; margin-left: auto; }.tdi_195 .tdm-descr{ color: #000000; font-family:Work Sans !important;font-size:14px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_195 .tdm-descr a{ color: #ec3535; }.tdi_195 .tdm-descr a:hover{ color: #c11f1f; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_195 .tdm-descr{ font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important;font-weight:500 !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_195 .tdm-descr{ font-family:Work Sans !important;font-size:11px !important;line-height:1.2 !important;font-weight:500 !important; } } /* phone */ @media (max-width: 767px){ .tdi_195 .tdm-descr{ font-family:Work Sans !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important; } } </style><p class="tdm-descr">© 2023. All Right Reserved By Namemycompany.com</p></div></div></div></div></div></div></div></div></div></div></div> </div> </div> <style> .tdc-footer-template .td-main-content-wrap { padding-bottom: 0; } </style> </div><!--close td-outer-wrap--> <!-- Theme: Newspaper by tagDiv.com 2022 Version: 11.5.1 (rara) Deploy mode: deploy uid: 64a288b5df2f1 --> <script type="text/javascript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <!-- <link rel='stylesheet' id='fifu-woo-css' href='https://namemycompany.com/wp-content/plugins/featured-image-from-url/includes/html/css/woo.css?ver=4.2.8' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//namemycompany.com/wp-content/cache/wpfc-minified/7j5dz60m/djjjr.css" media="all"/> <style id='fifu-woo-inline-css' type='text/css'> img.zoomImg {display:inline !important} </style> <!-- <link rel='stylesheet' id='mailpoet_public-css' href='https://namemycompany.com/wp-content/plugins/mailpoet/assets/dist/css/mailpoet-public.9cd759ea.css?ver=6.1.3' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//namemycompany.com/wp-content/cache/wpfc-minified/7zkwguix/djjjr.css" media="all"/> <link rel='stylesheet' id='mailpoet_custom_fonts_0-css' href='https://fonts.googleapis.com/css?family=Abril+FatFace%3A400%2C400i%2C700%2C700i%7CAlegreya%3A400%2C400i%2C700%2C700i%7CAlegreya+Sans%3A400%2C400i%2C700%2C700i%7CAmatic+SC%3A400%2C400i%2C700%2C700i%7CAnonymous+Pro%3A400%2C400i%2C700%2C700i%7CArchitects+Daughter%3A400%2C400i%2C700%2C700i%7CArchivo%3A400%2C400i%2C700%2C700i%7CArchivo+Narrow%3A400%2C400i%2C700%2C700i%7CAsap%3A400%2C400i%2C700%2C700i%7CBarlow%3A400%2C400i%2C700%2C700i%7CBioRhyme%3A400%2C400i%2C700%2C700i%7CBonbon%3A400%2C400i%2C700%2C700i%7CCabin%3A400%2C400i%2C700%2C700i%7CCairo%3A400%2C400i%2C700%2C700i%7CCardo%3A400%2C400i%2C700%2C700i%7CChivo%3A400%2C400i%2C700%2C700i%7CConcert+One%3A400%2C400i%2C700%2C700i%7CCormorant%3A400%2C400i%2C700%2C700i%7CCrimson+Text%3A400%2C400i%2C700%2C700i%7CEczar%3A400%2C400i%2C700%2C700i%7CExo+2%3A400%2C400i%2C700%2C700i%7CFira+Sans%3A400%2C400i%2C700%2C700i%7CFjalla+One%3A400%2C400i%2C700%2C700i%7CFrank+Ruhl+Libre%3A400%2C400i%2C700%2C700i%7CGreat+Vibes%3A400%2C400i%2C700%2C700i&ver=6.1.3' type='text/css' media='all' /> <link rel='stylesheet' id='mailpoet_custom_fonts_1-css' href='https://fonts.googleapis.com/css?family=Heebo%3A400%2C400i%2C700%2C700i%7CIBM+Plex%3A400%2C400i%2C700%2C700i%7CInconsolata%3A400%2C400i%2C700%2C700i%7CIndie+Flower%3A400%2C400i%2C700%2C700i%7CInknut+Antiqua%3A400%2C400i%2C700%2C700i%7CInter%3A400%2C400i%2C700%2C700i%7CKarla%3A400%2C400i%2C700%2C700i%7CLibre+Baskerville%3A400%2C400i%2C700%2C700i%7CLibre+Franklin%3A400%2C400i%2C700%2C700i%7CMontserrat%3A400%2C400i%2C700%2C700i%7CNeuton%3A400%2C400i%2C700%2C700i%7CNotable%3A400%2C400i%2C700%2C700i%7CNothing+You+Could+Do%3A400%2C400i%2C700%2C700i%7CNoto+Sans%3A400%2C400i%2C700%2C700i%7CNunito%3A400%2C400i%2C700%2C700i%7COld+Standard+TT%3A400%2C400i%2C700%2C700i%7COxygen%3A400%2C400i%2C700%2C700i%7CPacifico%3A400%2C400i%2C700%2C700i%7CPoppins%3A400%2C400i%2C700%2C700i%7CProza+Libre%3A400%2C400i%2C700%2C700i%7CPT+Sans%3A400%2C400i%2C700%2C700i%7CPT+Serif%3A400%2C400i%2C700%2C700i%7CRakkas%3A400%2C400i%2C700%2C700i%7CReenie+Beanie%3A400%2C400i%2C700%2C700i%7CRoboto+Slab%3A400%2C400i%2C700%2C700i&ver=6.1.3' type='text/css' media='all' /> <link rel='stylesheet' id='mailpoet_custom_fonts_2-css' href='https://fonts.googleapis.com/css?family=Ropa+Sans%3A400%2C400i%2C700%2C700i%7CRubik%3A400%2C400i%2C700%2C700i%7CShadows+Into+Light%3A400%2C400i%2C700%2C700i%7CSpace+Mono%3A400%2C400i%2C700%2C700i%7CSpectral%3A400%2C400i%2C700%2C700i%7CSue+Ellen+Francisco%3A400%2C400i%2C700%2C700i%7CTitillium+Web%3A400%2C400i%2C700%2C700i%7CUbuntu%3A400%2C400i%2C700%2C700i%7CVarela%3A400%2C400i%2C700%2C700i%7CVollkorn%3A400%2C400i%2C700%2C700i%7CWork+Sans%3A400%2C400i%2C700%2C700i%7CYatra+One%3A400%2C400i%2C700%2C700i&ver=6.1.3' type='text/css' media='all' /> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.7.5.1' id='swv-js'></script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/namemycompany.com\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.7.5.1' id='contact-form-7-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.7.5.1' id='jquery-blockui-js'></script> <script type='text/javascript' id='wc-add-to-cart-js-extra'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/namemycompany.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=7.5.1' id='wc-add-to-cart-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.7.5.1' id='js-cookie-js'></script> <script type='text/javascript' id='woocommerce-js-extra'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=7.5.1' id='woocommerce-js'></script> <script type='text/javascript' id='wc-cart-fragments-js-extra'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_ee662638b426e57700491b9bcb2c1215","fragment_name":"wc_fragments_ee662638b426e57700491b9bcb2c1215","request_timeout":"5000"}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=7.5.1' id='wc-cart-fragments-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-includes/js/underscore.min.js?ver=1.13.4' id='underscore-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js?ver=4173294bcf58591c4439ff8ccd792f1ex' id='tdb_js_posts_autoload-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=11.5.1' id='td-site-min-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-includes/js/comment-reply.min.js?ver=6.1.3' id='comment-reply-js'></script> <script type='text/javascript' id='tds_js_files_for_front-js-extra'> /* <![CDATA[ */ var tds_js_globals = {"wpRestNonce":"d2df3d6f49","wpRestUrl":"https:\/\/namemycompany.com\/wp-json\/","permalinkStructure":"\/%year%\/%monthnum%\/%day%\/%postname%\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/td-subscription/assets/js/js_files_for_front.min.js?ver=1.4.1' id='tds_js_files_for_front-js'></script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=4173294bcf58591c4439ff8ccd792f1ex' id='tdb_js_files_for_front-js'></script> <script type='text/javascript' id='fifu-image-js-js-extra'> /* <![CDATA[ */ var fifuImageVars = {"fifu_lazy":"","fifu_woo_lbox_enabled":"1","fifu_woo_zoom":"inline","fifu_is_product":"","fifu_is_flatsome_active":"","fifu_rest_url":"https:\/\/namemycompany.com\/wp-json\/","fifu_nonce":"d2df3d6f49"}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/featured-image-from-url/includes/html/js/image.js?ver=4.2.8' id='fifu-image-js-js'></script> <script type='text/javascript' id='mailpoet_public-js-extra'> /* <![CDATA[ */ var MailPoetForm = {"ajax_url":"https:\/\/namemycompany.com\/wp-admin\/admin-ajax.php","is_rtl":""}; var MailPoetForm = {"ajax_url":"https:\/\/namemycompany.com\/wp-admin\/admin-ajax.php","is_rtl":""}; var MailPoetForm = {"ajax_url":"https:\/\/namemycompany.com\/wp-admin\/admin-ajax.php","is_rtl":""}; /* ]]> */ </script> <script type='text/javascript' src='https://namemycompany.com/wp-content/plugins/mailpoet/assets/dist/js/public.js?ver=4.10.0' id='mailpoet_public-js'></script> <script type='text/javascript' id='mailpoet_public-js-after'> function initMailpoetTranslation() { if (typeof MailPoet !== 'undefined') { MailPoet.I18n.add('ajaxFailedErrorMessage', 'An error has happened while performing a request, please try again later.') } else { setTimeout(initMailpoetTranslation, 250); } } setTimeout(initMailpoetTranslation, 250); function initMailpoetTranslation() { if (typeof MailPoet !== 'undefined') { MailPoet.I18n.add('ajaxFailedErrorMessage', 'An error has happened while performing a request, please try again later.') } else { setTimeout(initMailpoetTranslation, 250); } } setTimeout(initMailpoetTranslation, 250); function initMailpoetTranslation() { if (typeof MailPoet !== 'undefined') { MailPoet.I18n.add('ajaxFailedErrorMessage', 'An error has happened while performing a request, please try again later.') } else { setTimeout(initMailpoetTranslation, 250); } } setTimeout(initMailpoetTranslation, 250); </script> <!-- JS generated by theme --> <script> /* global jQuery:{} */ jQuery().ready(function () { var blockUid = 'tdi_35', $blockObj = jQuery('.tdi_35'), modalUid = '67', $modalObj = $blockObj.find('.tdm-popup-modal-wrap'), show_modal_in_composer = ''; if( $modalObj.length && modalUid != '' ) { var tdPopupModalItem = new tdPopupModal.item(), $triggerBtnObj = $blockObj.find('a.tdm-btn'); // modal uid tdPopupModalItem.uid = modalUid; // block uid tdPopupModalItem.blockUid = blockUid; // modal object tdPopupModalItem.modalObj = $modalObj; // modal open position tdPopupModalItem._modal_open_position = 'over-screen'; // modal open disable site scroll tdPopupModalItem._site_scroll = '1'; // check to see whether we are in composer or not // we are not in composer // trigger button object if( $triggerBtnObj.length ) { tdPopupModalItem.triggerBtnObj = $triggerBtnObj; } // trigger types tdPopupModalItem._modal_trigger_types = {"button":[]}; tdPopupModal.addItem(tdPopupModalItem); } }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'tdi_63'; tdbSearchItem.blockAtts = '{"form_align":"content-horiz-left","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxMnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTBweCJ9","art_title":"eyJwaG9uZSI6IjAiLCJhbGwiOiIwIDAgMTBweCAwIiwibGFuZHNjYXBlIjoiMCAwIDZweCAwIiwicG9ydHJhaXQiOiIwIDAgNHB4IDAifQ==","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNSJ9","icon_padding":"eyJhbGwiOjIsInBvcnRyYWl0IjoiMS42In0=","icon_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","all_underline_color":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","toggle_horiz_align":"content-horiz-left","results_msg_padding":"eyJwb3J0cmFpdCI6IjdweCJ9","results_limit":"6","modules_gap":"20","form_width":"eyJhbGwiOiI5MDAiLCJsYW5kc2NhcGUiOiI4MDAiLCJwb3J0cmFpdCI6IjcwMCJ9","form_offset_left":"eyJhbGwiOiItOTYiLCJsYW5kc2NhcGUiOiItOTIiLCJwb3J0cmFpdCI6Ii03NCJ9","results_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjIwcHggMjBweCJ9","btn_bg":"#ec3535","btn_bg_h":"#000000","btn_color_h":"#ffffff","f_results_msg_font_style":"normal","f_results_msg_font_family":"653","f_results_msg_font_size":"12","f_results_msg_font_transform":"uppercase","results_msg_color":"#ec3535","results_msg_color_h":"#000000","f_title_font_family":"456","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjIwIiwibGFuZHNjYXBlIjoiMTQifQ==","f_title_font_line_height":"1.2","form_shadow_shadow_size":"16","form_shadow_shadow_offset_vertical":"2","form_shadow_shadow_color":"rgba(0,0,0,0.09)","f_input_font_family":"653","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_family":"653","arrow_color":"#ffffff","title_txt":"#000000","title_txt_hover":"#ec3535","f_toggle_txt_font_line_height":"3","tdicon":"td-icon-magnifier-big-rounded","f_toggle_txt_font_family":"653","f_toggle_txt_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","toggle_txt_pos":"","toggle_txt_color":"#000000","f_toggle_txt_font_weight":"600","show_form":"yes","toggle_txt":"Search","form_align_screen":"","placeholder_travel":"13","f_title_font_weight":"600","meta_info_align":"center","results_border":"0","form_border":"0","f_results_msg_font_weight":"600","icon_color":"#000000","icon_color_h":"#ec3535","toggle_txt_color_h":"#ec3535","modules_on_row":"50%","mc1_tl":"15","btn_icon_size":"eyJwb3J0cmFpdCI6IjEwIn0=","modules_category_padding":"3px 0","modules_category_margin":"eyJhbGwiOiIwIDVweCAwIDAiLCJwb3J0cmFpdCI6IjAgM3B4IDAgMCJ9","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#ec3535","cat_txt_hover":"#000000","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_meta_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_meta_font_line_height":"1","block_type":"tdb_header_search","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","toggle_txt_align":"0","toggle_txt_space":"","inline":"","float_block":"","form_offset":"","form_content_width":"","form_padding":"","input_placeholder":"","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_msg_border":"","mc1_title_tag":"","mc1_el":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_style":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","all_underline_height":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","border_top":"","css":"","class":"tdi_63","tdc_css_class":"tdi_63","tdc_css_class_style":"tdi_63_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.tdi_63'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '6'; tdbSearch.addItem( tdbSearchItem ); }); /* global jQuery:{} */ jQuery().ready(function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_76'; tdbMenuItem.jqueryObj = jQuery('.tdi_76'); tdbMenuItem.isMegaMenuFull = true; tdbMenu.addItem(tdbMenuItem); }); /* global jQuery:{} */ jQuery().ready(function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_89'; tdbMenuItem.jqueryObj = jQuery('.tdi_89'); tdbMenuItem.isMegaMenuFull = true; tdbMenu.addItem(tdbMenuItem); }); jQuery().ready(function () { var tdsLeadsItem = new tdsLeads.item(); // block unique ID tdsLeadsItem.blockUid = 'tdi_133'; tdsLeadsItem.jqueryObj = jQuery('.tdi_133'); // info/error messages tdsLeadsItem.messages = {"ack_require":"Acknowledgment is required!","captcha_user_score":"CAPTCHA user score failed. Please contact us!","captcha_failed":"CAPTCHA verification failed!"}; tdsLeads.addItem( tdsLeadsItem ); }); jQuery().ready(function () { var tdsLeadsItem = new tdsLeads.item(); // block unique ID tdsLeadsItem.blockUid = 'tdi_187'; tdsLeadsItem.jqueryObj = jQuery('.tdi_187'); // info/error messages tdsLeadsItem.messages = {"ack_require":"Acknowledgment is required!","captcha_user_score":"CAPTCHA user score failed. Please contact us!","captcha_failed":"CAPTCHA verification failed!"}; tdsLeads.addItem( tdsLeadsItem ); }); </script> </body> </html><!-- WP Fastest Cache file was created in 1.5765500068665 seconds, on 03-07-23 8:37:10 -->