콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
2806 화면

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

아바타
취소
베스트 답변

Hi Mohammed,

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

and override this method and change.

Thanks

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
0
10월 22
2120
3
3월 25
3140
0
12월 23
1542
0
9월 23
1270
0
3월 24
1111