Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mobilerast/ssr-generator

SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.
https://github.com/mobilerast/ssr-generator

angular-apps javascript nodejs puppeteer search-engines server-side-render server-side-rendering ssr ssr-generator

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

3) 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.