Google Webmaster Tools help

Status
Not open for further replies.

gmrabbe

Active Member
177
2012
49
20
807a4f515ea24785831a889.png


What is this Robots.txt in "Google Webmaster Tools".
How can i create a good Robots.txt file?

Any one can help me...

Thanks in advance
 
2 comments
First you need to know what is the benefit of it.
Robots.txt used to list the links that you dont want google to crowl them on your website.
Exmaple of one line in my robots.txt:
User-agent: * Disallow: /calendar.php

This will prevent google from indexing the link www.mywebsitenamw.com/calender.php.

This is my full Robots.txt :
User-agent: * Disallow: /calendar.php Disallow: /memberlist.php Disallow: /search.php Disallow: /newthread.php Disallow: /newreply.php Disallow: /member.php Disallow: /online.php Disallow: /attachment.php Disallow: /private.php Disallow: /register.php Disallow: /usercp.php Disallow: /ratethread.php Disallow: /editpost.php Disallow: /printthread.php Disallow: /sendthread.php Disallow: /usercp2.php Disallow: /polls.php Disallow: /private.php
 
Status
Not open for further replies.
Back
Top