Can i Create a website in Angular.js good for SEO

Jamessmith11

Junior Member
Joined
Oct 16, 2018
Messages
128
Reaction score
14
hello I am going to create a website so i want to develop this in Angular.js is it good for the SEO
 
As far as I've read (not tested myself), custom built sites rank better than cookie-cutter stuff like WordPress. Could be bullshit of course, as I said, I haven't tested it myself.
 
Angular Js is just a framework for building your web app. You'll need to do the SEO part yourself whiles building the site.
 
Angular js is one of the most unfriendly programming platforms for SEO . Everything is dynamic, you will always face crawling & indexing issues which will lead to ranking difficulties. So overall run away from angular js as far as possible.
One of the OTT platform company which I worked for built their entire website on angular js. It always breaks in middle, always has issues pertaining to Google cache (indexing issues basically)
 
Not an easy frameowork to start with and more suited to larger teams + teams who know how to get the most out of it SEO wise.

I'd start with something easy like PHP (backend and templates) and Jquery (front-end niceties).
 
As far as I've read (not tested myself), custom built sites rank better than cookie-cutter stuff like WordPress. Could be bullshit of course, as I said, I haven't tested it myself.
I can confirm that is bullshit. I had the oportunity to work/have aceess to for huge brands. Most of the job was to transfer old wordpress site to new fancy and modern tech website (still using wordprss as backend). The ranking tanked after the transfer and after 1-2 months back to what it was. No down no up.
 
  • Like
Reactions: Psh
A quick google search doesn’t hurt, unless you actually want to use angularjs vs angular
 
Back
Top