|
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
9 | 9 | <meta name="robots" content="index, follow">
|
10 |
| - <meta name="description" content="A web based CRM application with Google Business Review email request capabilities. Send marketing emails out to your customers, including emails requesting Google Business Reviews. Directly open a Review window on your Google Business page with a click of a button within the email."> |
| 10 | + <meta name="description" content="A web based CRM application with Google Business review email request capabilities. Send marketing emails out to your customers, including emails requesting Google Business reviews. Directly open a review window on your Google Business page with a click of a button within the email."> |
11 | 11 | <!-- favicons -->
|
12 | 12 | <link rel="apple-touch-icon" sizes="180x180" href="img/fav/apple-touch-icon.png">
|
13 | 13 | <link rel="icon" type="image/png" sizes="32x32" href="img/fav/favicon-32x32.png">
|
14 | 14 | <link rel="icon" type="image/png" sizes="16x16" href="img/fav/favicon-16x16.png">
|
| 15 | + <!-- OG info --> |
| 16 | + <meta property="og:title" content="Palm Tree"> |
| 17 | + <meta property="og:description" content="A web based CRM application with Google Business review email request capabilities. Send marketing emails out to your customers, including emails requesting Google Business reviews. Directly open a review window on your Google Business page with a click of a button within the email."> |
| 18 | + <meta property="og:image" content="/img/banner_social.png"> |
| 19 | + <meta property="og:type" content="website"> |
| 20 | + <!-- X info --> |
| 21 | + <meta name="twitter:card" content="summary_large_image"> |
| 22 | + <meta name="twitter:creator" content="@scottgrivner"> |
| 23 | + <meta name="twitter:title" content="Palm Tree"> |
| 24 | + <meta name="twitter:description" content="A web based CRM application with Google Business review email request capabilities. Send marketing emails out to your customers, including emails requesting Google Business reviews. Directly open a review window on your Google Business page with a click of a button within the email."> |
| 25 | + <meta name="twitter:image" content="/img/banner_social.png"> |
| 26 | + <!-- manifest info --> |
15 | 27 | <link rel="manifest" href="img/fav/site.webmanifest">
|
16 | 28 | <link rel="mask-icon" href="img/fav/safari-pinned-tab.svg" color="#000066">
|
17 | 29 | <link rel="shortcut icon" href="img/fav/favicon.ico">
|
|
0 commit comments