Show HN: I built a free meta tag validator for web developers
1–5 of 5 posts
Re: Show HN: I built a free meta tag validator for web developers
#2Check if your meta tags are working correctly across all platforms. No more broken social previews!
What it does:
- Validate meta tags in real-time
- Preview how your links look on different platforms
Re: Show HN: I built a free meta tag validator for web developers
#3I submitted a page from my own website, and it advised:
* 10 Warnings. 1 Issue. Improvements Needed
* Incomplete Open Graph tags
* Recommendation: Add og:title, og:description, and og:image for better social sharing
I note that the "10 warnings" are not displayed. It would be nice if they were. And my page has og:title and og:description, so I'm not sure why those in particular are flagged as absent. The og:image is, indeed, absent.
Re: Show HN: I built a free meta tag validator for web developers
#4Re: Show HN: I built a free meta tag validator for web developers
#5You're right on both counts - we should display all warnings and there seems to be a bug in the OG tag detection.
I'll fix the warning display and investigate why it's not correctly recognizing your existing og:title and og:description tags.
The feedback helps a lot in making the tool more accurate and useful. Thanks so much!!!