hesamkaveh / react-helmet-generator

auto generate all meta tags if props found, using react-helmet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-helmet-generator

Generate all meta tags using react helmet

Auto Generate this tags by props

title
description
keywords
lang
charSet
shortcut icon (favicon)
theme-color
robots
alternative rss
google-site-verification
twitter
  • title
  • app:country
  • site
  • creator
  • description
  • image
og
  • title
  • site_name
  • description
  • image
  • locale
  • type
  • updated_time
article
  • section
  • tag
  • modified_time
  • published_time

Documents will add soon

this repo in developing mode

About

auto generate all meta tags if props found, using react-helmet

License:MIT License


Languages

Language:JavaScript 100.0%