You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Open Graph and Twitter Card meta tags for social sharing
Uses the Darling Data barbell logo as hero image when shared on
social media. Also adds meta description for SEO.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
<title>Free SQL Server Query Plan Analysis — Darling Data</title>
7
+
<metaname="description" content="Free browser-based SQL Server execution plan analysis. Paste or upload a .sqlplan file — your plan XML never leaves your browser." />
8
+
<metaproperty="og:title" content="Free SQL Server Query Plan Analysis" />
9
+
<metaproperty="og:description" content="Paste or upload a .sqlplan file. Your plan XML never leaves your browser." />
0 commit comments