Skip to content

Agregar Meta tags para SEO #112

@arendondiosa

Description

@arendondiosa

Ejemplo de PyCon CO Web:

<meta name="description" content="PyCon Colombia 2019 will be the third national conference for users and developers of the Python programming language. This year it will be in February.">

  <meta property="og:site_name" content="PyCon Colombia" />
  <meta property="og:title" content="PyCon Colombia | February 2019 | Colombia" />
  <meta property="og:description" content="PyCon Colombia 2019 will be the third national conference for users and developers of the Python programming language. This year it will be in February"
  />
  <meta property="og:image" content="{{ base_url }}static/images/opimage.jpg">
  <meta property="og:url" content="https://www.pycon.co/">
  <meta property="og:type" content="website" />

  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:site" content="@pyconcolombia">
  <meta name="twitter:creator" content="@soyelhijo">
  <meta name="twitter:title" content="PyCon Colombia | February 2019 | Colombia">
  <meta name="twitter:description" content="PyCon Colombia 2019 will be the third national conference for users and developers of the Python programming language. This year it will be in February">
  <meta name="twitter:image" content="{{ base_url }}static/images/opimage.jpg">

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions