edushifts / book-voyage

Web application to launch and follow travelling books
MIT License
2 stars 1 forks source link

Host via Angular Universal to improve SEO #36

Open deSagaz opened 7 years ago

deSagaz commented 7 years ago

Currently only the default title and meta descriptions are read by crawlers, which is sad. Django as the web server was maybe not the best idea after all...

deSagaz commented 7 years ago

Not worth the trouble at the moment; there is no budget to run another server for this purpose. Perhaps a stretch goal for a next Book Voyage.