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 302
→ https://[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
Parametere | Description |
---|---|
id getrix | the reference ID of a listing, received inside the integration feed in the xml attribute |
4030 | Listing not enabled |
Service Output
Condizione | Http Code | Http Headers | Descrizione |
---|---|---|---|
Existing and active listing | 302 | Location: [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 active | 404 |
Getrix listing integration guide is available here: : getrix listing integration
2025 Indomio.com