Backlinks

Below are the specifications for creating the backlink management service, required for the integration of getrix listings

REST redirect service specifications

To activate your integration, you need to implement a redirect service that allows you to reach the listing card using a Getrix listing ID. The service is mainly used to give our customers the ability to access their listings published on your portal quickly and easily The service to be implemented must correspond to the following scheme:

https://[your domain]/[path]/[idGetrix]HTTP 302https://[your domain]/[path for the resource of the partner] otherwise HTTP 404 if the resource was not found

Specs

Service url: https://[your domain]/[path]/[id getrix]

Service Input

ParametereDescription
id getrixthe reference ID of a listing, received inside the integration feed in the xml attribute
4030Listing not enabled

Service Output

CondizioneHttp CodeHttp HeadersDescrizione
Existing and active listing302Location: [listing_url]the value of the Location header corresponds to the url of the listing on your site
Listing does not exist or is not active404

Getrix listing integration guide is available here: : getrix listing integration

2025 Indomio.com