html tutorial - What is the maximum length of title and meta description tag in HTML for SEO - html5 - html code - html form



HTML Title Tag Length

    There are no hard rules regarding the length of title and meta description tags. However, the recommended length of title range between 65 to 70 characters including spaces, because over this likely to be truncated in the search results. The title length will be 65 characters including spaces for best rendering. It can go up to 70 characters in total, however attempt to not exceed this.

    You have 70 characters left

    Title Tag Markup

      <title></title>

      HTML Meta Description Tag Length

        The recommended length of meta description is somewhere between 150 to 160 characters including spaces. you can even use fewer characters and it works nice if your descriptions looks appealing and read better however don't try to create long descriptions that doesn't create much sense or description with more than 160 characters.

        You have 70 characters left

        Meta Description Tag Markup

          <meta name="description" content="">

          Importance of Title Tag in SEO

            Title gives users a quick insight about the content available on a web page. It's often the primary piece of information used to decide which result to click on. That's why title tags are considered as the most important element for SEO, so make sure each page of your website has a unique and descriptive titles.

            Here are a few tips for creating titles of the web pages:

            • Keep your title that is relevant to the content of your pages.
            • Avoid keyword stuffing i.e. repeating the same words or phrases multiple times.
            • Avoid repeated titles and Create unique titles for each pages of your site.

            Importance of Meta Description Tag in SEO

              The meta description tag is a way to provide the brief and descriptive summary of web page's content. Search engine will often use the meta description of a page in search results snippets which is appear below the page title. Appropriate meta descriptions can help improve your website click through rate.

              Here are a few tips for creating meta descriptions for the web pages:

              • Appropriate meta descriptions will help improve your website click through rate.
              • Make sure that every page of your website has a meta description.
              • Create concise and high-quality descriptions that accurately describe your page.
              • Make sure every page on your website has a different meta description.

              Related Searches to What is the maximum length of title and meta description tag in HTML for SEO