Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16

  2. #17
    Registered User
    Join Date
    Jul 2020
    Location
    USA
    Posts
    4
    The robots. Txt file, also referred to as the robots exclusion protocol or standard, is a text record that tells web robots (most customarily search engines like google) which pages to your site to crawl. It also tells web robots which pages now not to crawl.

  3. #18
    Robots.txt is a text file webmasters create to instruct web robots (typically search engine robots) how to crawl pages on their website.

    User-agent: [user-agent name]Disallow: [URL string not to be crawled]

    Example robots.txt:

    Blocking all web crawlers from all content
    User-agent: * Disallow: /
    Using this syntax in a robots.txt file would tell all web crawlers not to crawl any pages on www.example.com, including the homepage.

    Allowing all web crawlers access to all content
    User-agent: * Disallow:
    Using this syntax in a robots.txt file tells web crawlers to crawl all pages on www.example.com, including the homepage.

    Blocking a specific web crawler from a specific folder
    User-agent: Googlebot Disallow: /example-subfolder/

  4. #19
    Senior Member
    Join Date
    Aug 2020
    Posts
    493
    The robots. txt file, also known as the robots exclusion protocol or standard, is a text file that tells web robots (most often search engines) which pages on your site to crawl. It also tells web robots which pages not to crawl. Let's say a search engine is about to visit a site.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.