|
19 | 19 | <!-- HTML Meta Tags -->
|
20 | 20 | <meta charset="utf-8" />
|
21 | 21 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
22 |
| - <title>SeoTopper - SEO Generator</title> |
23 |
| - <link rel="canonical" href="https://seotopper.netlify.app/"> |
| 22 | + <title>SeoTopper - Preview and generate meta tags</title> |
| 23 | + <link rel="canonical" href="https://seotopper.netlify.app/" /> |
24 | 24 | <link rel="icon" type="image/x-icon" href="favicon.ico" />
|
25 |
| - <meta name="robots" content="index, follow"> |
26 |
| - <meta name="googlebot" content="index, follow"> |
27 |
| - <meta name="description" content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." /> |
| 25 | + <meta name="robots" content="index, follow" /> |
| 26 | + <meta name="googlebot" content="index, follow" /> |
| 27 | + <meta |
| 28 | + name="description" |
| 29 | + content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." |
| 30 | + /> |
28 | 31 | <meta name="author" content="https://github.com/gustavoquinalha/" />
|
29 | 32 | <meta name="theme-color" content="#09090b" />
|
30 | 33 |
|
| 34 | + <!-- Google Search Engine --> |
| 35 | + <meta itemprop="name" content="SeoTopper" /> |
| 36 | + <meta |
| 37 | + itemprop="description" |
| 38 | + content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." |
| 39 | + /> |
| 40 | + <meta |
| 41 | + itemprop="image" |
| 42 | + content="https://seotopper.netlify.app/assets/intro.webp" |
| 43 | + /> |
| 44 | + |
31 | 45 | <!-- Facebook Meta Tags -->
|
32 | 46 | <meta property="og:url" content="https://seotopper.netlify.app/" />
|
33 | 47 | <meta property="og:type" content="website" />
|
34 |
| - <meta property="og:title" content="SeoTopper - SEO Generator" /> |
35 |
| - <meta property="og:description" content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." /> |
36 |
| - <meta property="og:image" content="https://seotopper.netlify.app/assets/intro.webp" /> |
| 48 | + <meta property="og:title" content="SeoTopper - Preview and generate meta tags" /> |
| 49 | + <meta |
| 50 | + property="og:description" |
| 51 | + content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." |
| 52 | + /> |
| 53 | + <meta |
| 54 | + property="og:image" |
| 55 | + content="https://seotopper.netlify.app/assets/intro.webp" |
| 56 | + /> |
37 | 57 | <meta property="og:locale" content="pt-Br" />
|
38 | 58 |
|
39 | 59 | <!-- Twitter Meta Tags -->
|
40 | 60 | <meta name="twitter:card" content="summary" />
|
41 |
| - <meta name="twitter:title" content="SeoTopper - SEO Generator" /> |
| 61 | + <meta name="twitter:title" content="SeoTopper - Preview and generate meta tags" /> |
42 | 62 | <meta name="twitter:site" content="@gustavoquinalha" />
|
43 |
| - <meta name="twitter:description" content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." /> |
44 |
| - <meta name="twitter:image" content="https://seotopper.netlify.app/assets/intro.webp" /> |
| 63 | + <meta |
| 64 | + name="twitter:description" |
| 65 | + content="Optimize your website's online presence with our intuitive and efficient tool. You can generate custom meta tags in seconds, ensuring your content is properly indexed and gains visibility in search engines." |
| 66 | + /> |
| 67 | + <meta |
| 68 | + name="twitter:image" |
| 69 | + content="https://seotopper.netlify.app/assets/intro.webp" |
| 70 | + /> |
45 | 71 | <meta name="twitter:image:alt" content="SeoTopper Logo" />
|
46 | 72 |
|
47 | 73 | <!-- Meta Tags Generated via https://seotopper.netlify.app/ -->
|
|
0 commit comments