Search 110+ free tools… (e.g. json, vpn, password) ⌘K
Link Tools Dereferer Hide Referrer Link URL Shortener Affiliate Cloaker PayPal Links PayPal DonationPayPal Links Privacy Tools Password Generator Cloudflare Resolver My Referrer Torrent Tools Magnet → Torrent Torrent → Magnet Torrent Editor Pirate Bay Proxies Movierulz Proxies ExtraTorrent Proxies Dev Tools Base64 Encoder Hash Generator HTTP Headers Disposable Email Checker Company Blog About Us Contact Anonymize Free
Tutorials

Meta Tags Explained: How to Check and Fix Your OG Tags for Social Sharing

JAY
Author
May 28, 2026 ·9 min read ·0 views
Meta Tags Explained: How to Check and Fix Your OG Tags for Social Sharing

Learn what meta tags and OG tags are, what each one controls, the most common mistakes that break social previews, and how to check and fix them all in minutes for free.

 

You spent hours writing a blog post. You share it on LinkedIn. The preview card shows no image, a truncated title, and the wrong description — or worse, nothing at all. Half the potential clicks vanish before anyone reads a word.

Meta tags and Open Graph tags are the hidden infrastructure that controls how your content appears everywhere it gets shared. Getting them right is one of the highest-ROI technical fixes available to any website owner. This guide explains exactly what they are, what each one does, and how to check and fix them in minutes.

What Are Meta Tags?

Meta tags are snippets of HTML placed in the <head> section of a webpage. They are invisible to visitors but read by search engines, social media platforms, messaging apps, and browser extensions. They answer three fundamental questions: what is this page called, what is it about, and how should it look when shared?

There are two categories worth knowing: standard meta tags that search engines read, and Open Graph tags that social platforms read. They overlap but are not identical — a page can have a perfect SEO title and a broken social preview, or vice versa.

The Essential Meta Tags Every Page Needs

Title Tag

The single most important tag on any page. It appears in browser tabs, search engine results, and as the default bookmark name. The optimal length is 50 to 60 characters — long enough to be descriptive, short enough not to be truncated in Google results.

A good title tag: Meta Tag Checker — View Any Website's OG Tags Free | Anonymiz

A bad title tag: Home or Welcome to Our Website — We Offer Many Great Services and Products for Your Needs

Meta Description

The paragraph that appears under your title in search results. Google often rewrites it but still reads it for context. Aim for 150 to 160 characters — enough for two full sentences. Include your primary keyword naturally and end with a mild call to action.

A good meta description answers: what does this page do, who is it for, and why should I click?

Meta Keywords

Largely irrelevant for Google since 2009 — Google officially ignores them. Still read by some minor search engines and directory tools. Worth including a comma-separated list of your 5 to 8 primary keywords, but do not spend more than two minutes on it.

Robots Tag

index,follow means crawl this page and follow its links — the default for most pages. noindex tells search engines to exclude the page from results. Use noindex for thank-you pages, admin pages, duplicate content, and staging environments. Never accidentally set your homepage to noindex.

Canonical URL

Tells search engines which URL is the "real" version of a page when duplicate or similar content exists at multiple URLs. Essential for e-commerce sites with filtered product pages, blogs that syndicate content, and any site with both www and non-www versions. Missing canonicals cause duplicate content penalties.

Open Graph Tags — What Controls Social Previews

Open Graph (OG) tags were created by Facebook in 2010 and are now the standard for social previews across Facebook, LinkedIn, Twitter/X, Slack, Discord, WhatsApp, and iMessage link previews. They override the standard meta tags when a platform renders a preview card.

og:title

The title shown in the preview card — can be different from the page title tag. Often slightly longer and more descriptive since you have more space in a card than in a search result. Recommended length: up to 95 characters.

og:description

The description shown under the title in the preview card. Can be up to 200 characters for most platforms. Write it to entice a click from someone scrolling a feed — more conversational and benefit-focused than a meta description.

og:image

The image displayed in the preview card. This is the single tag with the most impact on click-through rates. A compelling OG image can increase social shares by 3 to 5 times. Requirements:

og:type

Describes the content type. Use website for homepages and tool pages, article for blog posts and news, product for product pages. This affects how some platforms categorise and index your content.

og:url

The canonical URL for the page as far as social platforms are concerned. Should match your canonical tag. Prevents the same content from being counted as shares on multiple URLs.

Twitter Card Tags

Twitter/X has its own set of tags that override Open Graph when present. The most important:

TagValueEffect
twitter:cardsummary_large_imageLarge image card — highest click-through rates
twitter:cardsummarySmall square image with text beside it
twitter:titleYour titleOverrides og:title on Twitter
twitter:descriptionYour descriptionOverrides og:description on Twitter
twitter:imageImage URLOverrides og:image on Twitter

