I want to know how to change the path like in my case i have following:
classifieds>cars
when i clicked on cars page title it will take to node but i want
classifieds/cars/car title.
But it take to node page.

Comments

SamH’s picture

Hi,

Pathauto is a popular module that will do this automatically for you.

It requires the following modules to be installed as well:

  • Token
  • Path (in core, so it will already be in your list of modules)
mukeysh’s picture

Thanks
It helps me.

Mukeysh