meta.blade.php 1.4 KB

12345678910111213141516171819
  1. <meta charset="utf-8" />
  2. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  3. <meta name="csrf-token" content="{{ csrf_token() }}">
  4. <meta name="title" content="Meta Tags — Preview, Edit and Generate">
  5. <meta name="description" content="With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!">
  6. <meta property="og:type" content="website">
  7. <meta property="og:url" content="https://metatags.io/">
  8. <meta property="og:title" content="Meta Tags — Preview, Edit and Generate">
  9. <meta property="og:description" content="With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!">
  10. <meta property="og:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
  11. <meta property="twitter:card" content="summary_large_image">
  12. <meta property="twitter:url" content="https://metatags.io/">
  13. <meta property="twitter:title" content="Meta Tags — Preview, Edit and Generate">
  14. <meta property="twitter:description" content="With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!">
  15. <meta property="twitter:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">