Software Alternatives & Reviews

How to make a SPA SEO crawlable?

Phantomjs Durandal
  1. PhantomJS is a headless browser that works hand in hand with Selenium to help developers more efficiently test their sites and apps.
    I've been working on how to make a SPA crawlable by google based on google's instructions. Even though there are quite a few general explanations I couldn't find anywhere a more thorough step-by-step tutorial with actual examples. After having finished this I would like to share my solution so that others may also make use of it and possibly improve it further. I am using MVC with Webapi controllers, and Phantomjs on the server side, and Durandal on the client side with push-state enabled; I also use Breezejs for client-server data interaction, all of which I strongly recommend, but I'll try to give a general enough explanation that will also help people using other platforms.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 11 social mentions

  2. Single Page Apps Done Right
    I've been working on how to make a SPA crawlable by google based on google's instructions. Even though there are quite a few general explanations I couldn't find anywhere a more thorough step-by-step tutorial with actual examples. After having finished this I would like to share my solution so that others may also make use of it and possibly improve it further. I am using MVC with Webapi controllers, and Phantomjs on the server side, and Durandal on the client side with push-state enabled; I also use Breezejs for client-server data interaction, all of which I strongly recommend, but I'll try to give a general enough explanation that will also help people using other platforms.

    #Flowcharts #Org Charts #Javascript UI Libraries 2 social mentions

Discuss: How to make a SPA SEO crawlable?

Log in or Post with