با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
برای تنظیم لیست هتل خود می توانید از یکی از این روش ها استفاده کنید:
یک فایل CSV یا XML ارائه دهید
یک فایل از مرکز هتل آپلود کنید
یک فایل را روی یک سرور میزبانی کنید
این راهنما نحوه تنظیم یک لیست هتل را با استفاده از فایلهای XML و میزبانی فید XML در سرور خود برای Google توضیح میدهد تا فایلهای XML شما را در زمانبندی درخواستی دانلود کند. برای سایر روشهای تنظیم فهرست هتل، به نحوه تنظیم موجودی هتل مراجعه کنید.
درباره لیست هتل ها در XML
یک فایل فهرست هتل حاوی دادههای توصیفی است - مانند نام ملک، آدرس، مکان ژئوکد - سازماندهی شده بر اساس دارایی، برای همه داراییهای یک حساب مرکز هتل.
یک مثال بسیار ابتدایی از فایل لیست هتل در قالب فایل XML در زیر نشان داده شده است. این مثال تنها یکی از چندین عنصر <listing> را نشان می دهد که در فایل مشخص شده است. هر عنصر <listing> یک ویژگی را نشان می دهد.
با روش تحویل کششی فهرست هتل، میتوانید فهرست هتل را روی سرور خود میزبانی کنید و Google فید را با فرکانس دلخواه شما دریافت میکند. پس از اینکه لیست هتل خود را ایجاد کردید و فایل های XML آن را تأیید کردید، موارد زیر را انجام دهید:
فایل ها را همانطور که در الزامات میزبانی توضیح داده شده برای Google آماده کنید.
برای تنظیم موارد زیر با مدیر حساب فنی (TAM) خود تماس بگیرید:
یک برنامه دانلود برای Google، معمولاً یک بار در هفته
URL دانلود و الزامات احراز هویت
اگر خطایی وجود نداشته باشد، لیست هتل شما منتشر میشود و همه داراییهایی که با موفقیت در Google Maps مطابقت دارند، در حساب مرکز هتل شما، در تب Properties نمایش داده میشوند.
در صورت وجود خطا، گوگل خطاها را با شما به اشتراک می گذارد تا بتوانید آنها را برطرف کرده و فایل ها را دوباره برای دانلود آماده کنید.
الزامات میزبانی
هنگام میزبانی فید XML خود، شرایط زیر را رعایت کنید:
نیاز به سرور
سرور باید از طریق HTTP یا HTTPS قابل دسترسی باشد.
الزامات دایرکتوری
برای اطمینان از اینکه Google یک عکس فوری کامل از دادههای شما را بازیابی میکند و سعی نمیکند فایلهای ناقص را دانلود کند، هنگام ارسال فایلها به سرور HTTP، این دستورالعملها را دنبال کنید:
فایلهای XML فید خود را در دایرکتوری غیر از آن چیزی که Google از آن واکشی میکند، ایجاد و اعتبارسنجی کنید، یعنی: از فهرست download استفاده نکنید.
پس از اینکه فایل های XML فید خود را با موفقیت تأیید کردید، یک پیوند نمادین از فهرست دانلود به فید تازه ایجاد شده ایجاد کنید.
اگر یک فایل .zip ارائه میکنید، فایلهای XML را در سطح ریشه و نه در فهرست دانلود قرار دهید.
الزامات فایل
از فایل های متنی ساده و نه از فایل های فرمت شده مانند فایل مایکروسافت ورد استفاده کنید.
مطمئن شوید که فایل XML فشرده نشده بیش از 100 مگابایت نباشد. یک یا چند فایل XML را می توان در یک فایل .zip فشرده کرد. هیچ محدودیتی برای فایلهای XML فشرده یا فایلهای .zip وجود ندارد.
فایل ها را به صورت زیر نام گذاری کنید:
برای یک فایل XML، از PARTNER_NAME _local.xml استفاده کنید.
برای یک یا چند فایل XML در یک فایل فشرده، از PARTNER_NAME _local.xml.zip استفاده کنید
فایلهای XML منفرد در زیپ را میتوان به هر شکلی نامگذاری کرد، با این حال، توصیه میکنیم یک کد زبان به هر نام فایل اضافه کنید.
الزامات احراز هویت
به صورت اختیاری، می توانید فایل های خود را با نام کاربری و رمز عبور با استفاده از احراز هویت BASIC یا DIGEST ایمن کنید.
NTLM پشتیبانی نمی شود.
کلیه حقوق محفوظ است. Java علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThis guide explains how to set up a hotel list using XML files hosted on your server, allowing Google to download them on a scheduled basis.\u003c/p\u003e\n"],["\u003cp\u003eHotel list files contain descriptive data for each property, such as name, address, and location, organized by property and requiring a separate file for each supported language.\u003c/p\u003e\n"],["\u003cp\u003eTo create a hotel list feed in XML, review file requirements, code files according to the Hotel List XML Reference, and validate them using the provided schema.\u003c/p\u003e\n"],["\u003cp\u003eAfter validation, host the feed on your server, ensuring it meets the hosting requirements including server accessibility, directory structure, file size and naming conventions, and optional authentication.\u003c/p\u003e\n"],["\u003cp\u003eGoogle will fetch the hosted feed at a scheduled frequency, and if there are no errors, your hotel list will be published and properties matched in Google Maps will be displayed in your Hotel Center account.\u003c/p\u003e\n"]]],[],null,["# Set Up a Hotel List in XML\n\n| **Important:** Before continuing, review [How to set up your hotel\n| inventory](https://support.google.com/hotelprices/answer/9218458) to determine the best method for setting up a [hotel list](//hotelcenter.google.com/properties/allhotels) for your properties, such as [hotels or vacation rentals](https://support.google.com/hotelprices/answer/9970971).\n\nTo set up your hotel list, you can use one of these methods:\n\n- Provide a CSV or XML file\n- Upload a file from Hotel Center\n- Host a file on a server\n\nThis guide describes how to set up a hotel list using XML files and host the\nXML feed on your server for Google to download your XML files at the requested\nschedule. For other methods of setting up a hotel list, see\n[How to set up your hotel inventory](https://support.google.com/hotelprices/answer/9218458).\n\nAbout hotel lists in XML\n------------------------\n\nA hotel list file contains descriptive data---such as property name,\naddress, GeoCode location---organized by property, for all of the\nproperties in a Hotel Center account.\n| **Key Point:** A separate file is required for each supported language. The language is specified with the `\u003clanguage\u003e` element.\n\nA very basic example of a hotel list file in the XML file format is shown\nbelow. This example shows only one of the several `\u003clisting\u003e` elements that are\nspecified in the file. Each `\u003clisting\u003e` element represents a property. \n\n \u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n \u003clistings xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:noNamespaceSchemaLocation=\"http://www.gstatic.com/localfeed/local_feed.xsd\"\u003e\n \u003clanguage\u003een\u003c/language\u003e\n \u003clisting\u003e\n \u003c!-- The value of \u003cid\u003e must be unique to your site for all time. Do NOT reuse IDs. --\u003e\n \u003cid\u003e123abc\u003c/id\u003e\n \u003cname\u003eBelgrave House\u003c/name\u003e\n \u003caddress format=\"simple\"\u003e\n \u003ccomponent name=\"addr1\"\u003e6 Acacia Ave\u003c/component\u003e\n \u003ccomponent name=\"addr2\"\u003eFloor 5\u003c/component\u003e\n \u003ccomponent name=\"city\"\u003eLondon\u003c/component\u003e\n \u003ccomponent name=\"province\"\u003eGreater London\u003c/component\u003e\n \u003ccomponent name=\"postal_code\"\u003eSW1W 9TQ\u003c/component\u003e\n \u003c/address\u003e\n \u003ccountry\u003eGB\u003c/country\u003e\n \u003clatitude\u003e35.070374\u003c/latitude\u003e\n \u003clongitude\u003e-106.213648\u003c/longitude\u003e\n \u003cphone type=\"main\"\u003e123-456-7890\u003c/phone\u003e\n \u003ccategory\u003ehotel\u003c/category\u003e \u003c!-- You can use whatever property type categories you wish --\u003e\n \u003c/listing\u003e\n ...\n \u003c/listings\u003e\n\nCreate a hotel list in XML\n--------------------------\n\nTo create a hotel list feed in XML, follow these steps:\n\n1. Review the [file requirements](/hotels/hotel-prices/dev-guide/hlf#file-reqs).\n\n2. Code your files as described in the [Hotel List XML\n Reference](/hotels/hotel-prices/xml-reference/hotel-list-feed).\n\n3. Validate the files using the hotel list feed\n [schema](/hotels/hotel-prices/dev-guide/schemas).\n\nAfter validating your files, host the feed on your server. Alternatively, you\ncan manually [upload your list in Hotel\nCenter](https://support.google.com/hotelprices/answer/9218458#upload_a_hotel_list_feed).\n\nHost XML feed on your server\n----------------------------\n\nWith the Hotel List Pull delivery method, you can host a hotel list on your\nserver, and Google will fetch the feed at your preferred frequency. After you've\ncreated your hotel list and validated its XML files, do the following:\n\n1. Prepare the files for Google as described in [Hosting\n requirements](#hosting-reqs).\n\n2. Contact your Technical Account Manager (TAM) to set up the following:\n\n - A download schedule for Google, typically once a week\n - The download URL and authentication requirements\n\nIf there are no errors, your hotel list is published and all the properties\nthat are successfully matched in Google Maps are displayed on your Hotel\nCenter account, under the Properties tab.\n\nIf there are errors, Google shares the errors with you so that you can fix\nthem and prepare the files for download again.\n\n### Hosting requirements\n\nObserve the following requirements when hosting your XML feed:\n\n#### Server requirement\n\n- The server must be accessible through either HTTP or HTTPS.\n\n#### Directory requirements\n\nTo ensure that Google retrieves a complete snapshot of your data and does not\nattempt to download incomplete files, follow these guidelines when posting\nfiles to your HTTP server:\n\n- Develop and validate your feed's XML files in a directory other than the one\n Google fetches from, that is: Don't use the `download` directory.\n\n- After you've successfully validated your feed's XML files, create a symbolic\n link from the download directory to the newly created feed.\n\n- If you're providing a `.zip` file, include the XML files at the root level\n and not within the download directory.\n\n#### File requirements\n\n- Use plain text files and not a formatted file like a Microsoft Word\n file.\n\n- Make sure that the uncompressed XML file does not exceed 100 MB. Single or\n multiple XML files can be compressed into a single `.zip` file. There is no\n limit for zipped XML files or `.zip` files.\n\n- Name the files as follows:\n\n - For a single XML file, use \u003cvar translate=\"no\"\u003ePARTNER_NAME\u003c/var\u003e`_local.xml`.\n - For single or multiple XML files in a zip, use \u003cvar translate=\"no\"\u003ePARTNER_NAME\u003c/var\u003e`_local.xml.zip`\n\n The individual XML files in the zip can be named in any manner,\n however, we recommend appending a language code to each filename.\n | **Key Point:** Only **`STORED`** and **`DEFLATED`** compression methods are supported.\n\n#### Authentication requirements\n\n- Optionally, you can secure your files with a username and password using\n either BASIC or DIGEST authentication.\n\n- NTLM is not supported."]]