반응형
이미지가 엑박이다. 왜일까 ?
URL에 이상한게 붙어있다. 난 그런거 넣은 적 없는데.
정답: 아스키 코드로 } 가 &7D 이다. 오타로 } 태그를 더 붙인거니까 코드에 가서 지우면 된다.
https://stackoverflow.com/questions/22510329/what-do-the-chars-7d-mean-in-an-url-query
출처: 스택오버플로우
What do the chars %7D mean in an url query?
If I access my webapp with the url /vi/5907399890173952.html then it works but when I look in the log files then googlebot is trying to access a similar url which generates an exception: /vi/
stackoverflow.com
반응형
'맥스의 프론트엔드 개발일지' 카테고리의 다른 글
amazon s3 버킷정책 '알 수 없는 오류 ' policies must be valid JSON and the first byte must be '{' (0) | 2022.10.01 |
---|---|
프론트엔드 인강 비교글 [ '노마드코더', '인프런', '패스트캠퍼스', '드림코딩엘리', '코딩애플'] (2) | 2022.07.18 |
Property or method “name” is not defined on the instance but referenced during render (0) | 2021.10.27 |
Flexbox 속성 연습사이트 feat. 재밌게 (0) | 2021.04.29 |
[mac] brew command not found (0) | 2021.03.10 |