Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2678 Vues

I am working on a website module and blogs. In terms of the Blog- URL, I would like to remove the ID from the URL, does anyone can help me with this issue? 

For instance, 

the current behavior is 

http://localhost/blog/blog-12/post-13

How to convert the above-mentioned URL to the expected behavior as follows:

http://localhost/blog/blog/post

Avatar
Ignorer
Meilleure réponse

Hi Mohammed,

Based on your requirement you need to inherit blog.post model in your custom module.

and override this method and change.

Thanks

Avatar
Ignorer
Meilleure réponse

Hi

We have the same need

how to remove those ids from the urls

it looks not good at all, for visitors and also for Google

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
oct. 22
2024
3
mars 25
2926
0
déc. 23
1415
0
sept. 23
1143
0
mars 24
1001