×
Always free
Detailed insights
AI‑ready reports
How to Make My Link Show Image
Control how your links appear on social media with Open Graph.
When you share a link on Facebook, X, or LinkedIn, the image is determined by Open Graph tags. NakedURL checks if you have og:image set, validates its size, and ensures other OG tags are present.
3
OG tags checked
1
Image validation
30s
Audit duration
100%
Free always
Key Findings
og:description present medium
Image size >=1200x630 medium
1. What Is Open Graph?
Open Graph is a protocol that allows your web page to become a rich object in social graphs. When you add OG meta tags, social platforms display a title, description, and image when your link is shared.
2. How NakedURL Validates Your OG Tags
We check for the presence of og:title, og:description, og:image, and og:url. We also fetch the image and check its dimensions – 1200x630 is recommended for best display.
3. How to Add or Fix OG Tags
Add the following to your
:
<meta property="og:title" content="Your Title" />,
<meta property="og:description" content="Description" />,
<meta property="og:image" content="https://yourdomain.com/image.jpg" />. Use a high‑quality image.
- Use absolute URLs for og:image
- Image should be 1200x630 pixels minimum
- Include og:title and og:description
- Test with the Sharing Debugger on each platform
⚠️ The Problem
Links without images get fewer clicks
- No og:image – link shows as plain text
- Small or blurry image – poor visual appeal
- Missing og:title – generic or missing title
- Missing og:description – no preview text
✅ NakedURL Solution
NakedURL checks your Open Graph setup
- Detect og:image and validate its URL
- Check image dimensions and recommend 1200x630
- Verify og:title and og:description presence
- Provide code examples to add missing tags
Key Features
og:image check
See if you have a preview image set.
Dimension validation
Ensure your image is large enough.
og:title/desc
Check that social titles and descriptions are present.
Fix recommendations
Get code snippets to add OG tags.
I added og:image, but my link still shows no image on Facebook. Why?
Facebook caches OG data. Use the Facebook Sharing Debugger to force a refresh. Also, ensure the image URL is absolute and accessible. NakedURL will show you your og:image URL so you can test it directly.
Frequently Asked Questions
What is NakedURL and how does it work?
NakedURL is a free SEO and GEO audit tool that checks 60+ metrics on any website. It analyses meta tags, readability, backlinks, structured data, AI readiness, and more – all in under 30 seconds.
Is NakedURL really free?
Yes. NakedURL is completely free with no sign‑up or credit card required. You get full access to all 60+ checks and insights.
How can I use AI to improve my SEO?
Run an audit, then copy the recommendations and paste them into your preferred LLM (ChatGPT, Claude, etc.) with a prompt asking for specific code or content changes for your framework.
How long does the audit take?
Most audits complete in 10‑30 seconds. The time depends on your server speed and the complexity of your site.
Do I need to create an account?
No. NakedURL requires no registration. Just enter a URL and get your report instantly.
What is GEO and why does it matter?
GEO (Generative Engine Optimization) optimises your content for AI search engines like ChatGPT and Perplexity. It involves llms.txt, question headings, FAQ schema, and allowing AI bots.