Feat: dynamic seo meta tags#207
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Frasquito3
approved these changes
Jan 13, 2026
LucaTvl
pushed a commit
that referenced
this pull request
Jan 13, 2026
* fix: avoid duplicated Authorization header setup * refactor: extract PageLoader component to a standalone file * refactor: replace professor helper functions with Professor model integration * refactor: clean up JoinInstitutionModal and Professor model, remove unused imports and comments Co-authored-by: Frasquito3 <Frasquito3@users.noreply.github.com> * fix: update qs dependency to version 6.14.1 in package.json and pnpm-lock.yaml * Feat: dynamic seo meta tags (#207) * feat: implement dynamic SEO meta tags * feat: add sitemap.xml and robots.txt for SEO * feat: add on-page SEO optimization with structured data * chore: update branding to Up-Skill * chore: update react-router-dom to fix security vulnerabilities --------- Co-authored-by: Franco Zariaga <francozariaga.zariaga@gmail.com> Co-authored-by: LucaTvl <lucatrincavell@frro.utn.edu.ar> Co-authored-by: Frasquito3 <Frasquito3@users.noreply.github.com> Co-authored-by: carlex74 <r.icardogugliermino@gmail.com>
Frasquito3
added a commit
that referenced
this pull request
Feb 17, 2026
* fix: avoid duplicated Authorization header setup * refactor: extract PageLoader component to a standalone file * refactor: replace professor helper functions with Professor model integration * refactor: clean up JoinInstitutionModal and Professor model, remove unused imports and comments Co-authored-by: Frasquito3 <Frasquito3@users.noreply.github.com> * fix: update qs dependency to version 6.14.1 in package.json and pnpm-lock.yaml * Feat: dynamic seo meta tags (#207) * feat: implement dynamic SEO meta tags * feat: add sitemap.xml and robots.txt for SEO * feat: add on-page SEO optimization with structured data * chore: update branding to Up-Skill * chore: update react-router-dom to fix security vulnerabilities * Refactor: Mejoras de estabilidad y UX crítica en el módulo de exámenes (#209) * wip: implement return to a assesstment * refactor: try-resolver assetsment * fix: vulnerabilities * fix: change eslint version configuration * --amend * --amend * --amend * fix: ESLint 9 flat config and E2E CI/CD compatibility --------- Co-authored-by: NiconiKimg <pedemontenicolas2004@gmail.com> Co-authored-by: carlex <ricardogugliermino@gmail.com> --------- Co-authored-by: Franco Zariaga <francozariaga.zariaga@gmail.com> Co-authored-by: LucaTvl <lucatrincavell@frro.utn.edu.ar> Co-authored-by: Frasquito3 <Frasquito3@users.noreply.github.com> Co-authored-by: carlex74 <r.icardogugliermino@gmail.com> Co-authored-by: Nicolás Pedemonte <pedemontenicolas2004@gmail.com> Co-authored-by: Frasquito3 <132107743+Frasquito3@users.noreply.github.com> Co-authored-by: carlex <ricardogugliermino@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue Relacionada
No aplica
Resumen
Implementación completa de optimización SEO en tres fases: meta tags dinámicos, sitemap/robots.txt y structured data para mejorar el posicionamiento.
Cambios Técnicos Implementados
Guía para Pruebas y Revisión
pnpm run build)<head>que aparezcan meta tags dinámicos (title, description, og:*)Screenshots (Opcional)