Search essentials
- A unique, descriptive
<title> - A useful meta description written for searchers
- A self-referencing canonical URL for indexable pages
- Intentional robots directives
Generate complete HTML meta tags — SEO basics, Open Graph and Twitter Cards — with a live SEO quality checker. Copy the snippet in one click.
html lang recommendation, not an obsolete Content-Language meta tag.Metadata helps search engines understand a page and helps social platforms build attractive link cards. It cannot replace useful content, crawlable HTML, internal links or a technically healthy page. Add the generated snippet inside the document’s <head>, keep each page’s title and description unique, and serve essential tags in the initial HTML response.
<title>noindex with a page you want ranked| Element | Purpose | Practical guidance |
|---|---|---|
title | Names the page in browser tabs and often in search results. | Describe the specific page clearly; display length varies by device and query. |
description | Suggests a search-result summary. | Write a compelling summary; search engines may select different on-page text. |
canonical | Signals the preferred URL among duplicate or similar pages. | Use an absolute final URL that returns HTTP 200 and matches your preferred hostname. |
robots | Controls indexing and link-following instructions for compliant crawlers. | Review noindex carefully. Blocking a URL in robots.txt can prevent crawlers from seeing its noindex tag. |
og:image | Provides the image used on many social share cards. | Use a stable, crawlable HTTPS URL and include alt text. |
No. Search engines render results by available width and may rewrite titles or descriptions. The ranges are writing aids, not guaranteed cutoffs.
Usually not. Major modern search engines do not use the meta keywords tag for ranking. The field remains only for legacy systems that explicitly require it.
Platforms cache previously scraped metadata. Verify the live server-rendered tags and public image first, then request a refresh through the platform’s sharing debugger.