Skip to content

Meta Tag Checker is a powerful tool to extract meta tags from any URL to help with SEO optimization and content management. Simply enter the URL and click "Extract" to get the meta tag information quickly.

Notifications You must be signed in to change notification settings

ViggoZ/meta-tag-checker

Repository files navigation

Run

node server.js
http://localhost:3000/

Deploy to Vercel

vercel login
vercel

Update to Vercel

vercel --prod

Push to Github

git branch -M main
git push -u origin main

Update to Github

git add .
git commit -m "Update"
git push origin main

Generate robots.txt and sitemap.xml files and place them in the root directory of the project. node generate-sitemap-robots.js

About

Meta Tag Checker is a powerful tool to extract meta tags from any URL to help with SEO optimization and content management. Simply enter the URL and click "Extract" to get the meta tag information quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published