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 Optimization #158

Open
deniszholob opened this issue Apr 7, 2019 · 0 comments
Open

SEO Optimization #158

deniszholob opened this issue Apr 7, 2019 · 0 comments
Labels
enhancement Code, polish, performance, etc. enhancements

Comments

@deniszholob
Copy link
Owner

deniszholob commented Apr 7, 2019

SEO is limited by the fact that the app is a SPA, with the index.html only containing the bare basics and not the content.
But still needs to be hosted on GH Pages

Use something like angular universal to generate a full index.html?
https://blog.pusher.com/make-angular-4-app-seo-friendly/

https://angular.dev/guide/prerendering
https://writtenforcoders.com/blog/angular-ssg-full-guide

@deniszholob deniszholob added the enhancement Code, polish, performance, etc. enhancements label Apr 7, 2019
@deniszholob deniszholob added this to the Optimizations and Polish milestone Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Code, polish, performance, etc. enhancements
Projects
None yet
Development

No branches or pull requests

1 participant