Meta From HTML | How to use and interpret results
Extract title, description, robots and canonical values from pasted HTML. The input is an acquired source document rather than a URL to crawl automatically.
- Runs in your browser
- Nothing is uploaded
- No signup; device limits apply
Loading the tool. If it does not appear, reload this page.
How to use this tool
Paste the page HTML and note whether it came from the initial response or an inspected DOM. Scripts can change a DOM after the server response, making the distinction useful.
Results and examples
<title>Guide</title> displays Guide as the title. An absent robots value means it was not found in this input, not that HTTP headers or robots.txt were checked.
Worked example
<title>Guide</title> displays Guide as the title. An absent robots value means it was not found in this input, not that HTTP headers or robots.txt were checked.
Limitations
- Duplicate tags and every capitalization combination are not exhaustively audited.
- HTTP status, X-Robots-Tag and actual search-engine indexing are not queried.
Fields
| Field | Guidance and constraints |
|---|---|
| HTML | Check the unit and format displayed beside this field. |
| description | Check the unit and format displayed beside this field. |
| canonical | Check the unit and format displayed beside this field. |
| Summary (text) | Check the unit and format displayed beside this field. |
Data handling
Processing stays in the current browser tab; the site does not upload tool input for the calculation itself.
Sources
Frequently asked questions
Does an absent robots tag guarantee indexing?
Guide displays Guide as the title. An absent robots value means it was not found in this input, not that HTTP headers or robots.txt were checked.
Does this inspect the live site's status?
Duplicate tags and every capitalization combination are not exhaustively audited. HTTP status, X-Robots-Tag and actual search-engine indexing are not queried.