Created
October 16, 2024 15:53
-
-
Save pochitax/b93c7dc53c615e4b01e34b05ca4d2b59 to your computer and use it in GitHub Desktop.
Ejemplo Etiquetas Open Graph
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta property="og:title" content="El título de su página aquí" /> | |
<meta property="og:type" content="website" /> | |
<meta property="og:URL" content="https://www.tudominio.com" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment