|
27 | 27 | <meta name="description" content="%VITE_APP_DESCRIPTION%">
|
28 | 28 | <!-- Open Graph / Facebook -->
|
29 | 29 | <meta property="og:type" content="website">
|
30 |
| - <meta property="og:url" content="https://labs.waterdata.usgs.gov/visualizations/%VITE_APP_TITLE%"> |
| 30 | + <meta property="og:url" content="https://water.usgs.gov/vizlab/%VITE_APP_TITLE%"> |
31 | 31 | <meta property="og:title" content="%VITE_APP_LONG_TITLE%">
|
32 | 32 | <meta property="og:description" content="%VITE_APP_DESCRIPTION%">
|
33 |
| - <meta property="og:image" content="https://labs.waterdata.usgs.gov/visualizations/images/%VITE_APP_TITLE%_metacard.webp"> |
| 33 | + <meta property="og:image" content="%VITE_APP_S3_PROD_URL%images/%VITE_APP_TITLE%_metacard.webp"> |
34 | 34 | <!-- Twitter -->
|
35 | 35 | <meta property="twitter:card" content="summary_large_image">
|
36 |
| - <meta property="twitter:url" content="https://labs.waterdata.usgs.gov/visualizations/%VITE_APP_TITLE%"> |
| 36 | + <meta property="twitter:url" content="https://water.usgs.gov/vizlab/%VITE_APP_TITLE%"> |
37 | 37 | <meta property="twitter:title" content="%VITE_APP_LONG_TITLE%">
|
38 | 38 | <meta property="twitter:description" content="%VITE_APP_DESCRIPTION%">
|
39 |
| - <meta property="twitter:image" content="https://labs.waterdata.usgs.gov/visualizations/images/%VITE_APP_TITLE%_metacard.webp"> |
| 39 | + <meta property="twitter:image" content="%VITE_APP_S3_PROD_URL%images/%VITE_APP_TITLE%_metacard.webp"> |
40 | 40 | <script type='application/ld+json'>
|
41 | 41 | { "@context": "http://www.schema.org",
|
42 | 42 | "@type": "WebSite", "name": "What is streamflow drought?",
|
43 |
| - "url": "https://labs.waterdata.usgs.gov/visualizations/what-is-drought/index.html#/", |
| 43 | + "url": "https://water.usgs.gov/vizlab/what-is-drought/index.html#/", |
44 | 44 | "about": "How can USGS streamgage data be used to characterize drought?",
|
45 | 45 | "datePublished": "June 1, 2023",
|
46 | 46 | "contributor": [
|
|
0 commit comments