Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
What's the significance of Robots.txt file in a website?
#4
Robots.txt generator tells the search engines which pages to access and index on your website and which pages not to index on your website. In Robots.txt we give user agent * Here User indicates the US, and the Search engine is our agent by (* Mark ) we are saying them to allow or Disallow the coding language.

For Example :

User-agent: *
Disallow: /wp-admin/
Allow: /wp-content/uploads/


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)