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
Post a Comment