Title: Pre-rendering Javascript
Last modified: July 26, 2017

---

# Pre-rendering Javascript

 *  [skunkworks](https://wordpress.org/support/users/skunkworks/)
 * (@skunkworks)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/pre-rendering-javascript/)
 * Currently looking at a multilingual solution for WordPress (Transifex) it uses
   Javascript to essentially overlay/replace text with the other languages. They
   recommend the use of either prerender.io or the open source version (github.com/
   prerender/prerender) to prerender the alternate language versions of the page.
   Wondering if WP Super Cache is able to this as well and negates the need for 
   that other pre-rendering solution?
 * Would WP Super Cache conflict with Prerender.io ?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [skunkworks](https://wordpress.org/support/users/skunkworks/)
 * (@skunkworks)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/pre-rendering-javascript/#post-9367445)
 * I think the way it would work is:
 * 1. WP Super Cache would flatten the php (English) to HTML…
    2. Then the Transifex
   Javascript would take care of overlaying the translations on top of the flattened(
   English) html files 3. Prerenderer would then flatten them again into separate
   language versions. 4. Visitors will get either the WP Super Cache version of 
   the page (English) or a Prerenderer version (Other languages)
 * Can anyone confirm?
 *  [Chris Tingom](https://wordpress.org/support/users/ctingom/)
 * (@ctingom)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/pre-rendering-javascript/#post-9776126)
 * I’m interested in this as well, but for LocalizeJS.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pre-rendering Javascript’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Chris Tingom](https://wordpress.org/support/users/ctingom/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/pre-rendering-javascript/#post-9776126)
 * Status: not resolved