angularjs - Angular2 HashLocationStrategy and SEO -


i have angular 2 app @ www.tilecase.com i'm wondering seoand hashlocationstrategy used router.

if input urls # google url register says urls not valid, hence guess google doesn't index them in case.

i want index urls such https://www.tilecase.com/#/forbusiness

how can urls indexed? i've read angular universal. main strategy people using?

also why angular 2 use hashlocationstrategy? isn't older way of doing urls , defined routes separated / favoured now?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -