|
8 | 8 |
|
9 | 9 | <!-- Search Engine -->
|
10 | 10 | <meta name="description" content="easily scrape metadata from an article on the web.">
|
11 |
| - <meta name="image" content="https://metascraper.js.org/preview.png"> |
| 11 | + <meta name="image" content="https://metascraper.js.org/logo-banner.png"> |
12 | 12 | <link rel="canonical" href="https://metascraper.js.org" />
|
13 | 13 | <title>metascraper, easily scrape metadata from an article on the web.</title>
|
14 | 14 | <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
15 | 15 |
|
16 | 16 | <!-- Schema.org for Google -->
|
17 | 17 | <meta itemprop="name" content="metascraper, easily scrape metadata from an article on the web.">
|
18 | 18 | <meta itemprop="description" content="easily scrape metadata from an article on the web.">
|
19 |
| - <meta itemprop="image" content="https://metascraper.js.org/preview.png"> |
| 19 | + <meta itemprop="image" content="https://metascraper.js.org/logo-banner.png"> |
20 | 20 |
|
21 | 21 | <!-- Twitter -->
|
22 | 22 | <meta name="twitter:card" content="summary_large_image">
|
23 | 23 | <meta name="twitter:title" content="metascraper, easily scrape metadata from an article on the web.">
|
24 | 24 | <meta name="twitter:description" content="easily scrape metadata from an article on the web.">
|
25 |
| - <meta name="twitter:image" content="https://metascraper.js.org/preview.png"> |
| 25 | + <meta name="twitter:image" content="https://metascraper.js.org/logo-banner.png"> |
26 | 26 | <!-- Open Graph general (Facebook, Pinterest & Google+) -->
|
27 | 27 | <meta name="og:title" content="metascraper, easily scrape metadata from an article on the web.">
|
28 | 28 | <meta name="og:description" content="easily scrape metadata from an article on the web.">
|
29 |
| - <meta name="og:image" content="https://metascraper.js.org/preview.png"> |
| 29 | + <meta name="og:image" content="https://metascraper.js.org/logo-banner.png"> |
30 | 30 | <meta name="og:url" content="https://metascraper.js.org">
|
31 | 31 | <meta name="og:site_name" content="metascraper, easily scrape metadata from an article on the web.">
|
32 | 32 | <meta name="og:type" content="website">
|
|
0 commit comments