SEO for dynamic webpages shouldn't be hard. Let's make it easy.
Join the waitlist
Dynamic Javascript Rendering
When a normal user visits your site and it uses Javascript to load its data to show, the browser easily handles figuring out how the page should show all of that data to your users.
When search engine crawlers come to your website, it is trying to spend as little as time as possible trying to figure out the contents of your page and likely won't wait for all of your data to be loaded in by the Javascript running. This causes the crawler bots will get an incomplete picture of what data is on your page, and that means all that valuable content you have that is getting loaded in by Javascript is not being indexed by the crawler bot. This means that you are not getting credit for all of that great information you have on your site simply because it is being loaded in dynamically by Javascript.
PreFly Rendering
This is where PreFly Rendering shines. The server can tell when a real user is coming to your site vs. a search engine robot is visiting your site, and we'll use this ability to serve your users the fully dynamic and awesome page you have, and we'll serve the robots a lightweight PreFly rendered version of your site.
The PreFly rendered version of your site is essentially a cached version of your page where all of the Javascript has already run (so all of your dynamic data is present), and with the Javascript removed from the page to make it super easy for web crawlers to figure out what content is on your site.
Backed by our Global CDN
PreFly is backed by a global CDN (Content Delivery Network) to ensure your webpage sites are always available quickly and reliably when search engines come to index your site.