midudev / la-velada-web-oficial

Web oficial de La Velada IV de Ibai Llanos
https://lavelada.es
Other
1.37k stars 621 forks source link

fix: incorrect format of open graph meta tags is fixed #950

Closed Nekzus closed 4 months ago

Nekzus commented 4 months ago

Descripción

Open Graph (OG) meta tags in SEO component were corrected to ensure proper functioning on social networks and search engines.

Problema solucionado

The Open Graph meta tags were using the name attribute instead of property, which could have caused them not to display correctly in social media previews and search engine results.

Cambios propuestos

The Open Graph meta tags in the SEO component were modified to use the property attribute instead of name, thereby ensuring their proper functioning.

Capturas de pantalla (si corresponde)

Before: Captura desde 2024-05-07 19-30-05

After: Captura desde 2024-05-07 19-32-15

Comprobación de cambios

Impacto potencial

These changes should enhance the visibility and performance of the web application by ensuring that the Open Graph meta tags display correctly in social media previews and search engine results.

Contexto adicional

These changes were specifically made in the astro SEO component to ensure that the Open Graph meta tags are correctly generated in the web application's HTML file.

Enlaces útiles

vercel[bot] commented 4 months ago

@Nekzus is attempting to deploy a commit to the midudev pro Team on Vercel.

A member of the Team first needs to authorize it.