Meta tags don't change how well a page ranks on their own, but they control two things that decide whether a ranking turns into a visit: what shows up in the Google search result, and what shows up when the link is shared elsewhere. Getting them wrong is one of the most common — and most fixable — reasons a page that already ranks still doesn't get clicked.
- Title tag — the clickable blue headline in search results and the browser tab text. Checked for presence and length against the ~50–60 character range Google typically displays in full.
- Meta description — the summary text shown under the title in search results. Checked against the ~150–160 character range that avoids mid-sentence truncation.
- Open Graph tags — control the preview card shown on Facebook, LinkedIn, WhatsApp, and most other platforms when a link is shared.
- Twitter/X Card tags — the same idea, specifically for X/Twitter's own preview format.
- Canonical URL — tells search engines which URL is authoritative when the same content is reachable at more than one address.
How to fix what it finds
Every issue this tool surfaces is a change to your page's <head> section — no code changes beyond that. Fix the tags it flags directly in your page template, then run the same URL through this tool again to confirm the fix landed.