Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add support to prerender service #48

Closed
wants to merge 1 commit into from

Conversation

mrbatista
Copy link

@mrbatista mrbatista commented Oct 21, 2016

This PR add support to prerender service and allows single page web application to be crawled perfectly by search engines.
This is a first implementation, improvement are welcome!
Configuration of static.json file:

  "prerender": {
    "token": "your_secret_key",
    "server_name": "your_server_name"
  }
  • Add unit test
  • Update readme with configuration

@mrbatista mrbatista changed the title Added support to prerender service Add support to prerender service Oct 21, 2016
@mrbatista mrbatista force-pushed the support-prerender branch 13 times, most recently from 9b9d2b4 to 4788153 Compare March 1, 2017 03:21
@mrbatista mrbatista force-pushed the support-prerender branch from 4788153 to 32f832d Compare March 1, 2017 03:34
@edmorley
Copy link
Member

edmorley commented Jun 9, 2022

Hi

This buildpack is now deprecated and we are recommending people move the more actively maintained heroku-buildpack-nginx. For migration advice see here.

As such, I'm closing this PR out since we won't be making further changes to this buildpack.

@edmorley edmorley closed this Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants