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

Research more about SEO #9

Open
hoanphungt opened this issue Jul 7, 2020 · 0 comments
Open

Research more about SEO #9

hoanphungt opened this issue Jul 7, 2020 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@hoanphungt
Copy link
Owner

hoanphungt commented Jul 7, 2020

For React app, to improve SEO, 3 things need to be done:

  1. Set default language of the app as Vietnamese since Vietnam is the main target market
  2. Update title and meta description tag in the index.html
  3. Use react-helmet to add title and description to other pages/components

Others:

  • Index the website - done
  • Connect to google search console - done
  • Connect to google analytics - done
  • Add keywords - Find and add keywords #8
  • Run SEO
@hoanphungt hoanphungt added help wanted Extra attention is needed question Further information is requested labels Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant