Answer the question
In order to leave comments, you need to log in
How to separate the frontend in a project with an emphasis on SEO?
Good afternoon!
There is an information site - with a lot of pages and information. SEO promotion is the main task - therefore SPA cannot be applied.
At the moment, the site is written in ASP, in the view it collects HTML itself and gives it to the browser.
JS is simply connected as separate scripts to control various functionality.
Are there any modern ways to transfer template assembly to JS without losing SEO - and if not, how to properly separate frontend development from backend in this case?
Thank you!
Answer the question
In order to leave comments, you need to log in
SEO promotion is the main task - therefore SPA cannot be applied.
Yes, in general, no. There is a more difficult way. An adaptive evolution of your full page, to which java scripts add interactivity and completely replace server-side logic.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question