Meta title & description checker

Enter your page URL to check your meta title and meta description length and see how it looks on search engines.

Shopify logo
Enjoy a free 3-day trial. Then start selling for 1$/month for your first 3 months.
Sign up now

How does it work?

Poorly written titles and meta descriptions may affect your website’s discoverability for potential visitors and search engines. Moreover, not having metadata permits the search engine to pick any seemingly relevant part of the page and apply it automatically as meta title and description.

Meta title & meta description good and bad example

Just as important is the length. If the metadata exceeds the recommended character count, it can get cut off by Google and other search engines. This weakens how your search engine listing looks to users who are deciding whether to click.

The TinyIMG meta title & description checker helps you preview how any page's search listing actually appears. Enter the URL you want to check, and the tool will instantly show you what’s too long, too short, or missing entirely – and how to fix it.

What is a meta title (title tag)?

A meta title, also known as a title tag, is an HTML element that defines the content of a web page. The element is typically displayed as a clickable part of a search engine result, and it’s meant to help both your potential site visitor and the search engine get an idea of what your page is about.

html example
<title>Best Running Shoes of 2026</title>

What is a meta description?

A meta description is an HTML element that consists of a brief web page summary. It’s displayed in your search engine result under the clickable meta title. It also works as a call to action that encourages potential visitors to follow suggested actions.

html example
<meta name='description' content='The right running shoes can improve comfort and reduce strain on your joints and muscles. Learn which models are best for different conditions and terrains. '>

What are the best meta title practices?

  • Keep it no longer than 60 characters to avoid it being cut off.
  • Include the target keyword to show what the page is about.
  • Make each title unique to stand out.
  • Prioritize clarity for users instead of keyword stuffing.

What are the best meta description practices?

  • Keep it between 150-160 characters to prevent cut-off.
  • Provide a summary of what your page includes.
  • Use a call-to-action to encourage clicks.
  • Use active language to make it easy to read.
  • Craft a unique description for every page.

How to add meta titles and meta descriptions to your website?

You can add meta titles and meta descriptions to your website using the SEO settings in your website builder, a plugin, or a third-party app like TinyIMG on Shopify.

Here’s a general guide on how to add SEO metadata to your site:

  1. In your admin dashboard, open the page you want to edit.
  2. Look for an SEO settings section.
  3. Insert the title tag and meta description.
  4. Click Save.

Questions & answers

Meta title and meta description length is important because Google and other search engines tend to cut off the ones that are too long. It means users won’t be able to read it in full.
There are no strict requirements for a title and meta description length. However, most SEO experts recommend making a meta title no longer than 60 characters and a meta description of 120 to 160 characters. This way, your metadata will be optimized for both desktop and mobile screens.
Google doesn’t use your title tag due to several possible reasons. First, your written meta title may not represent your web page’s content accurately. It’s also possible that your meta title is either too short or too long. Google’s priority is to effectively meet users’ search intent.
You can find the meta title and meta description of a page by right-clicking anywhere on the page and pressing Inspect. In the HTML code, look for these sections:
  • Meta title - the <title> tag, like: <title>Your meta title text.</title>
  • Meta description - the <meta name="description"> tag, like: <meta name="description" content="Your meta description text.">