If you only set OG tags and no Twitter tags, Twitter will fall back to your OG tags — which is fine for most sites. Only set explicit Twitter tags if you want different content on Twitter than on other platforms.

Common Meta Tag Mistakes and How to Fix Them

Missing og:image

The most common and most damaging mistake. When og:image is missing, social platforms show a tiny generic icon or no image at all. Text-only link previews get dramatically fewer clicks than image cards. Fix: add an og:image tag pointing to a 1200x630px image on every important page.

og:image too small

Images smaller than 600x315px get rejected by Facebook and shown as tiny thumbnails. Images smaller than 1200x630px look blurry on retina displays. Fix: always generate OG images at exactly 1200x630px.

Title tag too long

Google truncates titles at approximately 600 pixels of width — usually around 60 characters. A truncated title looks incomplete and unprofessional in search results. Fix: keep titles under 60 characters and put the most important keywords first.

Duplicate meta descriptions

Using the same meta description on multiple pages confuses search engines and reduces click-through rates because the snippet looks identical in search results. Fix: write unique meta descriptions for every page, especially high-traffic pages.

Meta description too short

Descriptions under 70 characters leave valuable space empty. Google will often pull random text from the page instead, which is usually worse than what you would write. Fix: aim for 140 to 155 characters — two full sentences.

No canonical tag

Without canonical tags, Google may index multiple versions of the same content and split ranking signals between them. Fix: add a self-referencing canonical tag to every page, and make sure paginated pages and filtered URLs point to the correct canonical.

How to Check All Your Meta Tags in Seconds

The fastest way to audit any page is the Anonymiz Meta Tag Checker. Enter any URL and it instantly fetches the live page and shows:

No account needed, no limits, completely free.

How to Add OG Tags to Your Website

WordPress

Install Yoast SEO or Rank Math — both add full OG tag support with a visual preview editor in the post editor. No coding required.

Plain HTML / PHP

Add these tags inside the <head> element of every page:

Start with the standard tags: meta name="description", meta name="robots", and link rel="canonical". Then add the OG block: og:title, og:description, og:image, og:type, and og:url. Finally add Twitter Card tags: twitter:card set to summary_large_image, twitter:title, twitter:description, and twitter:image.

Shopify

OG tags are automatically generated from product titles and images. To customise them, edit the theme.liquid file in the theme editor and add your custom OG tag block in the head section.

Webflow

Open Page Settings for each page, scroll to the SEO section, and fill in the Open Graph title, description, and image. Webflow handles all the tag generation automatically.

The Quick Fix Checklist

Run the Anonymiz Meta Tag Checker on your homepage, your most important blog post, and your highest-traffic tool or product page. Fix whatever scores below 80 first. The whole process takes under 30 minutes and the click-through improvements last for years.

Frequently Asked Questions

Do meta keywords still matter for SEO?

No — Google has ignored the meta keywords tag since 2009. Bing also officially ignores it. Include them if your CMS makes it easy, but they have zero ranking impact in any major search engine.

How quickly do social platforms update their cache after I fix OG tags?

Facebook and LinkedIn cache OG data aggressively. After fixing your tags, use the Facebook Sharing Debugger (developers.facebook.com/tools/debug) to force a cache refresh. LinkedIn has a similar Post Inspector tool. Twitter/X updates faster — usually within a few hours without any action needed.

Should og:title be the same as my title tag?

They can be the same, but do not have to be. The title tag is optimised for search engines — keyword-forward and concise. The og:title is optimised for social feeds — can be slightly more conversational and benefit-focused. When in doubt, using the same value is fine.

What happens if I have no og:image?

Social platforms show either a tiny generic placeholder icon or no image at all. On Facebook and LinkedIn this dramatically reduces click-through rates. On WhatsApp and iMessage, the link shows as plain text with no preview. Always set og:image on any page you intend to share.

Can I use the same OG image on every page?

Technically yes, but it is not recommended. A generic site-wide OG image means every shared link from your site looks identical in social feeds. Unique per-page OG images increase click-through rates significantly because they visually communicate what the specific page is about.

 

# Tutorials
Share on X
Rate this article
Your rating is stored anonymously. You can rate once per post.
Written by
JAY
Writer at Anonymiz

Related Articles

How AI Website Builders Are Detected (And What They Leave Behind)
May 28, 2026 · JAY
UTM Parameters Explained: How to Track Every Campaign Click in GA4
May 27, 2026 · JAY
How to Check If a Torrent Is Healthy Before Downloading
May 27, 2026 · JAY
← Back to Blog
Done!