마지막 부분에 경로가 정의되어 있지 않은 Search Console 속성(example.com/mypath/
)이지만 프로토콜(http 또는 https)을 포함할 수도 있습니다.
예:
https://example.com
및https://m.example.com
은 도메인 수준 속성이면서 동시에 URL 접두사 속성입니다.example.com
은 도메인 수준 속성이면서 동시에 도메인 속성입니다.https://example.com/mypath/
는 도메인 수준 속성이 아닙니다. 호스트 이름 뒤에 경로(mypath/)를 포함하기 때문입니다.