๐Ÿท๏ธ TITLE & META Info Extractor

Extracts a URL's TITLE, DESCRIPTION, ROBOTS, and CANONICAL URL.

How to use

  1. Enter the URL to check.
  2. Click the "Extract" button.
  3. The TITLE, DESCRIPTION, ROBOTS, and CANONICAL URL are displayed.

๐ŸŽฏ Use Cases

Example

Input
https://example.com/
Output
TITLE          Example Domain (14 chars)
DESCRIPTION    (none)
ROBOTS         (none, default index,follow)
CANONICAL URL  (none)

The example.com page has only a <title> and no description, robots, or canonical meta tags, so ROBOTS falls back to the default (index,follow). This is an illustrative sample of a live lookup.

FAQ

Why is the character count shown alongside?
Google search results truncate the TITLE and DESCRIPTION at a certain length, so the character count helps you keep them within the recommended range (roughly 30-60 characters for TITLE, 80-160 for DESCRIPTION).
What happens if there's no ROBOTS value?
If there's no explicit robots meta tag, the default behavior is index, follow (indexing allowed).
Is the URL I check stored?
No. Every request is checked immediately and nothing is stored.

More Network Tools

๐Ÿ“ก
My IP Address
Check your current IP and location
๐Ÿ“
CIDR Calculator
Calculate network range & usable IPs
๐Ÿ”ค
Punycode Converter
Convert IDN domains โ†” Punycode (xn--)
๐Ÿ”€
IPv4 to IPv6
Convert IPv4 to IPv4-mapped IPv6
๐Ÿ•ธ๏ธ
Domain Extractor
Extract domain names from text/URLs
๐Ÿšช
Batch URL Opener
Open multiple URLs in new tabs at once
๐Ÿ›ฐ๏ธ
DNS Lookup
Look up A, MX, TXT & other DNS records
๐Ÿ”
Domain to IP
Resolve a domain to IPv4/IPv6
๐Ÿ“ฎ
Email Verifier
Check format & mail server (MX) existence
๐Ÿ“‹
HTTP Headers
Inspect server response headers
๐Ÿ›ก๏ธ
Security Headers Checker
Audit key security headers
๐Ÿ“‡
Whois Lookup
Look up domain/IP registration (RDAP)
๐Ÿ“
IP Geolocation
Look up region info for an IP/domain
๐Ÿ–ผ๏ธ
OGP Checker
Preview social share cards
๐Ÿ“‘
Heading Extractor
Check TITLE & h1โ€“h6 structure