Sunday, 12 May 2019

Any npm module for creating automatic seo friendly routes?

I have searched for a middleware that can automatically form an seo friendly route + create a permanent link for any dynamic routes.My portal is showing dynamically searched results in a page. So links in the search page opens a new tab and show some data from backend dynamically. I want these generated search result page + dynamic data page routes to be SEO friendly eg - example.com/laptop-some-seo-friendly-words/productId. The dynamic route at present is like example.com/productId.I think the ecommerce websites such as amazon already do.

Submitted May 13, 2019 at 07:19AM by iaminbadland

No comments:

Post a Comment