Closed mmmoli closed 9 years ago
We could generate it on the backend, and use Angular to just proxy the request. Might save the pain.
Done.
Doing exactly this with the backend.
Next we need to tell nginx to route a certain url (i.e. /sitemap.xml
) to the backend.
@memolipd you happy with the hardcoded URL?
I'm also not sure of the order in the nginx.conf
. Want to move these location
checks before the prerender
stuff?
@memolipd can you clear around anything you don't need from frontend's nginx.conf
turns out you can only do subdomain redirection through our DNS provider, therefore we'll need to the code put in the frontend nginx config.
This is done.
Link to it, small, in the footer.
Include landing pages.