check-site-meta
100% local site metadata checker

Settings

Configure how check-site-meta behaves when fetching website metadata
suggested
Loading...
This takes longer than expected...
Terminal – zsh
~ % npx check-site-meta 3000

- Check Site Meta undefined - Using Next.js 15.2.3 - Local: http://localhost:3050 - Starting... 🚀 ✓ Ready in 340ms ? Do you want to open the browser? (Y/n)
Run locally for full and offline access — including localhost. Requires Node.js.
changelog
0.3.8
  • Added more information for hosted page.
  • Added support for multiple authors.
  • Added LLMs.txt checker and token counter.
  • Fixed error console showing too much text.
  • Added caching to hosted page.
0.3.5
  • Removed bloat from previous version.
0.3.4
  • Added Refresh button on robots.txt.
0.3.3
  • Added more themes as per discord's new theme redesign
0.3.2
  • Improved sitemap UI
0.3.1
  • Improved table sitemap UI
  • Improved tab persistence
  • Improved overrall error handling
  • Improved favicon rendering
  • Improved scrollbar appearance
  • Fixed Google Preview collapsed UI
0.3.0
  • Added ability to check sitemap and robots.txt: currently in beta
  • Fixed comically large padding
  • Improve UI colors and layouts
  • Added ability to reset user-agent
0.2.31
  • Added open inserted link in new tab button
  • Added ability to customize user agent
0.2.30
  • Added -b --bind flag to specify the host to bind the server to
  • Added first version of favicon
  • Added more context to errors
  • Improved animations & UI
  • Refactor code
0.2.24
  • Improved animation: url input transition & suggestion lists
  • Fixed hover suggestion animation
  • Added autofocus on page load
0.2.23
  • Fixed twitter image not crashing when there is no og:type or twitter:card
0.2.22
  • Fixed Twitter Image not crashing when using relative path for og image
0.2.21
  • Added support for DO_NOT_TRACK environment variable to disable analytics
0.2.20
  • Added header when url is empty
  • Added fade in on meta info
  • Added InputSuggestions component to show suggestions for input.
  • Added the ability to see recent searches.
  • Added facebook preview, light and dark theme.
  • Added google light and dark theme
  • Added twitter dim and dark theme
  • Added appear animation on each preview
  • Added discord light mode
  • Added reset and retry button
  • Added changelog
  • Improved the UI of the input button and overall UI
  • Switched to JetBrains Mono font for mono text
  • Refactor component.css and tabs
  • Tweaked the colors of the UI
  • Fixed input form not capturing query state after changed. It is now rendered in the client.
  • Fixed analytics not sending proper version number.
  • Fixed preview frame showing under the preview theme toggle
  • Fixed twitter preview overflow issue
  • Fixed typo
0.2.12
  • Fixed favicon summary not recognizing invalid type
  • Removed some boilerplate images
0.2.11
  • Added discord theme color quirky feature
  • Added dark mode
  • Added theme switcher
  • Added twitter font
  • Added '<head>' tab to the summary to see raw html
  • Fixed version not appearing in the site
  • Fixed error color on dark mdoe
  • Fixed button inside button error
  • Fixed svg favicon not being displayed correctly
  • Fixed url in Icons tab not being displayed as a link
  • Fixed centered field key
  • Improve AppImage: use native value before using proxy URL
  • Improve image proxy and support for SVG favicons
  • Improve footer
  • Improve discord link preview
  • Refactor favicon code
0.2.10
  • Improved analytics
0.2.9
  • Added analytics when check form is submitted
  • Fixed overflow issue
  • Save tab state into URL
  • Improve animations
  • Added option to disable analytics --no-analytics
0.2.6
  • Removed experimental node syntax (with) for better compatibility