SitelinkFeedItem Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The content describes the fields that make up a sitelink, which represent the various components and parameters that define and configure a sitelink.
Fields such as
final_urls,final_mobile_urls,url_custom_parameters,link_text,line1,line2,tracking_url_template, andfinal_url_suffixare used to specify the URLs, display text, descriptive lines, tracking parameters, and URL suffixes for a sitelink.Several fields like
link_text,line1, andline2have specific length restrictions to ensure concise and effective sitelink presentation.The fields
line1andline2are interdependent, requiring both to be set if one is used to provide a description for the sitelink.
Represents a sitelink.
| Fields | |
|---|---|
|
A list of possible final mobile URLs after all cross domain redirects. |
|
Final URL suffix to be appended to landing page URLs served with parallel tracking. |
|
A list of possible final URLs after all cross domain redirects. |
|
First line of the description for the sitelink. If this value is set, line2 must also be set. The length of this string should be between 0 and 35, inclusive. |
|
Second line of the description for the sitelink. If this value is set, line1 must also be set. The length of this string should be between 0 and 35, inclusive. |
|
URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive. |
|
URL template for constructing a tracking URL. |
| A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.