Skip to content

A simple Meta Tag Generator App built using React JS that lets you generate meta tags for any website.

Notifications You must be signed in to change notification settings

PragatiVerma18/Meta-Tag-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-Tag-Generator

What are Meta Tags?

Meta tags provide information about the webpage in the HTML of the document. This information is called "metadata" and while it is not displayed on the page itself, it can be read by search engines and web crawlers.

Search engines such as Google use metadata from meta tags to understand additional information about the webpage. They can use this information for ranking purposes, to display snippets in search results, and sometimes they can ignore meta tags.

Why this project?

It’s not that difficult to make meta tags but I’ve made it simple for you by offering you this free metatag generator. By filling out all the sections of this code generator, it will create the perfect meta tags. Then just “copy & paste” the meta tags into the HTML of the source of your index page and you're ready to go.

Getting Started

  • Fork and clone the repo into your local system
git clone https://github.com/PragatiVerma18/Meta-Tag-Generator.git
cd Meta-Tag-Generator
  • In the project directory, run npm start This runs the app in the development mode.Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Demo

Try the hosted version here: https://metatags.netlify.app/

Demo


About

A simple Meta Tag Generator App built using React JS that lets you generate meta tags for any website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published