Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "ALDO",
"logo": "https://www.aldoshoes.com/cdn/shop/t/149/assets/icon-aldo-logo.svg?v=23235525929942080081759948794",
"sameAs": [
"https://twitter.com/ALDO_Shoes",
"https://www.facebook.com/ALDO",
"https://www.pinterest.com/aldoshoes",
"https://www.instagram.com/aldo_shoes",
"https://www.tiktok.com/@aldo_shoes",
"",
"",
"https://www.youtube.com/user/ALDOshoesVideos",
""
],
"url": "https://www.aldoshoes.com"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "ALDO",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.aldoshoes.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://www.aldoshoes.com"
}
]
|