আপনার সামগ্রীর ID, URL এবং নাম সংগ্রহ করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনার ক্যাটালগের সমস্ত সত্তার নিম্নলিখিত বৈশিষ্ট্যগুলির প্রয়োজন:
-
@id
: বিষয়বস্তুর জন্য একটি বিশ্বব্যাপী শনাক্তকারী । -
url
: বিষয়বস্তুর জন্য একটি আদর্শ URL । -
name
: বিষয়বস্তুর নাম।
@id
, url
এবং name
উদাহরণ:
"@id": "http://www.example.com/episode/video/432432432",
"url": "http://www.example.com/episode/video/432432432",
"name": "My example episode",
শনাক্তকারী
একটি শনাক্তকারী ( @id
) অবশ্যই নিম্নলিখিত প্রয়োজনীয়তাগুলি পূরণ করবে:
- আপনার ক্যাটালগ জুড়ে বিশ্বব্যাপী অনন্য
- উদাহরণস্বরূপ, একটি
TVSeries
এবং TVSeason
জন্য একই @id
ব্যবহার করবেন না।
- স্থির
- আপনি পরে
@id
পরিবর্তন করতে পারবেন না।
- ইউনিফাইড রিসোর্স আইডেন্টিফায়ার (ইউআরআই) আকারে
- যদি আপনার বিষয়বস্তুর স্থানীয় শনাক্তকারী (আইডি) একটি URI বিন্যাসে না থাকে, তাহলে এই প্রয়োজনীয়তা পূরণ করতে আপনার ডোমেনটিকে আইডির সাথে যুক্ত করুন; উদাহরণস্বরূপ, যদি আপনার সামগ্রীর আইডি 1234abc হয় এবং আপনার ডোমেন হয় https://example.com , তাহলে
@id
https://example.com/1234abc হতে পারে। -
@id
একটি কার্যকরী URL হতে হবে না; এটি শুধুমাত্র একটি URI বিন্যাসে হতে হবে। -
@id
এ ব্যবহৃত ডোমেন (উদাহরণস্বরূপ, https://example.com ) আপনার প্রতিষ্ঠানের মালিকানাধীন হতে হবে।
যেহেতু একটি সত্তার url
একটি শনাক্তকারী হিসাবে সমস্ত প্রয়োজনীয়তা পূরণ করে (অর্থাৎ, বিশ্বব্যাপী অনন্য, স্ট্যাটিক এবং একটি URI আকারে), আমরা আপনাকে @id
হিসাবে একটি সত্তার url
ব্যবহার করার পরামর্শ দিই।
ক্যানোনিকাল URL
একটি ক্যানোনিকাল URL ( url
) Google কে আপনার ক্যাটালগের বিষয়বস্তুকে Google-এর ডাটাবেসের সামগ্রীর সাথে সঠিকভাবে সমন্বয় করতে সাহায্য করে৷
"একটি ক্যানোনিকাল URL হল সেই পৃষ্ঠার URL যেটিকে Google আপনার সাইটের সদৃশ পৃষ্ঠাগুলির একটি সেট থেকে সর্বাধিক প্রতিনিধি বলে মনে করে৷ উদাহরণস্বরূপ, যদি আপনার একই পৃষ্ঠার URL থাকে (উদাহরণস্বরূপ: example.com?dress=1234 এবং example.com/dresses/1234 ), Google একটিকে আদর্শ হিসাবে বেছে নেয়৷" (সূত্র: ডুপ্লিকেট ইউআরএল একত্রিত করুন )
ক্যানোনিকাল URL-এর জন্য নিম্নলিখিত প্রয়োজনীয়তাগুলি রয়েছে:
-
url
অবশ্যই বিশ্বব্যাপী অনন্য হতে হবে। -
url
অবশ্যই একটি কার্যকরী ক্যানোনিকাল URL থাকতে হবে যা Google ক্রল করতে পারে। - (শুধুমাত্র অ্যাকশনগুলি শুনুন)
url
এমন একটি বিষয়বস্তুর বিবরণ পৃষ্ঠা নির্দেশ করতে হবে যা পেওয়াল দ্বারা ব্লক করা হয়নি।
আইডি, ইউআরএল এবং নাম সংগ্রহ করুন
নিম্নলিখিতগুলি করুন:
- আপনার ক্যাটালগে বিষয়বস্তুর নাম সংগ্রহ করুন।
- কন্টেন্টের ক্যানোনিকাল ইউআরএল শনাক্ত করুন। (আমরা আপনাকে কন্টেন্টের
url
এর @id
হিসাবে ব্যবহার করার পরামর্শ দিচ্ছি।)
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
[null,null,[],[[["\u003cp\u003eAll catalog entities must have an \u003ccode\u003e@id\u003c/code\u003e, \u003ccode\u003eurl\u003c/code\u003e, and \u003ccode\u003ename\u003c/code\u003e property for identification and discoverability.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e@id\u003c/code\u003e should be a globally unique, static URI, preferably the same as the \u003ccode\u003eurl\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eurl\u003c/code\u003e must be a working canonical URL for Google to crawl and reconcile content effectively, pointing to a public content description page for Listen Actions.\u003c/p\u003e\n"],["\u003cp\u003eYou need to collect and provide the \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eurl\u003c/code\u003e (recommended for \u003ccode\u003e@id\u003c/code\u003e), and canonical \u003ccode\u003eurl\u003c/code\u003e for each entity in your catalog.\u003c/p\u003e\n"]]],["Entities require `@id`, `url`, and `name` properties. `@id` must be a globally unique, static URI, which can be a prepended domain to a local ID. `url` must be a globally unique, working canonical URL, crawlable by Google. It's recommended to use the `url` as the `@id` because it satisfies the identifier requirements. The process involves collecting content names and identifying their canonical URLs.\n"],null,["# Collect the ID, URL, and name of your content\n\nAll the entities in your catalog require the following properties:\n\n- `@id`: A global [identifier](#identifier) for the content.\n- `url`: A [canonical URL](#canonical_url) for the content.\n- `name`: The name of the content.\n\nExample of `@id`, `url`, and `name`: \n\n \"@id\": \"http://www.example.com/episode/video/432432432\",\n \"url\": \"http://www.example.com/episode/video/432432432\",\n \"name\": \"My example episode\",\n\nIdentifier\n----------\n\nAn identifier (`@id`) must meet the following requirements:\n\n- Globally unique across your catalog\n - For instance, don't use the same `@id` for a `TVSeries` and a `TVSeason`.\n- Static\n - You cannot change `@id` later.\n- In the form of Unified Resource Identifier (URI)\n - If your content's local identifier (ID) is not in a URI format, prepend your domain to the ID to satisfy this requirement; for example, if your content's ID is *1234abc* and your domain is *https://example.com* , `@id` can be *https://example.com/1234abc.*\n - `@id` does not have to be a working URL; it only needs to be in a URI format.\n - The domain used in `@id` (for example, *https://example.com*) must be owned by your organization.\n\nBecause an entity's `url` meets all the requirements as an identifier (that is, globally unique, static, and in the form of a URI), we recommend you use an entity's `url` as `@id`.\n\nCanonical URL\n-------------\n\nA canonical URL (`url`) helps Google accurately reconcile the content in your catalog with the content in Google's databases.\n\n\"A canonical URL is the URL of the page that Google thinks is most representative from a set of duplicate pages on your site. For example, if you have URLs for the same page (for example: *example.com?dress=1234* and *example.com/dresses/1234* ), Google chooses one as canonical.\" (Source: [Consolidate duplicate URLs](https://support.google.com/webmasters/answer/139066))\n\nThe following are the requirements for the canonical URL:\n\n- `url` must be globally unique.\n- `url` must contain a working canonical URL that Google can crawl.\n- (Listen Actions only) `url` needs to point to a content description page that is not blocked by a paywall.\n\nCollect the ID, URL, and name\n-----------------------------\n\nDo the following:\n\n1. Gather the names of the content in your catalog.\n2. Identify the canonical URLs of the content. (We recommend you use the content's `url` as its `@id`.)"]]