Node details //pictures
Up to 100 images in JPEG format can be sent with each property.
These rules are applied, identically, at different points in the feed:
Properties
//property/pictures
Real estate at auction
//auction/estates/estate/pictures
Coworking
//property/extra-features/workspaces/workspace/pictures
//pictures
Node Container of property images.
Example:
<pictures>
<picture position="1" url="http://s3-eu-central-1.amazonaws.com/1053424_thumb_109-2012-454_1053424.jpg">Outside</picture>
<picture position="2" url="http://s3-eu-central-1.amazonaws.com/1053425_thumb_109-2012-454_1053425.jpg">Living room</picture>
<picture position="3" url="http://s3-eu-central-1.amazonaws.com/1053426_thumb_109-2012-454_1053426.jpg">Kitchen</picture>
<picture position="4" url="http://s3-eu-central-1.amazonaws.com/1053427_thumb_109-2012-454_1053427.jpg">Bedroom</picture>
<picture position="5" url="http://s3-eu-central-1.amazonaws.com/1053428_thumb_109-2012-454_1053428.jpg">Terrace</picture>
</pictures>
//pictures/picture
The text of the node is intended for captioning.
Info: On Immobiliare.it only
//picture/text()
is deprecated and ignored. Captioning is done by AI.
The @url
attribute of the image must comply with the RFC3986 standard.
Attribute | Description | Status |
---|---|---|
@position | Order on the detail page. | |
@url | HTTP(S) url from which to download the resource being integrated. No authentication is involved. | Mandatory |
The @position
attribute defines the order in which the images are presented. In addition to the detail page, the first image is also present in search results and promotional boxes.
Back to main page
2025 Indomio.com