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

SEO-friendly Design #6

Open
Flouse opened this issue Mar 19, 2023 · 0 comments
Open

SEO-friendly Design #6

Flouse opened this issue Mar 19, 2023 · 0 comments
Assignees
Labels

Comments

@Flouse
Copy link
Owner

Flouse commented Mar 19, 2023

It is recommended for a developer course website to be SEO-friendly to rank higher in search engine results pages and to attract more traffic.

Some of the ways to make a website SEO-friendly include:

  • keyword research,
  • optimizing site architecture and URLs,
  • including alt and title attributes for images,
  • use server-side rendering (SSR) for some important pages
    In general, server-side rendering (SSR) can provide better SEO and page load times, as it sends a fully rendered HTML page to the client, which can be indexed more easily by search engines.

References

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

No branches or pull requests

2 participants