Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   How to create Robots.txt file for my website (http://siteownersforums.com/showthread.php?t=175044)

rahul47 07-25-2016 06:04 PM

How to create Robots.txt file for my website
 
hi,
How to create Robots.txt file for my website

sadia mahfud 07-26-2016 02:48 AM

there are many tools available to generate Robot.txt ....just search on google search engine ( create Robot.txt) the go to any robot.txt creating sites which come on search engine ,type your website domain and follow further step....your file of Robot.txt will generate for your website

Edwardgeorge 07-26-2016 02:54 AM

Use a text editor to create the robots.txt file and add REP directives to block content from being visited by the bots. The text file should be saved in ASCII or UTF-8 encoding. Create a list of Disallow directives listing the content you want blocked.

marryjoe 07-26-2016 04:14 AM

Google have tool to put your website that tool

SEONinja 07-26-2016 05:06 AM

A Simple way to create robots.txt file. You can also create robot.txt file for own website to follow some simple steps:
1. Open Notepad/Text Pad or other editor tools.
2. Write these code
User-agent: *
Disallow:
Allow:
Sitemap: your URL/sitemap.xml
3. Save this file "robots.txt
Your robots.txt file ready, use it.

Thanks :)

Nexevo Technolo 07-26-2016 05:26 AM

Dont use the any tools you should create the robots text manually. If you want learn about robots text click this link -- www.robotstxt.org/

PixelW3Tech 07-26-2016 08:31 AM

The syntax for using the keywords is as follows:

User-agent: * [the name of the robot the following rule applies to]

Disallow: [the URL path you want to block]

Allow: [the URL path in of a subdirectory, within a blocked parent directory, that you want to unblock]

jordanangel 11-21-2016 12:18 AM

Use a text editor to create the robots.txt file and add REP directives to block content from being visited by the bots. The text file should be saved in ASCII or UTF-8 encoding. Create a list of Disallow directives listing the content you want blocked.


All times are GMT -7. The time now is 07:25 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.