Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan White 206 posts 510 karma points c-trib
    May 19, 2014 @ 23:28
    Dan White
    0

    SEO friendly AngularJS application w/ Umbraco

    I'm looking into creating a SPA with an angularjs front-end and an Umbraco back-end. SEO friendliness is a must.

    I'm wondering what the best approach would be. 

    For SEO, this article seems to suggest that pushState is the best option nowadays. How would it be accomplished with Umbraco?

    http://stackoverflow.com/questions/13499040/how-do-search-engines-deal-with-angularjs-applications

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    May 30, 2014 @ 10:11
    Jan Skovgaard
    0

    Hi Dan

    I don't have any experience doing this myself - However I've heard people talk about using phantomjs to take care of it. Perhaps it's an option for you as well? Just found this article when I googled it http://lawsonry.com/2014/05/diy-angularjs-seo-with-phantomjs-the-easy-way/

    Hope this helps.

    /Jan

  • olidev 1 post 71 karma points
    Aug 08, 2019 @ 06:27
    olidev
    0

    I don't know much about creating a one page on Umbraco, but i have worked with Angular. What I know is that you have to create a website that is either using server side rendering or pre rendering as these two types are SEO friendly. For SPA SEO, there is also a chance that you might want to create a site that uses dynamic meta tags. For that you have to create a template for tags and route them.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies