Can I apply 100% SEO to angularjs or generating pages at server side is more effective? -


i'm creating shopping , advertising web site , i'm going create public api @ server side , let other devices connect that.

i'm going use angularjs client side web browsers,but seo important me .

i know seo achievable in angular using phantomjs , prerender.io , , other tools.

but question :

do 100% seo using these tools or generating pages @ server side better decision?

no, not automatically 100% seo, because inserting robots meta tags, canonical links etc in header not easy task in angular.js. can't implement full blown seo without tags. if pregenerate on server side, may have more control on these.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -