Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 613 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 613 Bytes

SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.

The purpose of this development making your Single Page App more SEO-friendly and more indexable by Search engines.

If you're limited to develop pre-rendering you should consider this software to serve your content for search engines.

  1. fill out the my-website-urls.json

  2. Run scripts

  • npm install
  • npm start
  1. Output will be under the /site directory.

I developed this repo to have rendered pages from my Angular apps.

And served that rendered content to the "search engines" by specifying user-agents.