Hacker News new | ask | show | jobs
by enoptix 4445 days ago
What are the SEO implications of this? I tried looking at their site (since they built it with their tech) and at the FAQ but couldnt find an answer. Is the content pulled via AJAX after page load? Or is it pulled server-side on the initial request?
1 comments

I'm not the prismic.io developer but I believe it depends on you - how you fetch the content fragments from prismic.io. We are doing it on the backend, so it's perfectly searchable by Google ;) See here - http://www.elastic.io/blog/82796857416/why-we-chose-api-base...