Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Improve SEO #125

Open
7 tasks
celiacheff opened this issue Jul 27, 2022 · 1 comment
Open
7 tasks

[Meta] Improve SEO #125

celiacheff opened this issue Jul 27, 2022 · 1 comment

Comments

@celiacheff
Copy link
Contributor

celiacheff commented Jul 27, 2022

Document de référence: https://www.notion.so/mercurial-timer-ec4/R-f-rencement-web-landing-page-21066f3e05a6486884637b570e73a46e

Partie purement CSR

  • Création d'un sitemap.xml
  • Ajout d'un robot.txt
  • Remplacer les balises div par des p
  • Ajout/remplacement de balises h1/h2

Partie nécessitant du SSR

  • Ajout des urls canoniques
  • Ajout de balises meta dynamiques
  • Intégrer les balises Opengraph
@celiacheff
Copy link
Contributor Author

A noter que React n'est pas le plus adapté pour du SEO, migrer vers Next, Remix etc... pourrait être un choix judicieux.
Sinon, quelques hacks pourraient faire l'affaire, comme utiliser react-helmet + static-site-generator-webpack-plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant