I have a page "detail.html", which is for displaying blog detail. Same page "detail.html" dynamically fetch blog detail for all users and their blogs. Page "detail.html" has blog title, images and description. I want to use blog title in my URL. I want this to boost my page SEO. is there any way to achieve this in angular routing.
For example-
www.domain.com/wonderfull-outing-with-friends
www.domain.com/when-i-found-the-truth
these two blogs displaying on same page -detail.html