My app (www.evrsity.com) is deployed to Galaxy. Using msg.seo, I had pretender working and was able to find my pages using Google searches, but that has stopped working.
When I use my browser to navigate to ‘http://www.evrsity.com/?escaped_fragment=’ I just get a blank page.
When I invoke the follow curl command
curl 'http://localhost:3000/http://www.evrsity.com'
It just outputs the content of my main.html file.
Any suggestions would be greatly appreciated.
Thanks!