Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Prerender

Allow your AngularJS, BackboneJS, or EmberJS apps to be crawled perfectly by search engines. View on Github. subtitle

Prerender Reviews and details

Screenshots and images

  • Prerender Landing page
    Landing page //
    2023-10-08

Badges

Promote Prerender. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Prerender and what they use it for.
  • Help needed with Vue website and Google indexing
    What framework or service are you using to pre-render your content? Check out https://nuxt.com and https://prerender.io if you're not using something like this already. Source: about 1 year ago
  • What are the challenges of creating a search engine friendly website in React?
    The best option is going to be using SSR using Next.js/Vite SSR/similar as others have mentioned. If you do want to stick to an SPA though (vanilla React + Vite/CRA), make sure your meta tags are set dynamically, and you can definitely pre-render (using prerender.io for example) as well. Source: about 1 year ago
  • What are the challenges of creating a search engine friendly website in React?
    If you don't go with Next, you'll want to make sure that you're properly setting all your page titles, meta descriptions, and tags with something like react-helmet (or whatever the newer fork of it is called) and prerendering with prerender.io or something. Source: about 1 year ago
  • Is there a workaround for a client side react app and search engine indexing?
    Thank you for the comment. I'll investigate prerender.io. I think we'll most likely change the architecture, but if we continued the developers recommended next.js. Source: about 1 year ago
  • Is there a workaround for a client side react app and search engine indexing?
    Depending on how many pages you have, that can get expensive. You can get around the cost by implementing prerender.io as a stopgap (to start getting your pages indexed again -- this can take precious time) and then work your way towards a node instance that handles the static rendering for you. There are lots of tutorials on this, but they depend on which instance of React you're working in. Source: about 1 year ago
  • SEMRush is saying I have duplicate title/descriptions. React application changes the dom yet...
    How can I get SEMRush to acknowledge my tags after render - or perhaps point to prerender.io cache pages? Source: about 1 year ago
  • SPA made with Reactjs, now I'm concerned about SEO
    These days google cares more about how much resources it spends to crawl a page. So server-side solutions can potentially be worse than client-rendering if the server is too slow. Basically things like prerender.io are generally worse than the google crawler. Source: about 1 year ago
  • prerenderer.io instead of SSR?
    At my last company, we pushed for prerendering because they decided to use Angular.JS as the codebase and Google despite what they said about it did not like it. We wanted SSR, but the best we could get is prerender.io. I can tell you that it did help a slight bit, but not at all what everyone made it out to do. Source: about 1 year ago
  • Next.js vs CRA for SPA? regarding performance and security (secret keys in env files)
    The benefit here is that you've now got a pre-rendered (or server rendered) landing page. If it's a marketing page, that means better performance for SEO purposes. As it stands with CRA, you have no options. You can only client render things and use prerender.io (which, tbf, covers this scenario, but if you have a goal to pre-render or server render more than 10k pages, prerender simply won't keep up. Source: over 1 year ago
  • What technologies do you think will become obsolete in the coming years?
    You can use something like prerender.io for this either cloud or self-hosted. Source: over 1 year ago
  • Is anyone else having a nightmare with Blazor SEO?
    Try looking in your google search console at how and if google renders your pages. Maybe there is some setup issues regarding prerender.io. Source: over 1 year ago
  • Is anyone else having a nightmare with Blazor SEO?
    I have setup cloudflare workers to point bot traffic to prerender.io enabling bots to see pre-rendered versions of my site instantly without needing to load JS / Blazor. I've also forwarded /sitemap.xml to my aspnet core server to get an always up to date sitemap. Though google / bing search results are still awful. What other tricks do you guys use to improve a blazor sites SEO? Source: over 1 year ago
  • Server Log analysis - React SPA + Prerender.io
    P.S. Contacted the supports of prerender.io but the logs they are providing are just a spreadsheet with several columns: date of Googlebot visit, status code, URL. And that is not the best data to put into any SEO log analysis tool. Source: over 1 year ago
  • Front-end Guide
    SPAs are reliant on JavaScript to render content, but not all search engines execute JavaScript during crawling, and they may see empty content on your page. This inadvertently hurts the Search Engine Optimization (SEO) of your app. 2. However, most of the time, when you are building apps, SEO is not the most important factor, as not all the content needs to be indexable by search engines. To overcome this, you... - Source: dev.to / over 1 year ago
  • SEO for a JavaScript-heavy site
    Yeah for sure - prerender.io requires a lot of testing, but if you don't have the capacity to implement SSR, then this can be an alternative. Source: over 1 year ago
  • SEO for a JavaScript-heavy site
    As an alternate solution, you could consider doing dynamic rendering - there are applications such as prerender.io that will essentially create a static site and serve that to Googlebot. Worth noting Google have now changed their advice and consider it a "workaround" rather than a long term solution. Source: over 1 year ago
  • CSR vs SSR case study
    An interesting option, does it strip script and style tags? Because prerender.io on the cloud does and so you get a styleless page, and its very bad for Googlebot crawling. Source: over 1 year ago
  • CSR vs SSR case study
    You don't have to maintain anything, I set up prerender.io two months ago and forgot about it since. Same goes for other solutions like Rendertron. They just re-prerender your pages every, say, 6 hours or so (in the case of prerender.io this short interval will cost money). If I would have the time and will to go on with this research, I would create a Rendertron docker and use it instead (there are a few of... Source: over 1 year ago
  • How do I implement server side rendering in a React.js app?
    What you would have to do is to write a function that redirects requests from crawlers to prerender.io'. Source: over 1 year ago
  • How do I implement server side rendering in a React.js app?
    I had a look at prerender.io. But, they have a guide on Node.js whereas I am using React. I don't have a node server. Source: over 1 year ago
  • Which serve better for cost? Client-side vs Server-side
    You can still improve SEO with SPA by using prerender.io or host your own. You pretty much serve that only on bots. Source: over 1 year ago

Do you know an article comparing Prerender to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Prerender discussion

Log in or Post with

This is an informative page about Prerender. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.