question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hosting SPA pre-render

See original GitHub issue

[READ] Step 1: Are you in the right place?

Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please reach out to Firebase support directly.

  • Ok. I came here through a link sent to me from support by email.

[REQUIRED] Step 2: Extension name

This feature request is for extension: spa-pre-render (storage-resize-images, firestore-send-email, etc)

  • I want to suggest a new extension to add a feature I think Firebase does not have yet.

What feature would you like to see?

It would be great to have a pre-render extension for SPA deployed in Firebase Hosting. I have been deployed SPA in other static hosting services where there are pre-render features. Theorically, website performance and SEO would be a little better. Here is an example from Netlify hosting dashboard: image

How would you use it?

I could use it to deploy SPA websites using frontend frameworks, with slicky UX, good SEO and performance.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
russellwheatleycommented, Feb 1, 2021

Hey @alexbruno, that sounds like a good idea for an extension. Here is an SO thread on what you’re describing that has some implementation ideas.

0reactions
mbleighcommented, Feb 9, 2021

Prerendering is an interesting use case, but I’m not sure we can offer something super-useful as an extension without adding some new capabilities to Firebase Hosting. It’s something we can think more about, and we can leave this open to see if it gets 👍 over time 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hosting SPA pre-render #618 - firebase/extensions - GitHub
I could use it to deploy SPA websites using frontend frameworks, with slicky UX, good SEO and performance. Beta Was this translation helpful?...
Read more >
Pre-render static SPA without a live back-end
This approach takes care of having a SPA project that does not hash there URLs and still serve all the routes just fine,...
Read more >
Say goodby to Server Side Rendering. Prerender.io
If something has been changed, the page needs to be fully reloaded and reinitialized from the backend. Wait for a second, but I'm...
Read more >
prerender-spa-cdn-plugin - npm
Start using prerender-spa-cdn-plugin in your project by running `npm i ... Basic usage is similiar to prerender-spa-plugin ex, cdn host is ...
Read more >
Prerender.io - Quick solution for the SEO of your SPA - HackSoft
How to set up prerender.io on Heroku to boost the SEO for your Single Page Application (SPA). A good server-side rendering alternative.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found