Canonical Tag Inspector - Online Check Rel=Canonical from Page Source
Paste HTML or URL to extract canonical link tag. Verify self-referencing. Simple SEO audit step. Local only.
UD5 Toolkit
Online Rel=Canonical Inspector – quickly verify that your pages have proper canonical tags.
Fetching and analyzing canonical tags...
| URL | Canonical Tag | Status | Message |
|---|
<link rel="canonical" href="URL">) tells search engines which version of a page is the preferred one. It helps prevent duplicate content issues by consolidating ranking signals to a single URL.<link rel="canonical"> tags. It compares the canonical URL against the page URL and reports any mismatches, missing tags, or multiple tags.Paste HTML or URL to extract canonical link tag. Verify self-referencing. Simple SEO audit step. Local only.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Paste Markdown and get warnings for common mistakes: inconsistent heading spacing, bare URLs, and broken links. All local.
Convert messy URLs into clean, keyword-rich slugs. Remove stop words, replace spaces with hyphens. Lowercase transformation. All local.
Paste Markdown and convert all links from absolute to relative (or vice‑versa) based on a base domain. Bulk edit.
Test how `content‑type: text/html` vs `content‑type: image/svg+xml` affects SVG rendering in the browser. Modern performance hint.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
A visual guide to common copy‑editing and proofreading symbols. Click a mark to see its meaning. For writers.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Enter a city name or coordinates and see today's sunrise, sunset, and twilight times. Approximate algorithm. Local.
Shows a counter of how many seconds you have been idle. Tracks mouse and keyboard activity without recording.
Take a lighthearted inventory of your character strengths (not official VIA). Self-reflection tool. All in browser.
Turn any sentence into mocking SpongeBob‑style text. Choose intensity. Copy and paste into chats. Pure client.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
Fill in a form and see the FormData object as JSON. Perfect for debugging multipart form submissions. Client-side.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Enter a URL and get a one‑page report of titles, description, headings, image alts, and broken links. All from browser.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Enter a package name and version range to see all satisfying versions from the registry. Understand ^ and ~.
Define minimum length, uppercase, digits, special chars, and check if a password meets your custom policy. Instant feedback.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Enter a URL and see a nested list of all h1‑h6 tags. Check document structure for SEO and accessibility.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Enter a URL and see its favicon at all standard sizes. Check if it's properly defined. SEO basic check.
Trace the full redirect path of a URL. See every hop, status code, and final destination. Detect broken chains.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Paste your email body and subject, and get a spam score based on common trigger words and patterns. Improve your cold outreach.
Type a word to see all its homophones with definitions. Avoid embarrassing mistakes (their/there/they’re). Static dictionary.
Enter a year to check if it is a leap year. Shows the rule explanation and next/previous leap years. Simple reference.