okfn / opendataday

Open Data Day website
http://opendataday.org
Creative Commons Zero v1.0 Universal
86 stars 112 forks source link

Include meta tags and open graph information #397

Closed lucpretti closed 10 months ago

lucpretti commented 10 months ago

Please make sure the following meta tag information is included in all pages:


 <!-- HTML Meta Tags -->
  <title>Open Data Day 2024 – Celebrate #opendata where you are</title>
  <meta name="description" content="Join the annual celebration of open data all over the world, when communities gather to reach out to new people and build new solutions using open data.">

  <!-- Facebook Meta Tags -->
  <meta property="og:url" content="https://opendataday.org/">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Open Data Day 2024 – Celebrate #opendata where you are">
  <meta property="og:description" content="Join the annual celebration of open data all over the world, when communities gather to reach out to new people and build new solutions using open data.">
  <meta property="og:image" content="https://storage.googleapis.com/django-statics-okf-website-production/filer_public/47/1e/471e25ab-8aa1-4c7d-91de-42ab3b8ec2e7/odd-savethedates-newsletter.png">

  <!-- Twitter Meta Tags -->
  <meta name="twitter:card" content="summary_large_image">
  <meta property="twitter:domain" content="opendataday.org">
  <meta property="twitter:url" content="https://opendataday.org/">
  <meta name="twitter:title" content="Open Data Day 2024 – Celebrate #opendata where you are">
  <meta name="twitter:description" content="Join the annual celebration of open data all over the world, when communities gather to reach out to new people and build new solutions using open data.">
  <meta name="twitter:image" content="https://storage.googleapis.com/django-statics-okf-website-production/filer_public/47/1e/471e25ab-8aa1-4c7d-91de-42ab3b8ec2e7/odd-savethedates-newsletter.png">