create SPA website
@Lucas G
You wouldn 't use "Go to url " @Lucas G
Essentially , yes @salma
I wrote an article about this a long time ago . Single page applications essentially create each page via JavaScript , so this means the content is not "on the server " for search engines to crawl and index correctly (the content is generated in the browser ) Take a look at this article , in particular the client side rendering part https://whitep4nth3r.com/blog/the-acronyms-of-rendering/#client-side-rendering-csr
