Check AMP Version

The Check AMP Version Bookmarklet is an essential tool for mobile optimization and AMP verification.

With one click, this bookmarklet checks if an AMP version of the current page exists.

Perfect for quick mobile optimization audits and AMP verification. No more manual inspection - just click and check!

javascript:!function(){const n=window.location.href,t=n.includes("?")?n+"&=1":n+"?amp=1";fetch(t).then((n=>{if(!n.ok)throw new Error("No AMP URL found");return n.text()})).then((e=>{const o=null!==(new DOMParser).parseFromString(e,"text/html").querySelector("html[amp]"),i=document.createElement("div");i.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 r=document.createElement("div");r.innerHTML=`\n                <h2 style="margin-top: 0;">AMP Version 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 ${o?"#4CAF50":"#ff4444"}; border-radius: 4px;">\n                    <h3 style="margin: 0 0 10px 0;">Status</h3>\n                    <p style="margin: 0; color: ${o?"#4CAF50":"#ff4444"}">\n                        ${o?"AMP URL found":"No AMP URL found"}\n                    </p>\n                </div>\n                <div style="margin-bottom: 20px;">\n                    <h3 style="margin: 0 0 10px 0;">Current Page</h3>\n                    <p style="margin: 0;">${n}</p>\n                </div>\n                <div style="margin-bottom: 20px;">\n                    <h3 style="margin: 0 0 10px 0;">AMP URL</h3>\n                    <p style="margin: 0;"><a href="${t}" target="_blank">${t}</a></p>\n                </div>\n                <div style="margin-bottom: 20px;">\n                    <h3 style="margin: 0 0 10px 0;">Validation</h3>\n                    <p style="margin: 0;">To validate your AMP page, visit the <a href="https://validator.ampproject.org/" target="_blank">AMP Validator</a>.</p>\n                </div>\n            `,i.classList.add("seo-popup"),i.appendChild(r),document.body.appendChild(i)})).catch((n=>{alert("Error checking AMP version: "+n.message)}))}();
Drag me to bookmark bar: 👉🏻 Check AMP Version

This tool streamlines your mobile optimization by:

Why Use the AMP Version Checker?

This essential tool makes AMP verification effortless. Perfect for SEO professionals, web developers, and anyone who needs to ensure proper mobile optimization. Simply click the bookmarklet to instantly check if a page has an AMP version available. Helps you quickly identify pages that need AMP implementation and ensure better mobile performance and visibility.