SEO.propTypes = {
  isBlogPost: PropTypes.bool,
  path: PropTypes.string,
  description: PropTypes.string,
  title: PropTypes.string,