How can set url in burdkarm l

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi Everyone,
some can tell me how can keep url in burdkarm like>>

http://localhost:15536/Home/Index
  it type is possible  but i have to do like  >[b]http://localhost:15536/Books/C#[b]
when i click sub menu than url should be create- Books/C# but default only show c#, i want to create category after that sub category,
6 years ago
rajnishrajnish wrote:
Hi Everyone,
some can tell me how can keep url in burdkarm like>>

http://localhost:15536/Home/Index
  it type is possible  but i have to do like  >[b]http://localhost:15536/Books/C#[b]
when i click sub menu than url should be create- Books/C# but default only show c#, i want to create category after that sub category,


Try to understand how existing process work.


Go through ==>

~\Presentation\Nop.Web\Infrastructure\RouteProvider.cs

~\Nop.Web\Infrastructure\GenericUrlRouteProvider.cs

~\Presentation\Nop.Web.Framework\Seo\GenericPathRoute.cs

And ==>https://www.pronopcommerce.com/nopcommerce-id-less-url-structure-demystified
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.