The Check Meta Description Bookmarklet is an essential tool for SEO auditing and meta description optimization.
With one click, this bookmarklet analyzes the meta description length and content.
Perfect for quick SEO audits and meta description verification. No more manual inspection - just click and check!
javascript:!function(){const n=document.querySelector('meta[name="description"]'),t=n?n.content:"",e=t.length,i=e>=120&&e<=160,o=document.createElement("div");o.style.cssText="\n position: fixed;\n top: 20px;\n right: 20px;\n width: 80%;\n max-width: 800px;\n max-height: 80vh;\n background: white;\n padding: 20px;\n border-radius: 8px;\n box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n z-index: 10000;\n overflow-y: auto;\n ";const p=document.createElement("div");p.innerHTML=`\n <h2 style="margin-top: 0;">Meta Description Analysis</h2>\n <div style="margin-bottom: 20px;">\n <button onclick="this.closest('.seo-popup').remove()" style="float: right;">Close</button>\n </div>\n <div style="margin-bottom: 20px; padding: 10px; border: 1px solid ${i?"#4CAF50":"#ff4444"}; border-radius: 4px;">\n <h3 style="margin: 0 0 10px 0;">Status</h3>\n <p style="margin: 0; color: ${i?"#4CAF50":"#ff4444"}">\n ${n?i?"Meta description length is optimal":"Meta description is "+(e<120?"too short":"too long"):"No meta description found"}\n </p>\n </div>\n <div style="margin-bottom: 20px;">\n <h3 style="margin: 0 0 10px 0;">Meta Description</h3>\n ${n?`<p style="margin: 0; padding: 10px; background: #f5f5f5; border-radius: 4px;">${t}</p>`:'<p style="margin: 0;">No meta description found in the document.</p>'}\n </div>\n <div style="margin-bottom: 20px;">\n <h3 style="margin: 0 0 10px 0;">Length Analysis</h3>\n <p style="margin: 0;">Current length: ${e} characters</p>\n <p style="margin: 5px 0 0 0;">Optimal length: 120-160 characters</p>\n </div>\n `,o.classList.add("seo-popup"),o.appendChild(p),document.body.appendChild(o)}();
Drag me to bookmark bar: 👉🏻 Check Meta Description
This tool streamlines your SEO auditing by:
- Automatically detecting meta description
- Analyzing description length
- Checking against optimal length (120-160 characters)
- Displaying full description content
- Working on any webpage instantly
Why Use the Meta Description Checker? #
This essential tool makes meta description verification effortless. Perfect for SEO professionals, content managers, and anyone who needs to ensure optimal meta descriptions. Simply click the bookmarklet to instantly check if a page's meta description is properly optimized. Helps you quickly identify pages that need meta description improvements and ensure better search engine visibility.
- Previous: Check Indexing Status
- Next: Check Mobile Viewport