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

Hi All


As may many of you also have the same problem - we have odoo online and trying to remove the disturbing numbers in URL (e.g. ....#attribute_values=13)


Does some of you know how we can remove the numbers in the URL? 


We would like to remove it mainly for seo technical reasons.


Would be pleased to receive a tip


Best, Pat

아바타
취소
베스트 답변

Hi. The numbers you referenced are required for the controllers to work correctly. It indicates that a user chooses a particular option or follows a certain way. This specific case means that e-shop product attributes have been selected. If you remove those, the essential information will be lost.
Thus, redefining the core URLs in that way is not recommended. The only thing you can do is to make redirections. For example, for sharing purposes, you may apply some shortening (e.g. using https://apps.odoo.com/apps/modules/17.0/short_urls). Such an approach doesn't influence the URL itself but allows making shared links nice-looking.

아바타
취소