संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
site: खोज ऑपरेटर
site: क्वेरी एक खोज ऑपरेटर है. इससे ऑपरेटर में बताए गए किसी खास डोमेन, यूआरएल या यूआरएल प्रीफ़िक्स से जुड़े खोज के नतीजों के लिए अनुरोध किया जा सकता है. उदाहरण के लिए:
site: के उदाहरण
site:example.com
सिर्फ़ example.com डोमेन (www.example.com और recipes.example.com) के नतीजे दिखाता है.
site:https://www.example.com/ramen tsukemen
उन पेजों के नतीजे दिखाता है जिनमें https://www.example.com/ramen से शुरू होने वाले यूआरएल शामिल होते हैं और जो tsukemen शब्द से जुड़े होते हैं.
site: खोज ऑपरेटर, Google Search की सभी प्रॉपर्टी पर उपलब्ध होता है.
साइट चलाने वालों के लिए खोज ऑपरेटर को इस्तेमाल करने का तरीका
किसी साइट को डीबग करने में, आपको site: क्वेरी से कई तरीकों से मदद मिल सकती है. कुछ उदाहरण:
site: के उदाहरण
site:example.com
इससे इंडेक्स किए गए और दिखाए जा रहे यूआरएल की सूची दिखती है.
site:https://example.com/recipes/tsukemen.html
इससे आपको यह समझने में मदद मिल सकती है कि किसी खास यूआरएल को इंडेक्स करके दिखाया गया है या नहीं.
site:example.com viagra casino
इससे आपकी साइट की स्पैम से जुड़ी समस्याओं को पहचानने और उन्हें मॉनिटर करने में मदद मिलती है.
site:https://example.com/ lemon
इससे पता चलता है कि "lemon" शब्द के लिए, साइट पर मौजूद कौनसे यूआरएल दिख सकते हैं.
इससे पता चलता है कि किसी खास यूआरएल को, "lemon" शब्द के लिए इंडेक्स किया गया है या नहीं.
सीमाएं
site: ऑपरेटर को मुख्य तौर पर, खोज करने वाले उपयोगकर्ताओं के लिए डिज़ाइन किया गया था. इसलिए, इसमें कुछ ऐसी सीमाएं हैं जो साइट के मालिक को कुछ चीज़ें करने से रोक सकती हैं. खास तौर पर:
यह ज़रूरी नहीं है कि site: ऑपरेटर, क्वेरी में बताए गए प्रीफ़िक्स के लिए इंडेक्स किए गए सभी यूआरएल दिखाए. अगर आपको किसी प्रीफ़िक्स में, इंडेक्स किए गए और दिखाए गए यूआरएल की संख्या का पता लगाने जैसे कामों के लिए, site: ऑपरेटर का इस्तेमाल करना है, तो इस बात का ध्यान रखें.
क्वेरी (जैसे कि site:example.com) के बिना site: ऑपरेटर का इस्तेमाल करने पर, नतीजों की सही रैंकिंग नहीं होती है. इससे आम तौर पर, प्रीफ़िक्स के लिए सबसे छोटे यूआरएल को सबसे ऊपर दिखाया जाएगा. बाकी नतीजे किसी भी क्रम में दिखाए जा सकते हैं.
[null,null,["आखिरी बार 2025-08-04 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003esite:\u003c/code\u003e search operator lets you limit Google Search results to a specific domain, URL, or URL prefix.\u003c/p\u003e\n"],["\u003cp\u003eSite owners can use the \u003ccode\u003esite:\u003c/code\u003e operator to debug their site, such as checking if a specific URL is indexed or identifying spam issues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esite:\u003c/code\u003e operator has limitations and may not return all indexed URLs, and results for queries without additional search terms are unranked.\u003c/p\u003e\n"]]],["The `site:` search operator displays results from a specified domain, URL, or URL prefix. It can identify indexed and serving URLs, check if specific URLs are indexed, and help monitor site spam. Using `site:example.com` shows results from that domain, while `site:https://example.com/recipes/tsukemen.html` targets a specific URL. However, `site:` may not list all indexed URLs and doesn't rank results; results can appear random. Site owners can use the URL Inspection tool if a URL is not shown.\n"],null,["# How To Use the Site Search Operator | Google Search Central\n\n`site:` search operator\n=======================\n\n\nA `site:` query is a search operator that allows you to request search results from\nthe particular domain, URL, or URL prefix specified in the operator. For example:\n\n| `site:` examples ||\n|-----------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|\n| `site:example.com` | Show results only from the `example.com` domain (`www.example.com` and `recipes.example.com`). |\n| `site:https://www.example.com/ramen` tsukemen | Shows results for pages that contain URLs that start with `https://www.example.com/ramen` and are relevant to the term tsukemen. |\n\nThe `site:` search operator is available on all Google Search properties.\n| If a URL is indexed in Google, it can show up in search results for `site:` queries that are related to the URL, however it's not guaranteed. If a URL doesn't show in a `site:` query, use the [URL Inspection tool](https://support.google.com/webmasters/answer/9012289) to make sure the URL can be indexed and to submit the URL to indexing. Also, double-check the query is correct; `site:https://www.example.com` doesn't return the same results as `site:https://example.com/`.\n\nUses for site owners\n--------------------\n\nA `site:` query can help in a few ways with debugging a site. A few examples:\n\n| `site:` examples ||\n|--------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `site:example.com` | Returns a list of indexed and serving URLs. | The list of URLs returned is not always exhaustive. Bigger sites shouldn't expect to see all their URLs in the results. A more specific prefix in the query may yield more results than broader prefixes. |\n| `site:https://example.com/recipes/tsukemen.html` | May help you understand whether a specific URL is indexed and served. |\n| `site:example.com viagra casino` | Helps with identifying and monitoring spam problems on your site. |\n| `site:https://example.com/` lemon | Shows which URLs on the site can show up for the term \"lemon\". |\n| `site:https://example.com/recipes/tsukemen.html` lemon | Shows whether the specific URL is indexed for the term \"lemon\". |\n\nLimitations\n-----------\n\n\nThe `site:` operator was designed primarily for search users and so it has some\nrestrictions that site owners might find limiting. Specifically:\n\n- The `site:` operator doesn't necessarily return all the URLs that are indexed under the prefix specified in the query. Keep this in mind if you want to use the `site:` operator for tasks like identifying how many URLs are indexed and serving under a prefix.\n- A `site:` operator without a query (for example `site:example.com`) doesn't rank the results. It will generally show the shortest URL for the prefix at the top, but otherwise the results are relatively random."]]