Answer the question
In order to leave comments, you need to log in
Is it possible to server render Vue.js without node.js, but on a regular PHP backend?
I get a job as a programmer in an online store. And my task is to completely redo the front and optimize the back (php). I don’t want to do it on jQuery, I want SPA using vue + vue-router.
But, without server-side rendering, all this will fuck up good SEO.
And in all the examples, the backend is on node.js...
Answer the question
In order to leave comments, you need to log in
Why all this masturbation with SPA if you just don’t need it for normal SEO?
У vue2 насколько я знаю есть SSR, только вам все равно нужен будет front-end сервер в виде ноды для этого, но php насколько я знаю тоже может работать с JS через либу v8php или как-то так.
https://vuejs.org/v2/guide/ssr.html
На ваш вопрос ответ нет. Но есть другое решение проблем с CEO https://prerender.io/
Эээ, я использую vuejs+backbone+самодельный pjax с бэкэндом и сервер сайд рендерингом на php. Другое дело, что в вашем случае spa и сервер сайд рендеринг это взаимоисключающие вещи, а так, не вижу никакой проблемы.
Серверный рендер в не nodejs среде
https://ssr.vuejs.org/guide/non-node.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question