سلام ، آیا این بازدید اول شماست ؟ یا
نمایش نتایج: از شماره 1 تا 1 , از مجموع 1

موضوع: How do I block or allow Googlebot

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1

    تاریخ عضویت
    Jan 2006
    محل سکونت
    تهران
    نوشته ها
    6,702
    تشکر
    0
    تشکر شده 32 بار در 30 ارسال

    How do I block or allow Googlebot

    How do I block or allow Googlebot?
    [ltr]
    Blocking Googlebot
    Google uses several user-agents. You can block access to any of them by including the bot name on the User-agent line of an entry. Blocking Googlebot blocks all bots that begin with "Googlebot".

    Googlebot: crawl pages from our web index and our news index
    Googlebot-Mobile: crawls pages for our mobile index
    Googlebot-Image: crawls pages for our image index
    Mediapartners-Google: crawls pages to determine AdSense content. We only use this bot to crawl your site if AdSense ads are displayed on your site.
    Adsbot-Google: crawls pages to measure AdWords landing page quality. We only use this bot if you use Google AdWords to advertise your site.
    For instance, to block Googlebot entirely, you can use the following syntax:

    User-agent: Googlebot

    Disallow: /
    Allowing Googlebot
    If you want to block access to all bots other than Googlebot, you can use the following syntax:

    User-agent: *

    Disallow: /


    User-agent: Googlebot

    Disallow:
    Googlebot follows the line directed at it, rather than the line directed at everyone.

    The Allow extension
    Googlebot recognises an extension to the robots.txt standard called Allow. This extension may not be recognised by all other search engine bots, so check with other search engines in which you are interested to find out. The Allow line works exactly like the Disallow line. Simply list a directory or page that you want to allow.

    You may want to use Disallow and Allow together. For instance, to block access to all pages except one in a subdirectory, you could use the following entries:

    User-agent: Googlebot

    Disallow: /folder1/

    Allow: /folder1/myfile.html
    Those entries would block all pages inside the folder1 directory except for myfile.html.

    If you block Googlebot and want to allow another of Google's bots (such as Googlebot-Mobile), you can allow access to that bot using the Allow rule. For instance:

    User-agent: Googlebot

    Disallow: /




    User-agent: Googlebot-Mobile
    [/ltr]
    Allow: /

    جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.


  2. # ADS
    تبلیغات در جوملا فارسی
    تاریخ عضویت
    Always
    محل سکونت
    Advertising world
    نوشته ها
    Many
     

موضوعات مشابه

  1. بسته googlebot (نمایش اسپایدرها + ریدایرکت phpsessid + ...)
    توسط javid2005 در انجمن بسته ها و ابزارهای SMF
    پاسخ ها: 7
    آخرين نوشته: 09-07-2008, 07:27 PM

علاقه مندی ها (Bookmarks)

علاقه مندی ها (Bookmarks)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •